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

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: 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