Author: Nico Erfurth Date: To: dave.markham CC: Exim User (E-mail) Subject: Re: [Exim] Fall back for certain domains
David Markham wrote: > Hi.
>
> Can anyone help me I am not too hot on conditions syntax. What I need is to
> send mails to a fallback host if they are not delivered on first attempt,
> but for all domains apart from one
>
> So like !domain1.com use fallback host.
>
> Also as the fallback is specified on the remote_smtp transport would I add
> this rule there? Or would I need a router first to send to a different
> transport ??