Re: [Exim] Need a rewriting rule for 3.36

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: Michael Jakscht
Υ/ο: exim-users@exim.org
Αντικείμενο: Re: [Exim] Need a rewriting rule for 3.36
> > ^(.*)@.*\.vit\.de$ $1@???
>
> if i use configured reweriting - can't i just use
>
> ---
> *@*.vit.de $1@???
> ---
>
> to do just the same thing as your example??


Nope, it isn't.
Learn something about regular expressions please ;)

ciao