View Single Post
  #3 (permalink)  
Old 06-19-2009, 12:38 PM
Sir Bob Sir Bob is offline
Active Member
 
Posts: 31
Default

Hello and yes,

Sendmail is disabled, as well as iptables, ip6tables and SELinux.
I ran #netstat -an : grep :25 and got tcp 127.0.0.1.
Further to this, I ran #telnet 127.0.0.1 25 and connected to the mail server.

When I try to run /zmmtactl as zimbra user, I see the following:
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/main.cf
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/master.cf
postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/main.cf.in
postfix/postfix-script: Starting the Postfix mail system
Starting saslauthd... already running.

I checked the permissons on the main/master files and they are the same as the original server.

Last edited by Sir Bob; 06-19-2009 at 01:10 PM..
Reply With Quote