Hex. Error Code
|
Description
|
---|---|
5100
|
Internal error.
|
5101
|
SMTP component not operational.
|
5102
|
Mail header not configured.
|
5103
|
Invalid mail header value (should be 1, 2, or 3).
|
5104
|
Cannot connect to SMTP server.
|
5105
|
Error in transmitting content of email body to SMTP server.
|
5106
|
Closing SMTP connection with the server returned an error.
|
5107
|
SMTP HELO request failed.
|
5108
|
SMTP mail request failed. SMTP server may require authentication.
|
5109
|
SMTP RCPT request failed.
|
510A
|
No recipient has been accepted by the SMTP server.
|
510B
|
SMTP data request failed.
|
510C
|
Send email request contains an invalid length.
|
510D
|
Authentication failed.
|
510E
|
A reset component request has been received while the connection was open.
|