User Tools

Site Tools


smtp_status_codes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
smtp_status_codes [2016/12/02 10:01] lucysmtp_status_codes [2019/07/25 12:49] (current) – external edit 127.0.0.1
Line 31: Line 31:
   *  421 <domain> Service not available, closing transmission channel    *  421 <domain> Service not available, closing transmission channel 
  
-  * **RCPT**  +**RCPT**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 251 User not local; will forward to <forward-path>  +  *  251 User not local; will forward to <forward-path>  
- 550 Requested action not taken: mailbox unavailable  +  *  550 Requested action not taken: mailbox unavailable  
- 551 User not local; please try <forward-path>  +  *  551 User not local; please try <forward-path>  
- 552 Requested mail action aborted: exceeded storage allocation  +  *  552 Requested mail action aborted: exceeded storage allocation  
- 553 Requested action not taken: mailbox name not allowed  +  *  553 Requested action not taken: mailbox name not allowed  
- 450 Requested mail action not taken: mailbox unavailable  +  *  450 Requested mail action not taken: mailbox unavailable  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 452 Requested action not taken: insufficient system storage  +  *  452 Requested action not taken: insufficient system storage  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 503 Bad sequence of commands  +  *  503 Bad sequence of commands  
- 521 <domain> does not accept mail [rfc1846]  +  *  521 <domain> does not accept mail [rfc1846]  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **DATA**  +**DATA**  
- 354 Start mail input; end with <CRLF>.<CRLF>  +  *  354 Start mail input; end with <CRLF>.<CRLF>  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 554 Transaction failed  +  *  554 Transaction failed  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 503 Bad sequence of commands  +  *  503 Bad sequence of commands  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **received data**  +**received data**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 552 Requested mail action aborted: exceeded storage allocation  +  *  552 Requested mail action aborted: exceeded storage allocation  
- 554 Transaction failed  +  *  554 Transaction failed  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 452 Requested action not taken: insufficient system storage +  *  452 Requested action not taken: insufficient system storage 
  
-  * **RSET**  +**RSET**  
- 200 (nonstandard success response, see rfc876)  +  *  200 (nonstandard success response, see rfc876)  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 504 Command parameter not implemented  +  *  504 Command parameter not implemented  
- 421 <domain> Service not available, closing transmission channel+  *  421 <domain> Service not available, closing transmission channel
    
-  * **SEND**  +**SEND**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 552 Requested mail action aborted: exceeded storage allocation  +  *  552 Requested mail action aborted: exceeded storage allocation  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 452 Requested action not taken: insufficient system storage  +  *  452 Requested action not taken: insufficient system storage  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **SOML**  +**SOML**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 552 Requested mail action aborted: exceeded storage allocation  +  *  552 Requested mail action aborted: exceeded storage allocation  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 452 Requested action not taken: insufficient system storage  +  *  452 Requested action not taken: insufficient system storage  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **SAML**  +**SAML**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 552 Requested mail action aborted: exceeded storage allocation  +  *  552 Requested mail action aborted: exceeded storage allocation  
- 451 Requested action aborted: local error in processing  +  *  451 Requested action aborted: local error in processing  
- 452 Requested action not taken: insufficient system storage  +  *  452 Requested action not taken: insufficient system storage  
- 500 Syntax error, command unrecognised  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **VRFY**  +**VRFY**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 251 User not local; will forward to <forward-path>  +  *  251 User not local; will forward to <forward-path>  
- 550 Requested action not taken: mailbox unavailable  +  *  550 Requested action not taken: mailbox unavailable  
- 551 User not local; please try <forward-path>  +  *  551 User not local; please try <forward-path>  
- 553 Requested action not taken: mailbox name not allowed  +  *  553 Requested action not taken: mailbox name not allowed  
- 500 Syntax error, command unrecognised  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 504 Command parameter not implemented  +  *  504 Command parameter not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **EXPN**  +**EXPN**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 550 Requested action not taken: mailbox unavailable  +  *  550 Requested action not taken: mailbox unavailable  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 504 Command parameter not implemented  +  *  504 Command parameter not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **HELP**  +**HELP**  
- 211 System status, or system help reply  +  *  211 System status, or system help reply  
- 214 Help message  +  *  214 Help message  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 501 Syntax error in parameters or arguments  +  *  501 Syntax error in parameters or arguments  
- 502 Command not implemented  +  *  502 Command not implemented  
- 504 Command parameter not implemented  +  *  504 Command parameter not implemented  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel 
  
-  * **NOOP**  +**NOOP**  
- 200 (nonstandard success response, see rfc876)  +  *  200 (nonstandard success response, see rfc876)  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 421 <domain> Service not available, closing transmission channel +  *  421 <domain> Service not available, closing transmission channel  
 +  * 
  
-  * **QUIT**  +**QUIT**  
- 221 <domain> Service closing transmission channel  +  *  221 <domain> Service closing transmission channel  
- 500 Syntax error, command unrecognized +  *  500 Syntax error, command unrecognized 
  
-  * **TURN**  +**TURN**  
- 250 Requested mail action okay, completed  +  *  250 Requested mail action okay, completed  
- 502 Command not implemented  +  *  502 Command not implemented  
- 500 Syntax error, command unrecognized  +  *  500 Syntax error, command unrecognized  
- 503 Bad sequence of commands +  *  503 Bad sequence of commands 
  
smtp_status_codes.txt · Last modified: 2019/07/25 12:49 by 127.0.0.1