Difference between revisions of "GUI Error - Email SMTP"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: = ERROR = == 421 == * User - shows which user logged * Action data - from which IP == 500 == * User - shows which user logged out == bad_login == * User - shows which user tried to l...) |
(→ERROR) |
||
Line 3: | Line 3: | ||
== 421 == | == 421 == | ||
<domain> Service not available, closing transmission channel | |||
== 500 == | == 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 | |||
== 530 == | |||
Access denied | |||
== 535 == | |||
Email Username and Password not accepted | |||
== 550 == | |||
Requested action not taken: mailbox unavailable | |||
== 551 == | |||
User not local; please try <forward-path> | |||
== 552 == | |||
Requested mail action aborted: exceeded storage allocation | |||
== 553 == | |||
Requested action not taken: mailbox name not allowed | |||
== 554 == | |||
Message refused / Transaction failed |
Revision as of 15:56, 4 March 2010
ERROR
421
<domain> Service not available, closing transmission channel
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
530
Access denied
535
Email Username and Password not accepted
550
Requested action not taken: mailbox unavailable
551
User not local; please try <forward-path>
552
Requested mail action aborted: exceeded storage allocation
553
Requested action not taken: mailbox name not allowed
554
Message refused / Transaction failed