✉️

SMTP Response Codes

RFC 5321 / RFC 346346 codes

Email server codes from 220 to 554

Showing 46 of 46 errors
CodeMessage
211System status, or system help reply
214Help message
220<domain> Service ready
221<domain> Service closing transmission channel
250Requested mail action okay, completed
251User not local; will forward to <forward-path>
252Cannot VRFY user, but will accept message and attempt delivery
334Server challenge
354Start mail input; end with <CRLF>.<CRLF>
421Service not available, closing transmission channel
450Requested mail action not taken: mailbox unavailable
451Requested action aborted: local error in processing
452Requested action not taken: insufficient system storage
455Server unable to accommodate parameters
500Syntax error, command unrecognized
501Syntax error in parameters or arguments
502Command not implemented
503Bad sequence of commands
504Command parameter not implemented
535Authentication credentials invalid
550Requested action not taken: mailbox unavailable
551User not local; please try <forward-path>
552Requested mail action aborted: exceeded storage allocation
553Requested action not taken: mailbox name not allowed
554Transaction failed
555MAIL FROM/RCPT TO parameters not recognized or not implemented
5.1.1Bad destination mailbox address — mailbox does not exist
5.1.2Bad destination system address — domain does not exist or has no MX record
5.1.3Bad destination mailbox address syntax — malformed email address
5.1.6Mailbox has moved — no forwarding address available
5.2.1Mailbox disabled — not accepting messages
5.2.2Mailbox full — over storage quota
5.2.3Message length exceeds administrative limit
5.3.4Message too big for system
5.4.1No answer from host — connection timeout
4.4.2Bad connection — transient network problem
4.4.7Delivery time expired — message queued too long without delivery
5.4.4Unable to route — no route to destination
5.5.1Invalid command
5.5.2Syntax error
5.5.3Too many recipients
5.7.1Delivery not authorized — relaying denied or policy rejection (SPF/DMARC)
5.7.8Authentication credentials invalid — SMTP AUTH failure
5.7.25Reverse DNS validation failed — PTR record missing or mismatched
5.7.26Multiple authentication checks failed — SPF and DKIM both fail
2.0.0Other or undefined status — generic success