Hi,

i try to set up qmail-ldap for the first time. My server is on Gentoo
Linux. LDAP is working and qmail-ldap processes run.

Ldif to create user is following:
dn: uid=name,ou=People,dc=mydomain,dc=com
cn: name name
sn: name
uid: name
mail: [EMAIL PROTECTED]
mailHost: mail.mydomain.com
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: top
objectClass: kerberosSecurityObject
objectClass: qmailUser
userPassword: {crypt}$............0
krbName: [EMAIL PROTECTED]

When I try do send a mail to this account from outside world, I got back
this message:

<[EMAIL PROTECTED]>: host mail.maydomain.com[xxx.xxx.xxx.xxx] said: 553
sorry,
    relaying denied from your location [yyy.yyy.yyy.yyy] (#5.7.1) (in
reply to
    RCPT TO command)

What is wrong? What else to set?
Julo

Reply via email to