I read those before and now again. My qmail seems to be working locally (something like: echo "to:[EMAIL PROTECTED]" | /var/qmail/bin/qmail-inject ...works) and I can see it in the logs.
The error message I am getting confuses me though. On St, 2005-11-23 at 16:44 +0100, Jose Javier Sianes Ruiz wrote: > Yes, relay is when you send an email for a recipient that is not local > to SMTP server used. In that case, if you are not allowed in relay > configuracion file (like described in the URL posted), you get a > 'Relaying denied' response from server. It seems you dont have clearly > enough some important mail concept that you have to know before > installing and using qmail-ldap. I recomend you read very carefully > http://www.lifewithqmail.org/lwq.html and > http://www.lifewithqmail.org/ldap/ to make sure you have installed and > cofigured your qmail-ldap correctly. > > > > El mié, 23-11-2005 a las 16:22 +0100, Julo Minka escribió: > > 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 > > > > > > > > > > > > > > > > > > > >
