github bokysan/docker-postfix v1.0.0
Happy 2019

latest releases: v4.2.1, gh-pages-v4.2.1, v4.2.0...
5 years ago

This is the first "official release" of the Docker postfix container.

See README.md for details on how to run it. Some samples are in the sample directory.

Major changes since the latest (unreleased) version:

  • TZ environment variable to set the timezone of the container
  • Better support for TLS connections to relay severs using the RELAYHOST_TLS_LEVEL variable and referencing the ca-certificates.crtfile
  • Ability to setMESSAGE_SIZE_LIMIT for email messages
  • The possibility to enable debugging with INBOUND_DEBUGGING parameter
  • ALLOWED_SENDER_DOMAINS is now a required parameter as newer versions of postfix won't start without it

Minor changes:

  • some nice colours of log files if running in terminal
  • bash was removed from the container as the script is 100% sh-compatible

Don't miss a new docker-postfix release

NewReleases is sending notifications on new releases.