[
https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bogdan Drozdowski updated NET-333:
----------------------------------
Attachment: IMAP.zip
Basic functionalicty included: connecting, authentication, SSL/TLS. All
commands supported, no reply parsing (except for the return code - OK, ERROR,
...), some enums for easier use.
The Authenticating client constructors delegate to IMAPS constructors, this may
be unneeded.
When entering secure mode, not only the socket and the corresponding
input/output streams are replaced, but also the bufferred reader+writer. This
wasn't done in SMTPSClient and POP3SClient (and they seemd to work), but was
done in FTPSClient and IMAPSClient doesn't seem to work without this. Which way
is correct (I'd guess that FTP)?
> 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
>
>
> 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