wsp-10318 Smart mail shows not detailed error on simple password
This commit is contained in:
parent
66507c8384
commit
1220a131a4
5 changed files with 41 additions and 9 deletions
|
@ -151,6 +151,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const int ERROR_MAIL_LICENSE_USERS_QUOTA = -724;
|
||||
|
||||
public const int ERROR_MAIL_ACCOUNT_MAX_MAILBOX_SIZE_LIMIT = -725;
|
||||
public const int ERROR_MAIL_ACCOUNT_PASSWORD_NOT_COMPLEXITY = -726;
|
||||
#endregion
|
||||
|
||||
#region FTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue