View Single Post
  #11 (permalink)  
Old 11-25-2005, 10:40 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default postfix

Part of your zmmtactl status run returned:

+ /opt/zimbra/bin/postfix status
+ R=1
+ '[' 1 -ne 0 ']'
+ STATUS=1

Which tells me it thinks postfix isn't running - but, if you see it, and can telnet to port 25, and get the banner, means that something's wrong with this script.

So - sh -x /opt/zimbra/bin/postfix status may tell us more - can you post the output from this?
Reply With Quote