On Wed, 2004-02-11 at 10:56 -0800, Bryan Heitman wrote:
> With the following standard router below I am looking to move on to
> the next router or a specified router when a deferral of a message
> occurs at the smtp level.
> Ultimately I am looking to use the manualroute driver to gateway my
> mail to another SMTP server should a defer occur at the smtp level.
Please clarify... in what way is what you desire _not_ achieved by the
'fallback_hosts' option to the smtp transport, or is it just that you
hadn't noticed that option?
http://www.exim.org/exim-html-4.30/doc/html/spec_30.html#IX2053
> transport =emote_smtp
Interesting transport :)
--
dwmw2