Re: [Exim] Rewriting rule for lowercasing mail addresses

Top Page
Delete this message
Reply to this message
Author: Oliver Eikemeier
Date:  
To: exim-users
CC: michael jakscht
Subject: Re: [Exim] Rewriting rule for lowercasing mail addresses
This is a cryptographically signed message in MIME format.
--
michael jakscht wrote:
>
> Hi,
>
> thanx for all of the answers to the last subject.
> Now I need a second rewriting rule for lowercasing the
> envelope-fields (both from and to).
> How can I achieve this?


something like

\N^([^_/]+)_([^_/]+)/InfoTL\.RZV@???$\N ${lc:$1.$2}@??? E

see

<http://exim.work.de/exim-html-4.10/doc/html/spec_11.html#SECT11.5>

Greetings
     Oliver
--
Content-Description: S/MIME Cryptographic Signature


[ smime.p7s of type application/x-pkcs7-signature deleted ]
--