March 2018
Intermediate to advanced
626 pages
17h 32m
English
The structure of SMTP status codes is as follows:
class . subject . detail
For example, when you see status code 450, it means the following:
The following table lists the various classes:
|
Status code |
Meaning |
Reason |
|
2.x.xxx |
Success |
Operation succeeded. |
|
4.x.xxx |
Persistent transient failure |
A temporary condition has prevented the server from sending the message. It may be due to server load or a network bottleneck. Usually, sending the message again will succeed. |
|
5.x.xxx |
Permanent failure |
A permanent problem prevented the ... |
Read now
Unlock full access