An MTA for use as a local relay via a smarthost, or alternatively with a fully custom configuration.
376
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 smarthostPOSTFIX_RELAYUSER: Username on the smarthostPOSTFIX_RELAYPASS: Password on the smarthostOptional variables:
POSTFIX_RELAYPORT: Port on the relay host (default: 587)POSTFIX_CA_FILE: Path to a custom CA bundleAlternatively, you can mount your own main.cf and run Postfix with a fully custom configuration.
Content type
Image
Digest
sha256:400cd82d9…
Size
46.7 MB
Last updated
5 months ago
docker pull kleen/postfix