Package org.imemex.datasourceplugins.imap

IMAP URLs look like this: imap://username:password@host:port

See:
          Description

Class Summary
Activator  
ByteToCharUTF7 Code taken from: http://archives.java.sun.com/cgi-bin/wa?A2=ind0105&L=javamail-interest&F=&S=&P=4568 Decodes a byte array in UTF-7.
IMAP The IMAP plugin conforming to the new plugin architecture.
IMAPAttachment Represents attachments to email messages as resource views.
IMAPFilteredFolderPullOperator A PushOperator that returns IMAPFolders that have changed.
IMAPFilteredFolderPullOperator.Changed A Predicate that checks whether an IMAPFolder has changed.
IMAPFolderPullOperator A PullOperator that traverse a hierarchy of IMAPFolders.
IMAPItem  
IMAPMessage  
IMAPMimeMessage  
IMAPPart  
IMAPRepository  
IMAPTest Tests traversal of a filesystem in iDM.
IMAPWeakItem An IMAPItem having a reference to its parent
IMeMexIMAPFolder Represents a folder in an IMAP server as a resource view.
NewMail sync thread that periodically checks for new mail on the IMAP server
Util  
 

Package org.imemex.datasourceplugins.imap Description

IMAP URLs look like this:

Special characters have to be encoded. Some examples:

Hint: SSL must be used - its hardcoded...

The main function in IMAP may be used like this:
Program arguments:

VM arguments: