Marcmac,
"sh -x /opt/zimbra/bin/zmmtactl status looks fine". But just in case, I have cut and paste:
----------- START CUT+PASTE ----------------------
[root@dev1 ~]# su - zimbra
[zimbra@dev1 ~]$ sh -x /opt/zimbra/bin/zmmtactl status
+ BASE=/opt/zimbra
+ SCRIPTS='zmmtaconfigctl zmamavisdctl postfix zmsaslauthdctl'
+ case "$1" in
+ STATUS=0
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmmtaconfigctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmamavisdctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/postfix status
+ R=0
+ '[' 0 -ne 0 ']'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmsaslauthdctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ exit 0
[zimbra@dev1 ~]$ zmcontrol status
Host dev1.northernobjects.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
mta Running
snmp Running
spell Running
[zimbra@dev1 ~]$
----------- END CUT+PASTE ----------------------
I have also attached /var/log/zimbra.log. It doesn't mean much to me. Thanks for the excellent support and thank you for being patient with me. Please let me know if there is anything else that you need from me.
Cheers,
bsimzer |