mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-28 22:08:42 +02:00
Updated Setup docker mailserver using the script setup.sh (markdown)
parent
2afbd13eaa
commit
e4c2ae4947
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ SUBCOMMANDS:
|
||||||
# email
|
# email
|
||||||
* `./setup.sh email add <email> [<password>]`: Add an email-account (\<password\> is optional)
|
* `./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 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 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
|
* `./setup.sh email list`: list all existing email-accounts
|
||||||
# alias
|
# alias
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue