Builds 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
This images is available on docker hub and can be downlaoded by running
docker pull yorkshirekev/postfix
Content type
Image
Digest
sha256:95261bad6…
Size
101.2 MB
Last updated
almost 11 years ago
docker pull luis/postfix