sdelements/postfix-docker
A customized postfix container
3.1K
This repo deploys and configures postfix
inside a Docker container
See ./bin/postfix_init.sh
for configuration parameters that are available via environment variables.
postfix
, rsyslog
, and log output to stdout
rsyslog
POSTFIX_TLS
to true
POSTFIX_SASL_AUTH
to <SMTP_USERNAME>:<SMTP_PASSWORD>
POSTFIX_RELAYHOST
and POSTFIX_TLS
docker pull sdelements/postfix-docker