Thread: Postfix problem
View Single Post
  #21 (permalink)  
Old 03-03-2007, 07:44 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Something's wrong with LDAP, and your config.

Try
zmcontrol stop
ps auxx | grep zimbra (kill any left over processes)
su root
chown -R zimbra:zimbra /opt/zimbra/*
cd /opt/zimbra/libexec
./zmfixperms
su zimbra
zmcontrol start
tail -100 /opt/zimbra/log/mailbox.log

post that
Reply With Quote