update help descriptions
This commit is contained in:
parent
f23639078b
commit
a3f1eda0d7
@ -19,8 +19,8 @@ help()
|
|||||||
echo " -e <email> Email address to add."
|
echo " -e <email> Email address to add."
|
||||||
echo " -p <password> Unencrypted Password for new email address."
|
echo " -p <password> Unencrypted Password for new email address."
|
||||||
echo " -q <quota> Set mailbox quota in GB, otherwise default for this domain is used. NULL means no limit."
|
echo " -q <quota> Set mailbox quota in GB, otherwise default for this domain is used. NULL means no limit."
|
||||||
echo " -r <ratelimit> Hourly rate limit for sending, multiplied by 10 for the daily limit."
|
echo " -r <ratelimit> Hourly rate limit for sending, multiplied by 10 for the daily limit. If unset domain default is used."
|
||||||
echo " -s <0|1> Status. 1 for enabled, 0 for disabled. Default is in db structure and is normally set to 1."
|
echo " -s <0|1> Status. 1 for enabled, 0 for disabled. Default is 1 for enabled."
|
||||||
echo " -j <0|1|2> Filter Junk/Spam messages. 0 = no filtering. 1 = filter Junk only. 2 = filter Junk & Spam. Default is 2."
|
echo " -j <0|1|2> Filter Junk/Spam messages. 0 = no filtering. 1 = filter Junk only. 2 = filter Junk & Spam. Default is 2."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user