[tpop3d-discuss]tpop and ldap tls problem

Daniel Tiefnig tpop3d at inode.at
Wed, 14 Dec 2005 15:53:48 +0100


Adam wrote:
> ldapsearch -x  -W -D 'cn=administrator,o=something,c=pl' -b 
> 'o=something,c=pl' '(givenName=*)' -LLL -h xxxxxxx -P 3 -ZZ
> 
> works ok
> 
> ldapsearch -x  -W -D 'cn=administrator,o=something,c=pl' -b 
> 'o=something,c=pl' '(givenName=*)' -LLL -H ldaps://xxxxxxx -P 3
> 
> works ok

Hmmm, so tpop3d should also work with TLS. auth-ldap-url is
"ldap://xxxxxxxxx/ou=People,o=company,c=pl", (not "ldaps:") even if
auth-ldap-use-tls is enabled? This is important, tpop3d will use port
636 if not.

If this is not the problem, you may have to enable debugging on you LDAP
server, and see why it fails, and if tpop3d connects at all.


lg,
daniel