Re: [exim] tons of brute force cracking events

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Lena
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] tons of brute force cracking events
> 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