On 13/03/16 06:06, Brad Chandler wrote: > I recently added the ghettoforge repo to my Centos 7 vm. I wanted a > newer version of postfix so that I could experiment with Dane. Centos 7 > is stuck on 2.10. The upgrade went smoothly. I first had to uninstall > postfix, then install postfix3 from the gf-plus repo. I replaced the new > main.cf and master.cf with my old versions and so far everything seems > to be working fine.
That's strange, it should not have overwritten your old config when upgrading. Do note that you would likely have to install some of the postfix3-foo packages because of the new dynamic maps support (but on the plus side you don't have to install support for DBs you don't use). Peter