Sign inSign up

yorkshirekev/postfix

By yorkshirekev

•Updated over 4 years ago

"SMTP Only" postfix image

Image
1

10K+

yorkshirekev/postfix repository overview

a simple "SMTP Only" postfix image.

Emails can be send from any private network address:

  • 127.0.0.1/32
  • 192.168.0.0/16
  • 172.16.0.0/12
  • 10.0.0.0/8

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⁠

Tag summary

Content type

Image

Digest

sha256:adb0cd458…

Size

79.1 MB

Last updated

over 4 years ago

docker pull yorkshirekev/postfix