Package | Description |
---|---|
i2p.susi.webmail |
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
MailCache.moveTo(String uidl,
MailCache toMC) |
Move a mail to another MailCache, neither may be DIR_DRAFTS
|
Constructor | Description |
---|---|
DateSorter(MailCache mailCache) |
|
SenderSorter(MailCache mailCache) |
|
SizeSorter(MailCache mailCache) |
|
SubjectSorter(MailCache mailCache) |