Tony Finch wrote:
I think a better solution to this problem would be to change Exim so
that you can explicitly select the client authenticator in the SMTP
transport.
IIRC, the exim config doesn't use address_data for anything currently,
and has a special router for all smarthost uses. You could set
address_data to the smarthost hostname in the smarthost router, and then
look up $address_data instead of $host in the authenticator.
- Marc
--
## 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/