| Package | Description |
|---|---|
| org.mmbase.module.smtp |
Contains classes and interfaces to deal with receiving email (rather then sending).
|
| Modifier and Type | Method and Description |
|---|---|
MailHandler.MailBoxStatus |
CloudMailHandler.addMailbox(String user,
String domain)
This method returns a Node to which the email should be related.
|
MailHandler.MailBoxStatus |
ChainedMailHandler.addMailbox(String user,
String domain) |
MailHandler.MailBoxStatus |
Forwarder.addMailbox(String user,
String domain) |
MailHandler.MailBoxStatus |
VerifyEmailMailHandler.addMailbox(String user,
String domain) |
MailHandler.MailBoxStatus |
MailHandler.addMailbox(String user,
String domain) |
static MailHandler.MailBoxStatus |
MailHandler.MailBoxStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailHandler.MailBoxStatus[] |
MailHandler.MailBoxStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}