SMTP Error Codes
When an SMTP server accepts or fails any emails, there are three main types of codes used; 200, 400 and 500 codes. The first number in this code specifies if the MTA (Mail Transfer Agents) either accepted or rejected the email.
Persistent Transient Failure -- If you receive an error code containing 4XX, this means there is a temporary error that is causing the mail not to be accepted for delivery.
Permanent Failure -- If you receive an error code containing 5XX, this means there is a permanent error and the message is permanently rejected.
SMTP Code 400
Error Code |
Description |
Resolution |
|
|
Domain could be temporarily down. It's a Microsoft Exchange Server's SMTP error code. You should contact it to get more information: generally, it's due to a connection problem. |
|
|
The recipient’s server could be offline or having technical issues.Repeated attempts to send e-mail messages to this mailbox can be successful once the server is online. |
|
|
This may happen as a result of cleaning dead addresses from the server, the mailbox is corrupted, or the mailbox is on another server that is temporarily unavailable.Repeated attempts to send e-mail messages to this mailbox can be successful. |
|
|
It's normally a transient error due to a message overload, but it can refer also to a rejection due to a remote antispam filter. If it keeps repeating, ask your SMTP provider to check the situation |
|
|
The recipient’s server does not have enough storage, once space becomes available, the emails will be sent. |
|
|
This could be a result of an imminent shutdown, excessive load, or system maintenance on the recipient's end. |
|
|
Something related to security caused the message to be returned, and the problem cannot be well expressed with any of the other provided detail codes. This status code may also be used when the condition cannot be further described because of security policies in force. |
|
|
Something was wrong with the protocol necessary to deliver the message to the next hop and the problem cannot be well expressed with any of the other provided detail codes. |
|
|
Something was wrong with the protocol necessary to deliver the message to the next hop and the problem cannot be well expressed with any of the other provided detail codes. |
SMTP Code 500
Error Code |
Description |
Resolution |
|
|
It may be caused by a bad interaction between the server with your firewall or antivirus. |
|
|
In the majority of the times, it's due to an invalid email address, but it can also be associated with connection problems. |
|
|
The command has not been activated yet on your own server. |
|
|
In case of "bad sequence", the server has pulled off its commands in a wrong order, usually because of a broken connection. If an authentication is needed, you should enter your username and password. |
|
|
You will need to remove the mailbox authentication lock from the mailbox in the mailbox properties within the ME Admin MMC. |
|
|
One of the addresses in your TO, CC or BBC line doesn't exist. |
|
|
Check again all your recipients' addresses: there will likely be an error in a domain name (like mail@domain.coom instead of mail@domain.com). |
|
|
Doublecheck your recipients' addresses and correct any mistake. If everything's ok and the error persists, then it's caused by a configuration issue (simply, the server needs an authentication). |
|
|
Check if the recipients' domain is active and has not been blacklisted. The recipient's Admin will have to troubleshoot further. |
|
|
The recipient's mailbox has reached their limit. They will need to up their limit or create space to start receiving email. |
|
|
Re-send your message splitting the list into smaller subsets. |
|
|
Configure your settings providing a username+password authentication. If the error persists, check all your recipients' addresses and if you've been blacklisted. |
|
|
The recipient's email server is not accepting any emails. Their Admin will need to create space of the server or troubleshoot further. |
|
|
The recipient's email server does not have enough disk space. they need to create more space. |
|
|
The sender's email was too larger for the recipient's email server. |
|
|
The recipient's email server requires encryption. |
|
|
The email was returned to you likely because the intended recipient's account has been suspended or deactivated. Their account won't be able to receive email until the suspension is lifted and the account reactivated. |
|
|
Your message has been detected and labeled as spam. You must ask the recipient to whitelist you. |
|
|
Check internet connection. |
|
|
Check internet connection. |
|
|
The recipient email address doesn't exist. You should contact the recipient otherwise and get the right address. |
|
|
You should contact your ISP and ask them to allow you as a certified sender. |
|
|
Try to send a lighter message: that usually happens when you dispatch emails with big attachments, so check them first. |
|
|
Check all the addresses in the TO, CC and BCC field. There should be an error or a misspelling somewhere. |
|
|
The incoming server thinks that your email is spam, or your IP has been blacklisted. Check carefully if you ended up on some spam lists. |