Operating System - HP-UX
1833758 Members
2556 Online
110063 Solutions
New Discussion

Re: Sendmail configuration error

 
Timothy Czarnik
Esteemed Contributor

Sendmail configuration error

We are getting some error messages from our Linux mail server (Red Hat 6.1) after a recent (this last weekend) rebuild. They are as follows:

553 mail.xxxxxxx.com. config error: mail loops back to me (MX
>problem?)
>554 ... Local configuration error

(Note that the x's replace actual server names and email address that are correct)

I have very little Linux experience, and I don't know sendmail very well. This server is delivering some of the mail correctly, but we are seeing these errors on a regular basis. Can anyone offer any suggestions?

Thanks in advance!
-Tim
Hey! Who turned out the lights!
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: Sendmail configuration error

Timothy:

If you haven't already, try posting this on the board dedicated to LINUX. Good luck.

...JRF...
Timothy Czarnik
Esteemed Contributor

Re: Sendmail configuration error

James was correct! I apologize for posting in the wrong area. I have reposted in the Linux - System Administration area.

Any responses will gladly be accepted there!
Hey! Who turned out the lights!
augusto cossa
Frequent Advisor

Re: Sendmail configuration error

Hi,

Try adding in the hosts file like:
ipaddress hostname hostname.co.mz

where ipaddress is the server ip followed by hostname.

Hope it's help

Augusto