/ Dave Lugo <dlugo@???> was heard to say:
| On Wed, 26 Oct 2005, Norman Walsh wrote:>
[...]
|> I assume that exim4 can be configured to send all mail to
|> <anyaddress>@myemployer.com using mail.myemployer.com and yet send
|> all other mail through mail.myisp.com.
|>
|> Yet more clues, please? :-)
|
| this should do it :)
|
| http://www.exim.org/exim-html-4.50/doc/html/FAQ.html#TOC139
Not quite.
I tried:
# Route mail bound for myemployer.com to mail.myemployer.com
myemployer:
debug_print = "R: smarthost for $local_part@$domain"
driver = manualroute
transport = remote_smtp
route_list = myemployer.com mail.myemployer.com
This attempts to use the correct server, but doesn't send the AUTH
command. If I use mail.myemployer.com as my global default relay in
the smarthost route, it does. So I tried:
# Route mail bound for myemployer.com to mail.myemployer.com
myemployer:
debug_print = "R: smarthost for $local_part@$domain"
driver = manualroute
transport = remote_smtp_smarthost
route_list = myemployer.com mail.myemployer.com
I thought that might work because the remote_smtp_smarthost router has
hosts_try_auth and TLS options. Still no luck.
I also found a pointer to the "hubbed_hosts" in the config file, but
that didn't work either. All of them talk to the right server but fail
to send the appropriate AUTH.
Be seeing you,
norm
--
Norman Walsh <ndw@???> | Some disguised deceits counterfeit
http://nwalsh.com/ | truth so perfectly that not to be taken
| in by them would be an error of
| judgment.--La Rochefoucauld