Re: [exim] Exim4 relay unknown users in local domain to alte…

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Andre Turpin
CC: exim-users
Assumpte: Re: [exim] Exim4 relay unknown users in local domain to alternate IPnot working
On Sat, 22 Oct 2005, Andre Turpin wrote:
>
> relay_to_old_server:
> driver = manualroute
> domains = +local_domains
> condition = !${lookup mysql{select users.username where
> username='$local_part@$domain'}}


This is wrong: the ! should be before the condition keyword. The value
after the = should expand to either yes or no.

> transport = remote_smtp
> route_list = * my.old.server.ip


Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}