| Package | Description |
|---|---|
| org.mmbase.module.smtp |
Contains classes and interfaces to deal with receiving email (rather then sending).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopFetcher
A mail fetcher that does not smtp-listen but periodically pops from a server.
|
class |
SMTPFetcher
Listener thread, that accepts connection on port 25 (default) and
delegates all work to its worker threads.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}