Re: [exim] catching brute foce smtp auth - what condition?

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] catching brute foce smtp auth - what condition?
On 12/04/2022 08:24, Arkadiusz Miśkiewicz via Exim-users wrote:
> How to catch brute foce smtp auth attempts only? (== bad login or
> password provided)


> Ideas?


     server_condition =  ${acl {auth_check} {$auth2}{$auth3}}


--
Cheers,
Jeremy