Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65876 invoked from network); 12 Dec 2005 19:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Dec 2005 19:42:11 -0000 Received: (qmail 55269 invoked by uid 500); 12 Dec 2005 19:42:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 55135 invoked by uid 500); 12 Dec 2005 19:42:07 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 55027 invoked by uid 99); 12 Dec 2005 19:42:07 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2005 11:42:06 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E604122F for ; Mon, 12 Dec 2005 20:41:45 +0100 (CET) Message-ID: <363560329.1134416505940.JavaMail.jira@ajax.apache.org> Date: Mon, 12 Dec 2005 20:41:45 +0100 (CET) From: "Rajith Attapattu (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1341) POP3 Implementation In-Reply-To: <1153206279.1134400966905.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1341?page=comments#action_12360246 ] Rajith Attapattu commented on GERONIMO-1341: -------------------------------------------- All the above issues are still outstanding. Item 1 is of high priority. Working on it currently. Items 3,4,5 needs help from the community to apply the patch and do some code reviews. Also I have access to only one POP3 server, so if a few volunteers can help by testing with there mail servers that will be great. Item 2 is low priority and will be done only after the code is more stable. > POP3 Implementation > ------------------- > > Key: GERONIMO-1341 > URL: http://issues.apache.org/jira/browse/GERONIMO-1341 > Project: Geronimo > Type: New Feature > Components: mail > Versions: 1.0-M5 > Reporter: Rajith Attapattu > Priority: Minor > Fix For: 1.1 > 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