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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Steffen Heil
Päiväys:  
Vastaanottaja: exim-users
Aihe: 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