what are the permissions on /opt/zimbra/postfix/sbin/postconf?
if you ran zmcontrol and zmlocalconfig as root you probably want to run (as root) zmfixperms which should be under /opt/zimbra/libexec/
after that, run this and let us know what happens:
su - zimbra
zmcontrol stop
ps ax | grep zimbra #kill anything left running
zmcontrol start
zmcontrol status
Quote:
|
/opt/zimbra/postfix/sbin/postconf: fatal: open /opt/zimbra/postfix-2.2.9/conf/main.cf.tmp: Permission denied
|