[ 
https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009748#comment-13009748
 ] 

Bogdan Drozdowski commented on NET-333:
---------------------------------------

I'm glad SMTPS and POP3S work for you, but I'm worndering how is that possible. 
Commands sending is done via a Writer connected to the old socket and that's 
why I get a "Connection reset" in IMAP. Strange, I'll take a look later.

Tell me google's IMAP server's address and port and I'll try. "nc gmail.com 
143" doesn't work for me now.

Since you already have an IMAP implementation, why wasn't this bug closed for 
such a long time? Or the Commons-Net code merged with the existing code and the 
bug closed afterwards? Anyway, the code currently is rather low-level, as you 
can see, and I won't make it high-level quickly. But it still can be useful. If 
you want only simple code, you have it :).

> 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