Reply codes in numerical order[td]
Co | Meaning |
200 | (nonstandard success response, see rfc876) |
211 | System status, or system help reply |
214 | Help message |
220 | <domain> Service ready |
221 | <domain> Service closing transmission channel |
250 | Requested mail act |
251 | User not local; will forward to <forward-path> |
354 | Start mail input; end with <CRLF>.<CRLF> |
421 | <domain> Service not available, closing transmission channel |
450 | Requested mail act |
451 | Requested act |
452 | Requested act |
500 | Syntax error, command unrecognised |
501 | Syntax error in parameters or arguments |
502 | Command not implemented |
503 | Bad sequence of commands |
504 | Command parameter not implemented |
521 | <domain> does not accept mail (see rfc1846) |
530 | Access denied (???a Sendmailism) |
550 | Requested act |
551 | User not local; please try <forward-path> |
552 | Requested mail act |
553 | Requested act |
554 | Transaction failed |
Reply codes grouped by command[td]
Command | Co | Description |
connect | ||
220 | <domain> Service ready | |
421 | <domain> Service not available, closing transmission channel | |
HELO | ||
250 | Requested mail act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
504 | Command parameter not implemented | |
521 | <domain> does not accept mail [rfc1846] | |
421 | <domain> Service not available, closing transmission channel | |
EHLO | ||
250 | Requested mail act | |
550 | Not implemented | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
504 | Command parameter not implemented | |
421 | <domain> Service not available, closing transmission channel | |
250 | Requested mail act | |
552 | Requested mail act | |
451 | Requested act | |
452 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
421 | <domain> Service not available, closing transmission channel | |
RCPT | ||
250 | Requested mail act | |
251 | User not local; will forward to <forward-path> | |
550 | Requested act | |
551 | User not local; please try <forward-path> | |
552 | Requested mail act | |
553 | Requested act | |
450 | Requested mail act | |
451 | Requested act | |
452 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
503 | Bad sequence of commands | |
521 | <domain> does not accept mail [rfc1846] | |
421 | <domain> Service not available, closing transmission channel | |
DA | ||
354 | Start mail input; end with <CRLF>.<CRLF> | |
451 | Requested act | |
554 | Transaction failed | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
503 | Bad sequence of commands | |
421 | <domain> Service not available, closing transmission channel | |
received da | ||
250 | Requested mail act | |
552 | Requested mail act | |
554 | Transaction failed | |
451 | Requested act | |
452 | Requested act | |
RSET | ||
200 | (nonstandard success response, see rfc876) | |
250 | Requested mail act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
504 | Command parameter not implemented | |
421 | <domain> Service not available, closing transmission channel | |
SEND | ||
250 | Requested mail act | |
552 | Requested mail act | |
451 | Requested act | |
452 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
421 | <domain> Service not available, closing transmission channel | |
SOML | ||
250 | Requested mail act | |
552 | Requested mail act | |
451 | Requested act | |
452 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
421 | <domain> Service not available, closing transmission channel | |
SAML | ||
250 | Requested mail act | |
552 | Requested mail act | |
451 | Requested act | |
452 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
421 | <domain> Service not available, closing transmission channel | |
VRFY | ||
250 | Requested mail act | |
251 | User not local; will forward to <forward-path> | |
550 | Requested act | |
551 | User not local; please try <forward-path> | |
553 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
504 | Command parameter not implemented | |
421 | <domain> Service not available, closing transmission channel | |
EXPN | ||
250 | Requested mail act | |
550 | Requested act | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
504 | Command parameter not implemented | |
421 | <domain> Service not available, closing transmission channel | |
HELP | ||
211 | System status, or system help reply | |
214 | Help message | |
500 | Syntax error, command unrecognised | |
501 | Syntax error in parameters or arguments | |
502 | Command not implemented | |
504 | Command parameter not implemented | |
421 | <domain> Service not available, closing transmission channel | |
NOOP | ||
200 | (nonstandard success response, see rfc876) | |
250 | Requested mail act | |
500 | Syntax error, command unrecognised | |
421 | <domain> Service not available, closing transmission channel | |
QUIT | ||
221 | <domain> Service closing transmission channel | |
500 | Syntax error, command unrecognised | |
TURN | ||
250 | Requested mail act | |
502 | Command not implemented | |
500 | Syntax error, command unrecognised | |
503 | Bad sequence of commands |