Hi,
in RC2 the acl_smtp_auth will be called in more cases
than just AUTH.
I see a lot of connects where the AUTH-acl will be called
directly after STARTTLS in the smtp stream.
I also recognized that in these cases the AUTH-acl will also be called
after ACL-DATA.

Just a short summary of a debugging possibility:

acl_smtp_auth = acl_check_auth
acl_check_auth:
  warn  log_message = Auth-Debug: $smtp_command


In the LOG you find several cases where the
 $smtp_command is not beginning with "AUTH ..."

I am seeing many times STARTTLS and DATA.

Regards Torsten

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