Hi,
I have recently "yum upgrade" my Centos Linux 7 Server. I had a fully working Postfix 2.10 system prior to that.
My Postfix service won't start. This is the error:
Jan 01 20:36:02
pbx.myrevtel.com systemd[1]: Starting Postfix Mail Transport Agent...
Jan 01 20:36:02
pbx.myrevtel.com aliasesdb[28441]: /usr/sbin/postconf: warning: /etc/postfix/
main.cf: unused parameter: compatibility_level=2
Jan 01 20:36:02
pbx.myrevtel.com aliasesdb[28441]: /usr/sbin/postconf: warning: /etc/postfix/
main.cf: unused parameter: meta_directory=/etc/postfix
Jan 01 20:36:02
pbx.myrevtel.com aliasesdb[28441]: /usr/sbin/postconf: warning: /etc/postfix/
main.cf: unused parameter: shlib_directory=no
Jan 01 20:36:02
pbx.myrevtel.com postfix[28445]: /usr/lib/postfix/postfix-script: line 74: cd: HOME not set
It appears related to the shlib_directory within the above postfix-script file.
However, apparently the shlib_directory variable is only available in version 3.0+
Could anyone advise please.
Thanks!