Package i2p.susi.webmail
The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email.
-
Interface Summary Interface Description NewMailListener Listen for indication of new mail, maybe -
Class Summary Class Description Attachment Draft Holds a draft message and reference to attachments, if any Differences from Mail: - Never multipart, body is always text/plain UTF-8 - Attachments are just headers containing name, type, encoding, and path to file - Bcc is a headerMail data structure to hold a single message, mostly used with folder view and sortingMailCache There's one of these for each Folder.MailPart Messages Translate strings for this package.PersistentMailCache Manage the on-disk cache.Sorters SortersSorters.DateSorter sorts Mail objects by date fieldSorters.SenderSorter sorts Mail objects by sender fieldSorters.SizeSorter sorts Mail objects by message sizeSorters.SubjectSorter sorts Mail objects by subject fieldSorters.ToSorter sorts Mail objects by to: fieldsWebMail -
Enum Summary Enum Description MailCache.FetchMode