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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Steffen Heil
Data:  
Para: exim-users
Assunto: 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