On Thu, Aug 05, 2004 at 11:41:28AM +0800, Hiu Yen Onn wrote: > hi, > > i setup a windows client, basically, it is a microsoft outlook express client.after > all, i get this message after i try to send a mail through it. > > it sounds like this.... > > response: '553, sorry, relaying denied your location[219.95.227.232]' > > i know something to do with the smtp relay, but, i really don't know to set it. > > this is the content of my /service/smtpd/tcp > > 127.:allow,RELAYCLIENT="" > 172.16.:allow,RELAYCLIENT="" > :allow
Add 219.95.227.232:allow,RELAYCLIENT="" to your smtp rules file. This is a basic qmail problem that should be documented in www.lifewithqmail.org with a lot of other useful information. -- :wq Claudio
