| Package | Description |
|---|---|
| i2p.susi.webmail | The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email. |
| i2p.susi.webmail.pop3 | POP3 protocol implementation for SusiMail. |
| i2p.susi.webmail.smtp | SMTP protocol implementation for SusiMail. |
| Class and Description |
|---|
| Attachment Represents an email attachment with metadata and file data. |
| Mail Data structure representing a single email message for folder display and sorting. |
| MailCache Caches email data for each folder with POP3 mailbox integration. |
| MailCache.FetchMode Enumeration of email fetching strategies. |
| MailPart Represents a part of a multipart email message with headers and content. |
| NewMailListener Listener for notifications about new email arrivals. |
| Class and Description |
|---|
| NewMailListener Listener for notifications about new email arrivals. |
| Class and Description |
|---|
| Attachment Represents an email attachment with metadata and file data. |