postfix not started on FC4 I've installed Zimbra from source on Fedora Core 4, it's ok. And I could run the server, logged in it with the default account (user1/test123). But the second time I started the server, the Postfix cannot started, services in order : ldap mysql.server then tomcat, and postfix.
It returned warnings: postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.3/conf/main.cf
postfix/postfix-script: starting the Postfix mail system
I tried to chown file main.cf. It's ok. But when I started the Postfix again, it changed the owner back to user, and continued to returned those warnings.
Does sb have the same problem ? |