Re: [exim] Bad SMTP commands?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Perkel
Fecha:  
A: Dean Brooks
Cc: exim-users
Asunto: Re: [exim] Bad SMTP commands?


Dean Brooks wrote:
> On Tue, Apr 18, 2006 at 10:29:28AM -0700, Marc Perkel wrote:
>
>
>> Is there any way to count bad SMTP commands? I had someone tell me that
>> a spam trick they use (not Exim) is to count bad smtp commands and drop
>> after 4 of them.
>>
>
> RTFM: smtp_accept_max_nonmail
>


Kewl! Thanks!