Auteur: Colin Date: À: exim-users Sujet: [exim] Router/Transport Problem with multiple entries
Hi folks,
I have a niggle. I use the router and transport shown at the bottom.
With this setup I have one case where mail does not get delivered. It
sits in the queue and delivery errors fail with "remote_smtp_smart
transport has empty hosts setting"
Delivery to each domain individually is fine. A message addressed to
user@??? and user@??? is fine.
A message which contains any user at domain1.com and domain3.com will
fail as both domains point to the same IP address. Can anyone see an
obvious reason why these would fail?
Thanks.
#Router
static_route:
driver = manualroute
transport = remote_smtp_smart
route_data = ${lookup{$domain}lsearch{/etc/staticroutes}}