Re: [exim] exim filter redirect to another domain

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] exim filter redirect to another domain
On 21/01/16 12:41, Sławomir Dworaczek wrote:
> How to redirect incoming mail to uset to another domain eg.
>
> if $h_to: myuser@my_domain
> then
> unseen deliver user@another_domain
> endif


redirect router, alias file. No filter needed.
--
Jeremy