a simple "SMTP Only" postfix image.
Emails can be send from any private network address:
Start the image and include your (docker) hosts DNS entry. e.g.
docker run -d --name postfix -p 25:25 --restart always yorkshirekev/postfix mail.example.com
Source-code for this image is on GitHub: https://github.com/YorkshireKev/docker-postfix
Content type
Image
Digest
sha256:adb0cd458…
Size
79.1 MB
Last updated
over 4 years ago
docker pull yorkshirekev/postfix