Jochen Entenmann wrote:
> Paul,
> 
> I have tested in my Test Environment.
> Here ist a log.
> I have installed a imap/pop checker on my Desktop to simulate many
> Connections.
> Now the error occours.
> 
> The binding to the LDAP Server works:
> Debug authldap.c,auth_ldap_bind: successfully bound to ldap server
> 
> But by the authentication commes this error:
> Error authldap.c,auth_search: Can't contact LDAP server

Yes. But I see dbmail recover:

Jul 12 13:24:43 localhost dbmail/imap4d[5401]: Debug
authldap.c,auth_search: [(sAMAccountName=liefer)]
Jul 12 13:24:43 localhost dbmail/imap4d[5401]: Error
authldap.c,auth_search: Can't contact LDAP server
Jul 12 13:24:43 localhost dbmail/imap4d[5401]: Debug
authldap.c,auth_connect: connecting to ldap server on [10.30.1.5] :
[389] version [3]
Jul 12 13:24:43 localhost dbmail/imap4d[5401]: Debug
authldap.c,auth_search: [(sAMAccountName=liefer)]
Jul 12 13:24:43 localhost dbmail/imap4d[5401]: Debug
authldap.c,auth_search: [(uSNCreated=3479)]
....

So this is not the correct log trace it seems.

Try this:

- start dbmail
- keep it running for 15 minutes or so, hitting it with the test setup
you're using until you get authentication errors.
- now do: tail -f /var/log/syslog > /tmp/log.txt &
- trigger a single connection to dbmail which results in the error
you've been observing.
- killall tail
- send me the result




-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to