Re: [exim] Copy/duplicate a mail depending of the sender add…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Copy/duplicate a mail depending of the sender address
On 18/11/14 09:33, Matthias Hank wrote:
> copyrouter:
>         driver = redirect
>         senders = localpart1@???
>         data = localpart1@???
>         unseen
>         no_verify


Side-issue: I've had "unseen" bite me with
respect to headers-manipulation in the router
chain. I'd prefer the data to be "original, new"
and not use "unseen".
--
Cheers,
Jeremy