You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
Updated Configure Accounts (markdown)
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user