On Wed, 17 Aug 2005, Johan MEREAUX wrote: > > I'd like to know if it's possible to define several satellites > (smarthosts) for relaying my outgoing emails. Thus, if one of them > crashed, another could take over.
The hosts option for the smtp transport and the route_data in a manualroute router both allow you to specify a list of outgoing SMTP relays to try. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> 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}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
