public class MailConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BOUNCE_ADDRESS
The key for the additional attribute for the bounce address.
|
static java.lang.String |
USE_HTML
The key for the additional attribute whether the body should be sent as HTML message.
|
| Constructor and Description |
|---|
MailConstants() |
public static final java.lang.String USE_HTML
public static final java.lang.String BOUNCE_ADDRESS