unrouteable mail domain - all mails bouncing

mousepotatoe

Active Member
Dec 17, 2003
36
0
156
I"m suddenly having an unrouteable mail domain issue

my etc/resolv.conf has:
search serverdomain.com
nameserver ##.###.##.###
nameserver ##.###.##.###
and http://www.dnsreport.com says dns is correct.


I have ran
/scripts/eximup --force
/scripts/upcp --force
/scripts/easyapache

/etc/eximmailtrap does not exist
/var/cpanel/cpanel.config is set to eximmailtrap=0

/var/log/exim_mainlog
shows me: R=fail_remote_domains: unrouteable mail domain "bellsouth.net"
2006-09-17 19:46:03 1GP7Gt-0006NI-AD Frozen (delivery error message)

which is root trying to mail me

I have tried everything that has been suggested from posts from today back to 2003 without success. I'm at my wits end, I have three identical other servers and this ones mail just stopped working, and mail is what we do.

Any suggestions?

I'm running
WHM 10.8.0 cPanel 10.9.0-C5
CentOS 4.4 i686 - WHM X v3.1.0
(Exim 4.52)
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
mousepotatoe said:
I have tried everything that has been suggested from posts from today back to 2003 without success. I'm at my wits end, I have three identical other servers and this ones mail just stopped working, and mail is what we do.
Make sure that you do not have the following checked?
- WHM > Tweak Settings > Prevent the user 'nobody' from sending out mail to remote addresses
- Track the origin of messages sent though the mail server by adding the X-Sender headers (exim 4.34+ required)

Then run these commands (in that order)
/scripts/reseteximtodefaults
/scripts/eximup --force
/scripts/mailperm
/scripts/fixvaliases
/scripts/updateuserdomains
 

mousepotatoe

Active Member
Dec 17, 2003
36
0
156
Thank you for your help

ok, i went into
- WHM > Tweak Settings >

and unchecked

Prevent the user 'nobody' from sending out mail to remote addresses

and unchecked

- Track the origin of messages sent though the mail server by adding the X-Sender headers (exim 4.34+ required)

although i have used these features successfully and continue to do so on three other servers.

Then i ran these commands (in this order)
/scripts/reseteximtodefaults
/scripts/eximup --force
/scripts/mailperm
/scripts/fixvaliases
/scripts/updateuserdomains


Everything ran without error, and I emptied my mail que.
I host several mail sites, so i didnt have to wait long for these bounced mails to start again.

1GPBde-0000yF-Le-D
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

[email protected]
unrouteable mail domain "126.com"

Same deal for root emails to me that should be going to gmail.com
unrouteable mail domain "gmail.com"

and others

unrouteable mail domain "21cn.com"
unrouteable mail domain "bellsouth.net"

etc etc

It does seem that regular mails are working now, the mails that arent being sent are via php scripts. (i had already deleted sendmail before one of my many attempts of /scripts/upcp --force)

I'm running PHP Version 4.4.3
'./configure' '--prefix=/usr' '--with-xml' '--with-mm' '--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap=/usr/local/imap-2004g' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mm' '--with-mysqli' '--with-mysql=/usr' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-zlib'

Am I missing something that would make mails bounce with the "unroutable domain" errors?
 

lloyd_tennison

Well-Known Member
Mar 12, 2004
697
1
168
Can you telnet into the other servers from yours? That would help to show a resolver issue if there was one.
 

mousepotatoe

Active Member
Dec 17, 2003
36
0
156
if i telnet my own server i get:
telnet> open mail.myserver.com 110
Trying 72.232.**.***...
Connected to mail.myserver.com (72.232.**.***).
Escape character is '^]'.
+OK Hello there.

if i try another server
telnet> open mail.bellsouth.net 110
mail.bellsouth.net/110: Name or service not known

telnet> open mail.hotmail.com 110
mail.hotmail.com/110: Name or service not known
 
Last edited:

point

Member
Dec 1, 2003
7
0
151
mousepotatoe said:
if i try another server
telnet> open mail.bellsouth.net 110
mail.bellsouth.net/110: Name or service not known

telnet> open mail.hotmail.com 110
mail.hotmail.com/110: Name or service not known
try port 25 (smtp) instead of 110 (pop3)
 

neonix

Well-Known Member
Oct 21, 2004
124
2
168
Within Tweak Settings, "The maximum each domain can send out per hour (0 is unlimited):"

Is this value set to anything else other than '0'...?
 

kistler

Well-Known Member
Jan 27, 2005
133
1
166
Mine was set to 100 and i noticed that when i sent out an anouncement on one account all but 100 of them came back as:

A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:

ACCOUNT[/AT\]yahoo[/DOT\]com
unrouteable mail domain "yahoo.com"