View Single Post
  #2 (permalink)  
Old 03-27-2009, 07:19 PM
mrcoffe mrcoffe is offline
Member
 
Posts: 10
Default

Well... this one took me a while.

I had to recreate the certificate. The guide was very helpfull.

Then I ran into the problem the MTA would not start anymore:

[zimbra@my_servername ~]$ zmcontrol start
Host ventoux.r71.nl
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...FAILED
Starting zmmtaconfig...zmmtaconfig is already running.
postalias: warning: /etc/aliases, line 97: need name:value pair
postsuper: fatal: scan_dir_push: open directory defer: Permission denied
postfix failed to start
Starting saslauthd...done.
Starting stats...Done.

Solution to this problem:
# /opt/zimbra/libexec/zmfixperms (run as root)

I'm back in business again.

Last edited by mrcoffe; 03-27-2009 at 07:22 PM..
Reply With Quote