Updated Configure Accounts (markdown)
This commit is contained in:
parent
472088cf48
commit
322cd2c169
|
@ -1,5 +1,8 @@
|
||||||
Users (email accounts) are managed in `/tmp/docker-mailserver/postfix-accounts.cf`.
|
Users (email accounts) are managed in `/tmp/docker-mailserver/postfix-accounts.cf`.
|
||||||
Just add the _full_ email address and its encrypted password, separated by a pipe.
|
|
||||||
|
The best way to manage accounts is to use the reliable [setup.sh](https://github.com/tomav/docker-mailserver/wiki/Setup-docker-mailserver-using-the-script-setup.sh) script.
|
||||||
|
|
||||||
|
Or you may directly add the _full_ email address and its encrypted password, separated by a pipe.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue