| Package | Description |
|---|---|
| org.mmbase.module.smtp |
Contains classes and interfaces to deal with receiving email (rather then sending).
|
| Class and Description |
|---|
| MailFetcher
The abstraction of a class that somehow fetches mail.
|
| MailHandler
A MailHandler handles one mail.
|
| MailHandler.Address |
| MailHandler.MailBoxStatus |
| MailHandler.MessageStatus |
| SMTPFetcher.State |
| SMTPListener
Listener thread, that accepts connection on port 25 (default) and
delegates all work to its worker threads.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}