Simple SMTP server / postfix null relay host for your Docker and Kubernetes containers. Based on Alpine Linux.
Go to file
Stefan S 3f4df6062a readme and MYNETWORKS via ENV (#1)
* mynetworks via ENV

* Create README.md

* <br>
2016-12-14 17:29:59 +01:00
Dockerfile Fix for postfix; it now checks properly for allowed domains and sends off the email if the domain matches. 2016-04-22 14:16:12 +02:00
postfix.sh readme and MYNETWORKS via ENV (#1) 2016-12-14 17:29:59 +01:00
README.md readme and MYNETWORKS via ENV (#1) 2016-12-14 17:29:59 +01:00
rsyslog.conf Fix for postfix; it now checks properly for allowed domains and sends off the email if the domain matches. 2016-04-22 14:16:12 +02:00
supervisord.conf Fix for postfix; it now checks properly for allowed domains and sends off the email if the domain matches. 2016-04-22 14:16:12 +02:00

docker-postfix

Simple postfix relay host for your Docker containers. Based on Alpine Linux.

ENV vars
$HOSTNAME= Postfix myhostname
$RELAYHOST= Host that relays your msgs
$MYNETWORKS= allow domains from per Network ( default 127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 )
$ALLOWED_SENDER_DOMAINS = domains sender domains