issues@javamail.java.net

[Bug 5713] New: POP3 UIDL capanility not supported

From: <bugzilla-daemon_at_kenai.com>
Date: Thu, 15 Nov 2012 14:46:10 +0000

http://kenai.com/bugzilla/show_bug.cgi?id=5713

             Bug #: 5713
           Summary: POP3 UIDL capanility not supported
    Classification: Unclassified
           Product: javamail
           Version: 1.4.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: pop3
        AssignedTo: shannon_at_kenai.com
        ReportedBy: JesseJames_at_kenai.com
                CC: issues_at_javamail.kenai.com


If the server does not list UIDL capability in the response to CAPA before
authentication, POP3Folder will fail to retrieve the message IDs.

If the server does list the UIDL capability but only after a successful login,
the POP3Folder will not list the UIDLs of the messages even though it should.

According to the RFC there is no harm in listing different capabilities in
TRANSACTION and AUTHORIZATION state

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

Fix: reload the capabilities after a successful login

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.