Nevermind... This works fine in 4.53. Guess I shouldn't look at a mirror
that is 200+ days out of date for the latest version.
> I'm trying to turn on enforce_sync for a single host. The examples I've
> been able to find for this suggest doing it in the acl_smtp_connect,
> however I can't seem to get it to work. Please help.
>
> I have the following:
>
> acl_smtp_connect = smtp_connect
>
> smtp_connect:
> accept hosts = +no_sync_hosts
> control = no_enforce_sync
> accept
>
> But, exim doesn't like this:
>
> Oct 3 21:09:29 insomnia exim[28581]: H=xx [xx.xx.xx.xx] temporarily
> rejected connection in "connect" ACL: cannot use control condition in
> connection ACL
>
> This is with Exim 4.42.
>
> --
> ## 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/
>