On 19/11/2021 20:24, Jeremy Harris via Exim-users wrote:
On 19/11/2021 18:28, Paul Warren via Exim-users wrote:
We have noticed that if a mail is not delivered immediately, it is
sometimes delivered as an additional message on an existing
connection which may not be using the same interface.
What version of Exim?
4.92.3
What choices did the router make?
This is the router:
hosted_hubbed_hosts:
debug_print = "R: hosted_hubbed_hosts for $domain"
driver = manualroute
domains = ! +local_domains : @mx_any : +remote_mx_domains
route_data =
${lookup{$domain}partial-lsearch{$config_dir/db/hosted_domain_routes}}
condition =
${lookup{$domain}partial-lsearch{$config_dir/db/hosted_domain_routes}}
transport = remote_smtp
route_data gets the destination hostname from the specified file.
Paul
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/