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

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: exim-users
Asunto: 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