hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : Cannot get mail to a particular domain (driving me NUTS!)
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

Cannot get mail to a particular domain (driving me NUTS!)

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 07-07-2005, 10:50 PM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67

Cannot get mail to a particular domain (driving me NUTS!)


Hello,

Can anyone possibly help with this problem???

Users on my machine cannot send e-mail to any user on the domain 'llrcpa.com'. We have been working with this problem for 3 weeks and can't find out the cause. This domain is an important destination for us, and we send email to this domain almost every day.

Here is what we've found.

- Every server I can find CAN send mail to this domain, except mine. The admin of the other server insists that they aren't blocking or anything.

- I'm not on any blackholes, etc.

- For a while, I would send a message and it would sit in the queue, with a ''couldn't connect' problem. For the last 2 days, the emails go right through, but then get returned with an 'undelierable mail' message (generic).

- I can ping the other mail server, but I can't telnet to it on port 25. On other servers, I CAN telnet to it on port 25.

Well, thats it! I can't figure it out and my ISP is not very helpful. Both isp's blame it on the other, which doesn't help me very much!

Any help appreciated, thanks!

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote


Sponsored Links
  #2  
Old 07-07-2005, 11:20 PM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
Telnet has nothing to do with it, it's disabled on most servers because it's insecure. To make sure your not on any blacklists, do a check of the IP your sending mail from at http://www.dnsstuff.com/ Also check if your reverse DNS is properly setup. If you get a chance, paste the contents of the error e-mail you receive from the mailer daemon.

Reply With Quote
  #3  
Old 07-07-2005, 11:29 PM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67
thanks for your response..

dnsstuff.com indicates that my domain is fine. Note that I AM able to telnet to this mail server via port 25 (as a diagnostic) without any trouble from other servers, but not from mine. So, it seems that my server simply can't reach this mail server to deliver mail.

the error message I get is generic - "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:"

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote
Sponsored Links
  #4  
Old 07-07-2005, 11:33 PM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
Check if your reverse DNS is setup probably, run it through http://www.dnsreport.com/

Also, can the users from the domain your sending to, send e-mails to you?

Reply With Quote
  #5  
Old 07-07-2005, 11:35 PM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67
Yes , all of my mail settings are good, including rDNS.
And yes, I can receive mail from them no problem!

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote
  #6  
Old 07-07-2005, 11:39 PM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
Well even a mailer-daemon response is good, at least it's getting to the server. But it seems to be rejecting your e-mails for some reason. Can you post the rest of the error, there should be some errors after some of the e-mail addresses.

Reply With Quote
  #7  
Old 07-07-2005, 11:41 PM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67
That's it

It just lists the email addresses that were undeliverable and then repeats the original msg. Very strange.

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote
  #8  
Old 07-07-2005, 11:58 PM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
Yea sorry, don't know what to tell ya, there's usually some kind of error message that gives a reason why the mail was rejected.

Reply With Quote
  #9  
Old 07-08-2005, 12:05 AM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67
The only thing I can find in the exim logs that relates to the failed delivery is this:

R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote
  #10  
Old 07-08-2005, 12:13 AM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
Ah, looks like you may be looking at the wrong error message. The message your looking at right now simply says the retry time was exceeded. Are you using cPanel by any chance?

Reply With Quote
  #11  
Old 07-08-2005, 12:19 AM
dhecker dhecker is offline
Junior Guru Wannabe
 
Join Date: Sep 2002
Posts: 67
yes, I am using cpanel...

That error came from what I think is the exim log in cpanel..

__________________
RevMedia, Inc.
Quality Offshore Development Services
On Time. On Budget.
http://www.revmedia.com

Reply With Quote
  #12  
Old 07-08-2005, 12:22 AM
Ran Ran is offline
Web Hosting Master
 
Join Date: Jun 2003
Location: Indiana, US
Posts: 1,354
OK, I'm going to assume you have access to WHM too. Send an e-mail to the domain, and goto "Manage Mail Queue" in WHM and look for your e-mail. Click on the code that represents your e-mail, and then elect "Deilver Message Now". Then paste the results here.

You might as well check and see if your other e-mails are in the mail queue too.

Reply With Quote
  #13  
Old 07-08-2005, 01:04 AM
ikeo ikeo is offline
Junior Guru
 
Join Date: Jan 2005
Posts: 203
Are you using virtual ip's? Make sure your routing is correct. If you are using virtual ip's

/usr/sbin/telnet -b virtualip mail.llrcpa.com 25

or do a traceroute to see if you can get to the mail server. Seems like a routing issue.

Do you have a mail account on the problem domain? If you do, then manually send an e-mail message via telnet using helo. If it doesn't go through then, then you know its at least the receiving server.

Reply With Quote
  #14  
Old 07-08-2005, 01:39 AM
eSited eSited is offline
Temporarily Suspended
 
Join Date: Aug 2004
Location: Groton, Connecticut
Posts: 925
I've actually experienced this kind of problem, make sure the domain llcrpa.com isn't on the server, or anywhere in the records. Remove it from the records and it should work. ( That's how I got mines fixed )

Reply With Quote
  #15  
Old 07-08-2005, 02:55 AM
bijo bijo is offline
WHT Addict
 
Join Date: Jun 2005
Location: India
Posts: 123
Quote:
Originally posted by PTH
I've actually experienced this kind of problem, make sure the domain llcrpa.com isn't on the server, or anywhere in the records. Remove it from the records and it should work. ( That's how I got mines fixed )
Hello,
I don't think so, if the domain entry resides in that server he will get the local delivery complete message.

try this command and paste the result
===============================
exim -bt -d test@llcpa.com
===============================

Let me know the status

With regards,
Bijo

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
.co.za Domain Price Hike Expected to Push Registrars, ISPs to Use EPP System Web Hosting News 2013-01-11 13:35:51
ICANN Publishes Details on Domain Seizure Process Web Hosting News 2012-03-09 15:38:48
InterNetX Launches Server Administration Software Web Hosting News 2011-12-22 22:06:48
Data Center Firm Switch Communications Sues Canadian Man Over Copyright Infringement Web Hosting News 2011-11-10 18:11:24
Web Host FlexiHost Launches NZ Domain Lookup and Registration App Web Hosting News 2011-08-31 20:38:54


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?