Re: [exim] relay all mail to 1 address and NOT real destinat…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Phil Pennock à
2008-07-06 03:37
Phil Pennock à
2008-07-06 09:43
Auteur:
Steffen Heil
Date:
2008-07-06 09:30
UTC
À:
exim-users
Sujet:
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