[ 
https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bogdan Drozdowski updated NET-333:
----------------------------------

    Attachment: IMAPMail.java

Here is a simple class that demonstrates the use of the IMAP protocol classes 
provided in the ZIP package. Is simply logs the user in and performs a few 
commands on the "inbox" folder. Like in the IMAP classes, there is no reply 
parsing, the program simply displays what the server has sent. I don't know the 
IMAP protocol very well, hence this is as it is right now. The IMAP classes 
should be extended one day (either by me, but later, or by someone who knows 
the protocol better) to provide server reply parsing, so the user gets more 
friendly erplis (like the number of messages or something like that). The 
example class has been tested with dovecot, the IMAP classes have been tested 
with dovecot and cyrus-imapd.

> would you provide a class used for imap protocol?
> -------------------------------------------------
>
>                 Key: NET-333
>                 URL: https://issues.apache.org/jira/browse/NET-333
>             Project: Commons Net
>          Issue Type: Improvement
>            Reporter: iceviewer
>         Attachments: IMAP.zip, IMAPMail.java
>
>
> would you provide a class used for imap protocol?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to