I think, that relaying is about sending mails. Am I wrong? My problem is to receive a mail from outside to my server.
On St, 2005-11-23 at 16:14 +0100, Jose Javier Sianes Ruiz wrote: > You have to enable relay for your client IP or use SMTP-AUTH. Look at > this website: > > http://www.lifewithqmail.org/lwq.html#relaying > > > El mié, 23-11-2005 a las 15:56 +0100, Julo Minka escribió: > > 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 > > > > > >
