Mandi! Jeremy Harris via Exim-users
  In chel di` si favelave...

> Did you set a "acl_smtp_connect" *option* to the name of your new ACL?
> Did you restart the daemon with the new config?

Yes, of course.


> If so, you'll need to run the daemon with debug enabled, to see the
> flow.  I suggest -d-all+acl as a starting point.

Good point. Running with debug:

 host in hosts_connection_nolog? no (option unset)
 LOG: smtp_connection MAIN
   SMTP connection from [10.5.1.160]
 host in host_lookup? no (matched "!10.5.0.0/16")
 host in host_reject_connection? no (option unset)
 host in sender_unqualified_hosts? yes (matched "10.5.1.0/24")
 host in recipient_unqualified_hosts? yes (matched "10.5.1.0/24")
 host in helo_verify_hosts? no (option unset)
 host in helo_try_verify_hosts? no (option unset)
 host in helo_accept_junk_hosts? no (option unset)
 host in hosts_proxy? no (end of list)
 using ACL "acl_smtp_connect"
 processing "accept"
 check hosts = 10.5.254.1 : 10.5.254.2 : 10.5.1.160 : 10.5.1.159
 host in "10.5.254.1 : 10.5.254.2 : 10.5.1.160 : 10.5.1.159"? yes (matched 
"10.5.1.160")
 check control = no_enforce_sync
 accept: condition test succeeded in ACL "acl_smtp_connect"
 end of ACL "acl_smtp_connect": ACCEPT
 220 vdmsv1.ad.fvg.lnf.it ESMTP Exim 4.89 Tue, 25 Aug 2020 15:29:59 +0200
 HELO Localhost
 Localhost in helo_lookup_domains? no (end of list)
 250 vdmsv1.ad.fvg.lnf.it Hello Localhost [10.5.1.160]
 AUTH LOGIN
 LOG: smtp_protocol_error MAIN
   SMTP protocol error in "AUTH LOGIN" H=(Localhost) [10.5.1.160] AUTH command 
used when not advertised
 503 AUTH command used when not advertised

ahem, there was another ACL before that in 'accept'.


Sorry to the list. Thanks. ;-(

-- 
  Coltivate Linux, tanto Window$© si pianta da solo
                                (Antonio, MajaGLUG: http://www.teppisti.it)



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

Reply via email to