Sign inSign up

rafaelwastaken/postfix

By rafaelwastaken

Updated about 1 month ago

postfix based on alpine

Image
0

2.7K

rafaelwastaken/postfix repository overview

postfix

GitHub

Alpine-based postfix image with lmdb & sasl support

Environment Variables:

  • Beginning with POSTFIX_ will automatically be inserted into main.cf
    • Example: POSTFIX_mydomain=test.com will be inserted as mydomain = test.com in main.cf
  • Beginning with POSTMAP_ will automatically be postmap'd into /etc/postfix

Examples:

  • POSTFIX_[config name]=[config value] - Imported with postconf -e "[config name] = [config value]"
  • POSTMAP_[filename] = [file content] - File is automatically generated and imported with postmap /etc/postfix/[filename]

Tag summary

Content type

Image

Digest

sha256:30f2cdb09

Size

14.5 MB

Last updated

about 1 month ago

docker pull rafaelwastaken/postfix:alpine-edge