Hi,

http://www.ietf.org/rfc/rfc1939.txt

says on page 9 that there must be a response to the QUIT command. To quote:

>         Possible Responses:
>             +OK
>             -ERR some deleted messages not removed

Example session with 2.2.2:

# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK DBMAIL pop3 server ready to rock <[EMAIL PROTECTED]>
QUIT
Connection closed by foreign host.


Actually I wouldn't care about it much, but I'm using monit's ( http://www.tildeslash.com/monit/ ) POP protocol check to check up with the service and it fails for that reason. It expects a +OK to QUIT.

IMO that's a bug. If you agree, I'll enter this into the bugtracker.


Regards,
        Alex
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to