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

Now postfix configuration is generic.

This commit is contained in:
Thomas VIAL
2015-03-31 17:28:13 +02:00
parent ef34462e34
commit 188356237a
2 changed files with 10 additions and 8 deletions

View File

@ -1,16 +1,19 @@
# docker-mailserver
A fullstack but simple mail server (smtp, imap, antispam, antivirus...)
A fullstack but simple mail server (smtp, imap, antispam, antivirus...)
Includes:
- postfix
- postfix with smtp auth
- courier-imap
- amavis
- spamassasin
- clamav
- amavis
Only config files, no *sql database required.
Additional informations:
- only config files, no *sql database required
- mails are stored in `/var/mail/${domain}/${username}`
## installation
@ -32,8 +35,6 @@ Only config files, no *sql database required.
- "143:143"
- "587:587"
- "993:993"
volumes:
- ./configs/postfix:/etc/postfix
environment:
docker_mail_domain: "my-domain.com"
# format is user@domain.tld|clear_password