Re: [exim] relay all mail to 1 address and NOT real destinat…

Inizio della pagina
Delete this message
Reply to this message
Autore: Steffen Heil
Data:  
To: exim-users
Oggetto: Re: [exim] relay all mail to 1 address and NOT real destinations
Hi

> capture_all:
> driver = redirect
> data = my-capture@???


Right.

> condition = ${if !eq{$local_part@$domain}{my-capture@???}}


You may anso just skip that condition.
It's not nessessary.

Regards,
Steffen