| Interface | Description |
|---|---|
| POP3MailBox.FetchRequest |
Request for fetching email data with UIDL and header options.
|
| Class | Description |
|---|---|
| BackgroundChecker |
Check for new mail periodically
|
| DelayedDeleter |
Queue UIDLs for later deletion.
|
| IdleCloser |
Close the POP3 connection after a certain idle time
|
| POP3MailBox |
POP3 client for retrieving email from POP3 servers over I2P.
|
POP3 protocol implementation for SusiMail.
This package provides a complete implementation of the Post Office Protocol version 3 (POP3) as defined in RFC 1939. It allows SusiMail to retrieve email messages from POP3 mail servers over the I2P network.
Key features: