mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
Updated Configure Accounts (markdown)
This commit is contained in:
parent
472088cf48
commit
322cd2c169
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
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.
|
||||
Users (email accounts) are managed in `/tmp/docker-mailserver/postfix-accounts.cf`.
|
||||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue