rafaelwastaken/postfix

By rafaelwastaken

Updated 3 months ago

postfix based on alpine

Image
0

455

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:1f1db89d0

Size

13.4 MB

Last updated

3 months ago

docker pull rafaelwastaken/postfix:alpine-3.21