Re: [exim] Bad SMTP commands?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marc Perkel
Datum:  
To: Dean Brooks
CC: exim-users
Betreff: 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!