kleen/postfix

By kleen

Updated 5 months ago

An MTA for use as a local relay via a smarthost, or alternatively with a fully custom configuration.

Image
Security
Message queues
0

376

kleen/postfix repository overview

This image provides a preconfigured Postfix setup that only requires a few environment variables for a smarthost. It then acts as a simple mail relay inside the local Docker network, aggregating outbound mail delivery.

Required variables:

  • POSTFIX_RELAYHOST: Hostname of the smarthost
  • POSTFIX_RELAYUSER: Username on the smarthost
  • POSTFIX_RELAYPASS: Password on the smarthost

Optional variables:

  • POSTFIX_RELAYPORT: Port on the relay host (default: 587)
  • POSTFIX_CA_FILE: Path to a custom CA bundle

Alternatively, you can mount your own main.cf and run Postfix with a fully custom configuration.

Tag summary

Content type

Image

Digest

sha256:400cd82d9

Size

46.7 MB

Last updated

5 months ago

docker pull kleen/postfix