Updated Setup docker mailserver using the script setup.sh (markdown)

This commit is contained in:
Jean-Denis Vauguet 2020-05-29 05:35:34 +02:00
parent 3ce6ecd9d1
commit e1c386628e

View file

@ -53,7 +53,7 @@ SUBCOMMANDS:
# email
* `./setup.sh email add <email> [<password>]`: Add an email-account (\<password\> is optional)
* `./setup.sh email update <email> [<password>]`: Change the password of an email-account (\<password\> is optional)
* `./setup.sh email del <email>': delete an email-account
* `./setup.sh email del <email>`: delete an email-account
* `./setup.sh email restrict <add|del|list> <send|receive> [<email>]`: deny users to send or receive mail. You can also list the respective denied mail-accounts.
* `./setup.sh email list`: list all existing email-accounts
# alias