Hello List,
   Im getting this problem when i send a mail.

   Here you are my configuration:

   control:

defaultdelivery                ./Maildir/
defaultdomain                  example.com
defaultquotacount            1000
defaultquotasize               1000000
dirmaker                           /var/qmail/dirmaker
ldapbasedn                        dc=example,dc=com
ldapgid                              2110 (vmail gid)
ldaplogin                           cn=admin,dc=example,dc=com
ldapmessagestore            /var/qmail/maildirs
ldapobjectclass                  qmailUser
ldappassword                  1234
ldaprebind                        1
ldapserver                        ldap.example.com:389
ldapuid                              11184 (vmail uid)
locals                                 mail.example.com and example.com
me                                       mail.example.com
plusdomain                     example.com
rcpthosts                        mail.example.com

   dirmaker“s script:

        #!/bin/sh
          mkdir -m 700 -p $1

maildirs directory:

       drwxr-xr-x   2 vmail  vmail 4096 2005-09-30 12:12 maildirs

#/var/qmail/bin/qmail-ldaplookup -d 255 -m [EMAIL PROTECTED]

Searching ldap for: (&(objectClass=qmailUser)(|([EMAIL PROTECTED])([EMAIL PROTECTED])))
under dn: dc=example,dc=com
Found 1 entry:

dn: cn=layn,dc=example,dc=com
-------------------------------------------------------
objectClass: person
objectClass: top
objectClass: inetOrgPerson
objectClass: qmailUser
mail: [EMAIL PROTECTED]
uid: layn1
accountStatus: undefined -> active
mailHost: smtp.example.com
homeDirectory: /var/qmail/maildirs/layn
aliasEmpty: using default
qmailDotMode: ldaponly
qmailUID: 11184
qmailGID: 2110
mailQuotaSize: 1000000
mailQuotaCount: 1000
mailSizeMax: 0 (unlimited)
mailReplyText: undefined

Ldap configuration:

dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
dc: example
o: Servidor Correo
structuralObjectClass: organization
entryUUID: f843d9f6-c496-1029-92bc-de1486788e80
creatorsName: cn=admin,dc=example,dc=com
createTimestamp: 20050928181100Z
entryCSN: 20050928181100Z#000001#00#000000
modifiersName: cn=admin,dc=example,dc=com
modifyTimestamp: 20050928181100Z

dn: cn=layn,dc=example,dc=com
cn: layn
sn: layn
objectClass: person
objectClass: top
objectClass: inetOrgPerson
objectClass: qmailUser
o: example
uid: layn1
mail: [EMAIL PROTECTED]
mailHost: smtp.example.com
mailMessageStore: /var/qmail/maildirs/layn
userPassword:: aG9sYQ==
structuralObjectClass: inetOrgPerson
entryUUID: 7428a5a6-c497-1029-92bd-de1486788e80
creatorsName: cn=admin,dc=example,dc=com
createTimestamp: 20050928181428Z
entryCSN: 20050928181428Z#000001#00#000000
modifiersName: cn=admin,dc=example,dc=com
modifyTimestamp: 20050928181428Z

I have searched in google but i dont find anythings about this error.
Have you got any idea?

   If you need any other configuration or info, please tell me.

Thansk and Regards,
Layn.

Reply via email to