huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 86 forks source link

Allow for setting any Postfix variables in the config file (both main.cf and master.cf) #92

Closed dgraziotin closed 3 years ago

dgraziotin commented 3 years ago

This is a followup from #74, which would be closed by #75 but it seems to be stalled since July 2020.

I'm working to a similar solution that allows to change options for main.cf and master.cf through environment variables.

This is the extract from README.md that explains the added features.

Custom postfix configuration

SMF allows to use environment variables to add or change lines to postfix main.cf and master.cf configuration files.