View Single Post
  #5 (permalink)  
Old 05-07-2008, 09:01 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,928
Default

Code:
su - zimbra
zmlocalconfig -s | grep ldap_postfix_password
is that the correct password ? If not you can set it with
Code:
su - zimbra
zmlocalconfig -e ldap_postfix_passwd=**yourpassword**
and then restart the MTA service.
__________________
Reply With Quote