1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Ensure that the account contains a @ (#923, #924)

* Ensure that the provided username actually contains a domain
* Update README.md to be consistent with addmailuser script
* Add a test to check if the username includes the domain
This commit is contained in:
Pierre-Yves Rofes
2018-04-04 18:59:28 +02:00
committed by Johan Smits
parent 7015d09404
commit 137d623171
3 changed files with 7 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Download the docker-compose.yml, the .env and the setup.sh files:
#### Create your mail accounts
./setup.sh email add <email> [<password>]
./setup.sh email add <user@domain> [<password>]
#### Generate DKIM keys