Timo Neuvonen wrote:

Otherwise, putting this into exim.conf helps:
# temporary hack to make 3dm2 9.1.5.2 messages work -- TiN 2005-01-30
smtp_enforce_sync = false

Don't do that. It turns off useful error detection for all mail coming into your server.

Peter Bowyer wrote:
>
> In a smtp connect ACL:
>
> accept hosts = +list_of_hosts_to_exempt_from_sync_check
>  control = no_enforce_sync
> accept

This has the same effect as disabling smtp_enforce_sync, but specific to a given list of known buggy hosts, so it's the better solution.

- 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/

Reply via email to