On Wednesday 25 June 2014 18:09:41 Mike Cardwell wrote:
> smarthost:
> driver = manualroute
> condition = ${if forany{ \
> ${lookup dnsdb{>:mxh=$domain}} \
> }{ \
> match_domain{$item}{*.messagelabs.com} \
> }}
> transport = remote_smtp
> route_data = mail.my.isp
> no_more
> no_verify
>
Thanks again for this. Just had time to implement it and it works a treat.
The only odd ball was that I had to type in the code to exim.conf as when I
tried cut / paste it came up with syntax errors
Gary