On Mon, 22 Aug 2005, Hub Dohmen wrote: > > - So, hoew does Exim knows it is a backupserver for the domains?
In the default configuration these are listed in relay_to_domains instead of local_domains. The local_domains list is domains that are handled on this machine (i.e. local delivery) whereas the relay_to_domains list is domains that are accepted as if they are local (defined by the ACLs), but delivered as if they are remote (defined by the routers). > - What should the retry time be, for the backupserver to deliver the > mail to the primairy mailserver? Depends what you want. The default is up to 4 days. > - Could, or should, I use smtpauth? You can. It's probably more usual to treat secondary servers the same as any other machine on the Internet, though you probably want to skip dnslist checks. 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/
