Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Error "IP Address does not like recipient" - Sending Email

  Date: Nov 24    Category: Unix / Linux / Ubuntu    Views: 838
  

Currently I'm in a small office with Linux Suse as the firewall and
web host and mail server. We are running Microsoft 2000 server to
run the Lan and internal network.

External (something from my yahoo account to my work) gives
error "204.214.45.253 does not like recipient" (and that's the IP of
the Linux box to the outside).

I think part of problem is the send mail, certainly doesn't look right

Hmm.. looks like I need to config the sendmail. Here's how green I
am. The README says
"SENDMAIL_TYPE=yes
SENDMAIL_LOCALHOST='localhost host.domain.com www.domain.com'"

Now my rcconfig says
"SENDMAIL_TYPE=yes
SENDMAIL_LOCALHOST=''"

so I need to give it some info, do I put in exactly as the README
says or put in my DNS or a combination?

We did have internal email, then the ISDN line was put in and we were
told that it would not work. And all the IP's were reset. Along with
changing the DNS of the Microsoft server. I am going to check the
ports again. My husband suspects its the people ISP.

When I try sending a message with outlook express from one of work
computers, well, I think I'm
not sure I set the defaults right. And this may be routing through
the Microsoft 2000 server.

When I set POP and STMP to "XdomainnameX.com"(XdomainnameX
being our DNS name)


I get the error "The host 'XdomainnameX.com' could not be found.
Please verify that you have entered the server name correctly.
Account: 'XdomainnameX.com', Server: 'XdomainnameX.com', Protocol:
POP3, Port: 110, Secure(SSL): No, Socket Error: 11004, Error Number:
0x800CCC0D"

When I set POP and STMP to "mail.XdomainnameX.com"
I get the error "The connection to the server has failed.
Account: 'XdomainnameX.com', Server: 'mail.XdomainnameX.com',
Protocol: POP3, Port: 110, Secure(SSL): No, Socket Error: 10060,
Error Number: 0x800CCC0E"

Now this is a newer message after I reset the hosts in /etc/
So I may be making progress, along the hosts notes....there is a line
that looks different.

Looking at the var/log for the mail there is a whole slew of errors.

For the website we have set up and testing when an email comes in
from the website it ends up in the var/mail, which I assume is where
its supposed to go.

Frankly I'm confused, sendmail fetchmail, etc. Arrg.

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Nov 24    

I understand ur problem, but tell me your Linux operating system Flavour name and tell me the version also.

But if u r using Redhat linux 7.X then

add a line in /etc/sendmail.cf
DSmail.x.x.net

and there is also add a option

O DaemonPortOptions=Port=smtp,Addr=192.168.10.1, Name=MTA

192.168.10.1 is ur lan ethernet address.

and the next thing is that,

in the /etc/mail/access

there is a file u add folowing entries
localhost.localdomain RELAY
localhost RELAY
127.0.0.1 RELAY
192.168.10 RELAY

192.168.10. is the network and may be u have differnet. i hope that ur problem is solved.

 
Answer #2    Answered On: Nov 24    

Suse 7.3 Professional

Also I'm not sure where the MX is supposed to be. I'm
using Linux Administrator guide book and it has
different names of the files.

 
Answer #3    Answered On: Nov 24    

Got it fixed using a thing called Webmin to configure my sendmail.

 
Didn't find what you were looking for? Find more on Error "IP Address does not like recipient" - Sending Email Or get search suggestion and latest updates.




Tagged: