Dovecot mail server Postfix MTA based on avkosme/centos7 image
1.1K
# file docker-compose.yml
mail:
environment:
- myhostname=mail.example.org
- mydomain=example.org
- mynetworks=10.5.0.0/24
- relayhost=relay.example.org
- smtp_sasl_auth_enable=yes
- smtp_sasl_password_maps=hash:/etc/postfix/sasl_passwd
- smtp_sasl_security_options=
Set env:
Content type
Image
Digest
Size
477.2 MB
Last updated
about 8 years ago
docker pull avkosme/dovecot-postfix