Sunday, 15 September 2013

Translation of java-mail to imap command

Translation of java-mail to imap command

I am learning imap and trying to retrieve mailbox/folder/message commands
as per rfc3501 at imap console. e.g.tag list "" % .etc. I also came to
know about java mail api using which i can connect to imap store and
retrieve folder/messages details and attributes I am just wondering how
java mail api commands are translated to imap commands and
vice-versa.Would be better if low level explanation is provided

No comments:

Post a Comment