Auteur: Phil Pennock
Date:
À: exim-users
Sujet: Re: [exim] user forward and smarthost
On 2012-03-07 at 07:22 +0100, Oliver Schwarz wrote:
> if $header_from: contains "mail@???"
> then
> deliver "Mail User <mail.remote@???>"
> endif
deliver "Mail User <mail.remote@???>" errors_to oliver.schwarz@???
See the filter docs (filter.txt and other document formats),
"3.11 The deliver command".
-Phil