View Single Post
  #51 (permalink)  
Old 09-22-2006, 01:57 PM
dajwalia dajwalia is offline
New Member
 
Posts: 4
Default

I did not start a new thread because the exact same issue is being discussed here.

I already tried telnetting on port 25 and it can't connect there.

zmcontrol status has postfix and mta not running.

netstat -na | grep 25 when zimbra is stopped does not return anything listening on port 25.

I have tried postfix start but that does not start postfix.

Here is excerpt from zimbra.log
-------------------------------------------
Sep 22 15:28:12 zimbra zimbramon[14141]: 14141:info: 2006-09-22 15:28:01, STATUS: zimbra.trivenidigital.com: ldap: Running
Sep 22 15:28:12 zimbra zimbramon[14141]: 14141:info: 2006-09-22 15:28:01, STATUS: zimbra.trivenidigital.com: logger: Running
Sep 22 15:28:12 zimbra zimbramon[14141]: 14141:info: 2006-09-22 15:28:01, STATUS: zimbra.trivenidigital.com: mailbox: Running
Sep 22 15:28:12 zimbra zimbramon[14141]: 14141:info: 2006-09-22 15:28:01, STATUS: zimbra.trivenidigital.com: mta: Stopped
Sep 22 15:28:12 zimbra zimbramon[14141]: 14141:info: 2006-09-22 15:28:01, STATUS: zimbra.trivenidigital.com: snmp: Running
Sep 22 15:28:30 zimbra postfix/postfix-script: fatal: the Postfix mail system is not running
Sep 22 19:28:40 zimbra postfix/postqueue[14483]: fatal: Queue report unavailable - mail system is down
Sep 22 15:29:17 zimbra postfix/postfix-script: warning: not owned by root: /opt/zimbra/postfix-2.2.9/conf/main.cf
Sep 22 15:29:17 zimbra postfix/postfix-script: starting the Postfix mail system
Sep 22 15:29:17 zimbra postfix/master[14909]: fatal: bind 0.0.0.0 port 25: Address already in use
-------------------------------
Reply With Quote