On Tue, Dec 03, 2002 at 08:43:44AM +0500, zafar wrote: > hello all > i am using vpopmail,qmail on redhat linux.The mail is going outside domain > but easily send to local domains.. > i do everything but can't thing working. > 127.0.0.:allow,RELAYCLIENT="" in the /etc/tcp.smtp > and /home/vpopmail/etc/tcp.smtp > but all in vain. > sir tell me what i do to remove this err--
One thing is for sure, you are persistant. You added 127.0.0. to your tcp.smtp file but you also need to add the ip of the computer that you are trying to send mail from. > "The message could not be sent because one of the recipients was rejected by > the server. The rejected e-mail address was '[EMAIL PROTECTED]'. > Subject 'helo mail', Account: 198.101.101.1, Server: 'example.com, Protocol: > SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed > rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error > Number: 0x800CCC79 If the IP address of the client is really 198.101.101.1 then you need to add 198.101.101.1:allow,RELAYCLIENT="" to either your /etc/tcp.smtp or /home/vpopmail/etc/tcp.smtp file, which ever one you use. Then be sure to recompile the cdb database: tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp or tcprules /home/vpopmail/etc/tcp.smtp.cdb /home/vpopmail/etc/tcp.smtp.tmp < /home/vpopmail/etc/tcp.smtp Hope this helps. Cory P.S. This time, please reply to the list and not directly to me. -- Cory Wright Stand Blue Technology http://www.standblue.net/