TLS: Fix excessive calling of smtp_auth_acl under AUTH_TLS. Bug 2203
[exim.git] / test / confs / 3700
index 94bd26ebdf3c0ab7107effbcfcaf3317e5fc7243..00a17b497645c72be632716bb3a39761eec6df55 100644 (file)
@@ -9,6 +9,7 @@ log_selector = +received_recipients +outgoing_port
 
 # ----- Main settings -----
 
+acl_smtp_auth = log_call
 acl_smtp_mail = check_authd
 acl_smtp_rcpt = check_authd
 queue_only
@@ -27,6 +28,9 @@ tls_verify_certificates = DIR/aux-fixed/cert2
 
 begin acl
 
+log_call:
+  accept   logwrite = Auth ACL called, after smtp cmd "$smtp_command"
+
 check_authd:
   deny     message = authentication required
           !authenticated = *