View Single Post
  #27 (permalink)  
Old 04-15-2006, 11:52 AM
bobby bobby is offline
Zimbra Employee
 
Posts: 515
Default

is it actually running (ps ax | grep sasl) ? if so, does the pid match the one in /opt/zimbra/cyrus-sasl/state/saslauthd.pid?


you might just need to verify that the auth host is set:

runing this on the mta server should list the mailbox server:
zmprov gs MTAHOSTNAME | grep zimbraMtaAuthHost

if not, you can set it like this (on the mta host):
zmprov ms MTAHOSTNAME zimbraMtaAuthHost MAILBOXHOSTNAME



p.s. there should be a symlink from ~/postfix/ to ~/postfix-<version>/ so you should be able to use that path in the sudoers to survive a postfix upgrade

what's the permissions look like on ~/sbin/postqueue?
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote