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...)
 
Line 3: Line 3:
== 421 ==
== 421 ==


* User - shows which user logged
<domain> Service not available, closing transmission channel
* Action data - from which IP


== 500 ==
== 500 ==


* User - shows which user logged out
Syntax error, command unrecognised


== bad_login ==
== 501 ==


* User - shows which user tried to login
Syntax error in parameters or arguments
* Action data - entered username/password
* Action data 2 - from which IP


== user_balance_changed ==
== 502 ==


Shows that admin changed user balance from user edit window
Command not implemented


* User - for which user
== 503 ==
* Action data - previous balance
* Action data 2 - balance changed to


== warning_balance_send ==
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