1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-18 01:36:06 +02:00

docs: Improve `setup` CLI password example (#2926)

* Update setup.sh.md

Example to include password
This commit is contained in:
pravynandas 2022-12-10 15:29:41 -05:00 committed by GitHub
parent 7527e3db8c
commit 0eef7789a2
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,9 +84,10 @@ DESCRIPTION
./setup.sh debug show-mail-logs
EXAMPLES
./setup.sh email add test@example.com
./setup.sh email add test@example.com [password]
Add the email account test@example.com. You will be prompted
to input a password afterwards since no password was supplied.
to input a password afterwards if no password was supplied.
When supplying `[password]`, it should be in plaintext.
./setup.sh config dkim keysize 2048 domain 'example.com,not-example.com'
Creates keys of length 2048 but in an LDAP setup where domains are not known to