Will postfix custom config be overwritten ?

Discussion in 'General' started by ozgurerdogan, Apr 15, 2020.

  1. ozgurerdogan

    ozgurerdogan Member

    When I add an custom config like
    smtp_bind_address =
    will it get overwritten with future updates of postfix? How can I keep it?
     
  2. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

  3. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    And to complicate things, the answer is of course, "it depends." :)

    For postfix settings, ISPConfig sets and manages some settings, but doesn't touch others. The example you mentioned, smtp_bind_address, is not managed by ISPConfig, so if you set it, it will not be overwritten - currently. It's possible that "future updates" would affect it though, eg. there are feature requests related to utilizing specific ip addrs and certificates for client domains which could conceivably utilize that setting.

    As for other settings 'like' that one, it of course depends specifically what you are referring to. You can see most of what is set in the postfix install template; there are some settings changed right in server plugins without regard to the template, eg. when switching from amavis to rspam, and a few other config changes. I suppose download the install tarball and grep for each setting you have in question is the safest way to see if ISPConfig touches it.
     

Share This Page