> acl_check_auth:
> 
> ? drop? message = blacklisted for bruteforce cracking attempt
> ??????? set acl_c_authnomail = ${eval10:0$acl_c_authnomail+1}
> ??????? condition = ${if >{$acl_c_authnomail}{4}}

This needs also:

acl_smtp_mail = acl_check_mail
begin acl
acl_check_mail:
  accept set acl_c_authnomail = 0


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