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
This message is part of the following thread:
the complete thread tree sorted by date
Phil Pennock at
2008-07-06 03:37
Phil Pennock at
2008-07-06 09:43
Author:
Steffen Heil
Date:
2008-07-06 09:30
UTC
To:
exim-users
Subject:
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