protected static final String |
GENERIC_ERROR |
"Third party error: %s" |
protected static final String |
INVALID_DOMAINKEY |
"Error signing MimeMessage with DKIM: %s" |
protected static final String |
INVALID_ENCODING |
"Encoding not accepted: %s" |
protected static final String |
INVALID_RECIPIENT |
"Invalid TO address: %s" |
protected static final String |
INVALID_REPLYTO |
"Invalid REPLY TO address: %s" |
protected static final String |
INVALID_SENDER |
"Invalid FROM address: %s" |
protected static final String |
MISSING_CONTENT |
"Email is not valid: missing content body" |
protected static final String |
MISSING_HOST |
"Can\'t send an email without host" |
protected static final String |
MISSING_RECIPIENT |
"Email is not valid: missing recipients" |
protected static final String |
MISSING_SENDER |
"Email is not valid: missing sender" |
protected static final String |
MISSING_SUBJECT |
"Email is not valid: missing subject" |
protected static final String |
MISSING_USERNAME |
"Can\'t have a password without username" |