On 28/07/17 01:51, Nikolaos Milas wrote: > On 27/7/2017 1:50 μμ, Peter wrote: > >>> http://ghettoforge.org/index.php/Packages >> Right, that one is highly recommended, much better than attempting to >> install from source. > > OK, I followed your advice and I rebuilt the rpm(s) using: > > http://mirror.ghettoforge.org/distributions/gf/el/7Server/plus/SRPMS/postfix3-3.2.2-4.gf.el7.src.rpm
You don't have to actually rebuild the src.rpms, although you certainly can if you want. There are binary rpms you can just install as per the directions at: http://ghettoforge.org/index.php/Postfix3 > It may have been wrong from my side to simply replace the whole > /etc/postfix/ directory with the one from the original server (as I > initially did). This time I have been more cautious (as I explained above). The main thing to be concerned about here is the possibility of different versions of the compiled berkley db files. Simply re-running postmap on the source files should correct those issues. Peter