update password requirement descriptions
This commit is contained in:
parent
6df7482f0f
commit
150d64d1d0
@ -91,8 +91,9 @@
|
|||||||
<p>
|
<p>
|
||||||
<b>Account</b> is the "local-part" of the email address and can contain letters, numbers, and periods.<br>
|
<b>Account</b> is the "local-part" of the email address and can contain letters, numbers, and periods.<br>
|
||||||
<b>Password</b> must be at least 8 characters with 12 or more being highly recommended.<br>
|
<b>Password</b> must be at least 8 characters with 12 or more being highly recommended.<br>
|
||||||
The password must contain characters from at least three of the following four groups:<br>
|
Passwords under 15 characters must contain characters from at least three of the following four groups:<br>
|
||||||
Lower Case Letters, Upper Case Letters, Numbers, Punctuation/Special Characters.<br>
|
Lower Case Letters, Uppler Case Leters, Numbers, Puncuation/Special Characters.<br>
|
||||||
|
Passwords 15 or more characters long do not have any complexity requirements.<br>
|
||||||
<b>Status</b> can be used to temporarily disable the email account. If the account is enabled with the Admin option they can managed all email accounts.<br>
|
<b>Status</b> can be used to temporarily disable the email account. If the account is enabled with the Admin option they can managed all email accounts.<br>
|
||||||
<b>Quota</b> is the storage limit in GB for the email account.<br>
|
<b>Quota</b> is the storage limit in GB for the email account.<br>
|
||||||
<b>Rate Limit</b> is the hourly sending rate limit for the email account, and is multiplied by 10 for the daily sending limit.<br>
|
<b>Rate Limit</b> is the hourly sending rate limit for the email account, and is multiplied by 10 for the daily sending limit.<br>
|
||||||
|
@ -88,8 +88,9 @@
|
|||||||
</form>
|
</form>
|
||||||
<p>
|
<p>
|
||||||
<b>Password</b> must be at least 8 characters with 12 or more being highly recommended.<br>
|
<b>Password</b> must be at least 8 characters with 12 or more being highly recommended.<br>
|
||||||
The password must contain characters from at least three of the following four groups:<br>
|
Passwords under 15 characters must contain characters from at least three of the following four groups:<br>
|
||||||
Lower Case Letters, Upper Case Letters, Numbers, Punctuation/Special Characters.<br>
|
Lower Case Letters, Uppler Case Leters, Numbers, Puncuation/Special Characters.<br>
|
||||||
|
Passwords 15 or more characters long do not have any complexity requirements.<br>
|
||||||
<b>Status</b> can be used to temporarily disable the email account. If the account is enabled with the Admin option they can managed all email accounts.<br>
|
<b>Status</b> can be used to temporarily disable the email account. If the account is enabled with the Admin option they can managed all email accounts.<br>
|
||||||
<b>Quota</b> is the storage limit in GB for the email account.<br>
|
<b>Quota</b> is the storage limit in GB for the email account.<br>
|
||||||
<b>Rate Limit</b> is the hourly sending rate limit for the email account, and is multiplied by 10 for the daily sending limit.<br>
|
<b>Rate Limit</b> is the hourly sending rate limit for the email account, and is multiplied by 10 for the daily sending limit.<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user