[Dovecot] [POP3] RFC2449 conformance?
Matthias Andree
matthias.andree at gmx.de
Sun Nov 2 23:38:07 EET 2003
RFC2449 Section 5 ("Capabilities available in the AUTHORIZATION state MUST
be announced in both states.") requires that POP3 extensions offered in
Authentication state MUST be offered in Transaction state as well, this
affects the "SASL" extension.
This is a CVS version that is a couple of days old (the old 0.99.10
wouldn't run on Linux 2.6 because it has tighter resource limiting):
+OK dovecot ready.
capa
+OK
CAPA
TOP
USER
UIDL
RESP-CODES
SASL PLAIN
.
user SECRET
+OK
pass VERYSECRET
+OK Logged in.
capa
+OK
CAPA
TOP
USER
UIDL
RESP-CODES
.
quit
+OK Logging out.
--
Matthias Andree
More information about the dovecot
mailing list