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
Improved documentation
This commit is contained in:
@@ -22,7 +22,7 @@ Additional informations:
|
||||
- aliases and fowards/redirects are managed in `./postfix/virtual`
|
||||
- antispam rules are managed in `./spamassassin/rules.cf`
|
||||
- files must be mounted to `/tmp` in your container (see `docker-compose.yml` template)
|
||||
- ssl is strongly recommended, you can provide a specific certificate, see below
|
||||
- ssl is strongly recommended, you can provide a self-signed certificate, see below
|
||||
|
||||
## installation
|
||||
|
||||
@@ -56,6 +56,7 @@ Volumes allow to:
|
||||
|
||||
- Insert custom antispam rules
|
||||
- Manage mail users, passwords and aliases
|
||||
- Manage SSL certificates
|
||||
|
||||
# usage
|
||||
|
||||
|
Reference in New Issue
Block a user