Web Hosting Talk







View Full Version : mail problem


ymfm
04-15-2004, 12:17 PM
Hi.

I´m having an error message when I send e-mails to a big ISP.

artemen@bol.com.br
SMTP error from remote mailer after RCPT TO:<artemen@bol.com.br>:
host mx10.bol.com.br [200.221.11.50]: 450 Client host rejected:
cannot find your hostname, [69.93.xxx.xxx]: retry timeout exceeded

The ISP told me my server has a incorrect configuration on reverse DNS.

Different than my other servers, the traceroute ends with a different IP. I´m not sure if it's a problem.

...
11 theplanet-gw.customer.alter.net (157.130.143.226)
155.702 ms 156.284 ms 156.792 ms ~ 156.259 ms
12 car4-1-v2.dllstx2.theplanet.com (12.96.160.49)
157.336 ms 156.985 ms 156.234 ms ~ 156.852 ms
13 244.69-yyy-yyy.reverse.theplanet.com (69.93.xxx.xxx)
156.925 ms 156.319 ms 156.815 ms ~ 156.686 ms

--------------------

In my other servers, the end has the exactly same IP.

12 car2-2-v1.dllstx2.theplanet.com (12.96.160.14)
155.738 ms 155.453 ms 157.071 ms ~ 156.087 ms
13 69-56-1xx-1xx.theplanet.com (69.56.xxx.xxx)
155.991 ms 155.962 ms 155.921 ms ~ 155.958 ms

------------------

Thaks for any help,
ymfm

dan_erat
04-15-2004, 01:19 PM
Ask your ISP to add a valid PTR record for your IP address.

MatthewN
04-15-2004, 01:21 PM
Yep! Needs the reverse DNS sorting out. Your ISP should be able to sort this out with no problems.

Amish_Geek
04-15-2004, 01:22 PM
Yup, I had this problem with AOL/Yahoo before, I just emailed my datacenter and had them set up reverse DNS on my IP's.

A simple email saying "Can you please set up reverse DNS for my IP's as follows:

xxx.xxx.xxx.xxx - sub.domain.com
xxx.xxx.xxx.xxy - sub1.domain.com"

etc

ymfm
04-18-2004, 01:45 AM
It´s now OK.
The problem was in the reverse.

Thanks a lot.

Ymfm

BeerHandle
04-18-2004, 09:46 AM
Btw..

How long does it take before a reverse ip takes place?? is like like 24-36 hour as in domain name propagations?

dan_erat
04-18-2004, 10:50 AM
If there is no PTR record in place already, it probably won't take more than a couple of hours. If there is already a PTR record, though, it could take up to a day before some servers discard the old data (assuming they had it cached) and ask for the new data.

All of the above is assuming that your ISP is using typical TTL settings.

ymfm
04-18-2004, 04:06 PM
24 hours for me