On Mon, 27 Oct 2008 19:35:19 +0000
Steve Kemp <[EMAIL PROTECTED]> wrote:

>   The default count_unrecognized_commands doesn't return with
>  "DONE" so the dispatcher will cause an extra 500 response:
> 
>  [EMAIL PROTECTED]:~$ telnet bogus 25
> Trying 1.2.3.4...
> Connected to bogus.
> Escape character is '^]'.
> 220 Hello send us your mail, but not your spam. ESMTP
> RAR
> 500 Unrecognized command
> 500 Unrecognized command
This doesn't happen here, with and without the "tls" plugin loaded
(which also hooks "unrecognized_command").

If you return "DONE", the core just doesn't print the "500 Unrecognized
command". The count_unrecognized_commands plugin just counts and prints
nothing. 

Your first line is probably caused by some other plugin.

        Hanno

Reply via email to