You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rajith Attapattu (JIRA)" <de...@geronimo.apache.org> on 2005/12/12 16:27:48 UTC

[jira] Updated: (GERONIMO-1341) POP3 Implementation

     [ http://issues.apache.org/jira/browse/GERONIMO-1341?page=all ]

Rajith Attapattu updated GERONIMO-1341:
---------------------------------------

    Attachment: javamail.patch

> POP3 Implementation
> -------------------
>
>          Key: GERONIMO-1341
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1341
>      Project: Geronimo
>         Type: New Feature
>   Components: mail
>     Versions: 1.1
>     Reporter: Rajith Attapattu
>     Priority: Minor
>  Attachments: javamail.patch
>
> I have completed the POP3 implementation and the patch is attached.
> Comments and code reviews are greatly appreciated.
> I have done it in a Geronimo independent way so that the code can be moved out to a sub project in the future by just changing the package name.
> What is done
> =============
> 1. POP3Store, POP3Folder and partial implementation of POP3Message for JavaMail API
> 2. All support classes including factories for POP3Command and POP3Response and a POP3Connection abstraction.
> 3. Can connect, authenticate with user/pass and retrieve mail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira