Package i2p.susi.webmail
package i2p.susi.webmail
The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email.
-
ClassDescriptionHolds 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 headerdata structure to hold a single message, mostly used with folder view and sortingThere's one of these for each Folder.Translate strings for this package.Listen for indication of new mail, maybeManage the on-disk cache.Sorterssorts Mail objects by date fieldsorts Mail objects by sender fieldsorts Mail objects by message sizesorts Mail objects by subject fieldsorts Mail objects by to: fields