Hi All
I am totally new to qmail-ldap.
Want to configure qmail-pop3d.
My setup is working ok I have tested my sending mail locally.
Now I am stuck up on qmail-pop3d
Can any one help me?
Tried the following
# telnet 172.27.1.20 110
Trying 172.27.1.20...
Connected to chapora.nio.org (172.27.1.20).
Escape character is '^]'.
+OK <10291.1167266258@qmail-popup>
user remy@chapora.nio.org
+OK
pass remy12
-ERR authorization failed
Connection closed by foreign host.
My ldap ldif file of a user is
# remy, chapora.nio.org, os, link
dn: cn=remy,ou=chapora.nio.org,o=os,dc=link
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: qmailUser
uid: remy@chapora.nio.org
cn: remy
mail: remy@chapora.nio.org
qmailUID: 65111
qmailGID: 65111
mailMessageStore: /mailstore/chapora.nio.org/remy
qmailDotMode: ldapwithprog
givenName: remy
sn: remy
ou: chapora.nio.org
mailQuotaSize: 0
userPassword:: cmVteTEy
accountStatus: active
Thanks & Regards,
Remy Almeida
|