Hello all. I am experiencing the following error:
Code:
May 7 11:40:51 zimbra postfix/pickup[30622]: 1908AD6825A: uid=1002 from= orig_id=8D55AD68252
May 7 11:40:51 zimbra postfix/cleanup[30625]: warning: dict_ldap_connect: Unable to bind to server ldap://zimbra.server:389 as uid=zmpostfix,cn=appaccts,cn=zimbra: 49 (Invalid credentials)
May 7 11:40:51 zimbra postfix/cleanup[30625]: warning: 1908AD6825A: sender_canonical_maps map lookup problem for user@external.domain
I've change the server names for privacy reasons.
Until late yesterday the server was working fine. We were starting to train the spam filters. Late in the afternoon though it just stopped delivering mail. There were errors about the postfix service losing connection when composing the "RCPT TO". I followed some threads and it turned out that when i turned off antispam and antivirus the mail when through fine. Looking further into the logs it ~seemed~ as though perhaps there were some bind errors in terms of connecting so i took it upon myself to reset all of the ldap passwords using zmldappasswd. That leaves me where i am now (see error above).
Facts:
1. slapd is in fact listening on port 389.
2. everything was working properly until antispam and antivirus caused the messages to stop flowing though i am still not sure why.
3. dns and /etc/hosts are not an issue as all of the lookups, forward and reverse are working.
Any suggestions - how can i get postfix to start binding properly again?