Am 02.12.2024 13:07, schrieb Odhiambo Washington via Exim-users:
Zero ideas, as guessing is not one of the things people here are good at :-) If you show the concerned router and transport, and a debug output from
the logs, then you are very likely to get assisted.

Sorry, here my router:

cch_gw:
condition = ${lookup {$domain} nwildlsearch{/etc/exim/CCH/domainsCCH.lst}{yes}{no}} condition = ${lookup {$local_part@$domain} nwildlsearch{/etc/exim/CCH/mailCCH.lst}{yes}{no}}
  driver = manualroute
  transport = remote_smtp
route_list = * ${extract{host}{${lookup{$domain}lsearch{/etc/exim/CCH/domainsCCH.lst}{$value}fail}}}
  no_more

and transport:

remote_smtp:
  driver = smtp
  helo_data = $smtp_active_hostname
  interface = <; DEFAULT_IPv4 ; DEFAULT_IPv6
  tls_try_verify_hosts = !*

In Log I only see:

2024-12-02 08:49:58 1tI1BX-00000001ExL-36db failed to write to main log: length=80 result=-1 errno=9 (Bad file descriptor)

nothing else... :(

Thanks
Luca Bertoncello
([email protected])

--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to