View Single Post
  #1 (permalink)  
Old 03-12-2007, 19:14
EOTB EOTB is offline
Junior Member
 
Join Date: Jun 2007
Posts: 29
Default Eurofigter rDNS not working?

Hi Guys,

I have been testing mail being sent direct from my website hosting hosted on eurofighter and found that my ISPs mail server is seeing it as spam. I have looked at the headers for it and this is what I saw (with emails/domains ** out):

Quote:
X-Daemon-Classification: SPAM
Envelope-to: n******p@e******r.plus.com
Delivery-date: Mon, 03 Dec 2007 17:50:12 +0000
Received: from ten.mx.123-reg.co.uk ([195.224.48.117])
by fhw-sunmxcore05.plus.net with esmtp (PlusNet MXCore v2.00) id 1IzFQp-0004QO-N9
for n******p@e******r.plus.com; Mon, 03 Dec 2007 17:50:11 +0000
Received: from [91.186.0.20] (helo=eurofighter.eukhost.com)
by ten.mx.123-reg.co.uk with esmtp (Exim 4.68 )
(envelope-from )
id 1IzFQM-0008Qv-Pc
for N******p@e******r.co.uk; Mon, 03 Dec 2007 17:49:43 +0000
Received: from p******e ([84.**.**.49]) by eurofighter.eukhost.com with MailEnable ESMTP; Mon, 03 Dec 2007 16:49:06 +0000
mime-version: 1.0
from: "******"
to: "Website Contact"
x-priority: 5
priority: non-urgent
importance: low
date: 3 Dec 2007 16:49:07 +0000
subject: [-SPAM-]Website Hosting Message
content-type: text/html; charset=us-ascii
content-transfer-encoding: quoted-printable
X-ME-Bayesian: 0.000000
X-ACL-Warn: Server at 91.186.0.20 does not have reverse DNS, you will need to contact
X-ACL-Warn: the provider of 91.186.0.20 to get the reverse DNS record corrected.
Message-ID:
X-PN-VirusFiltered: by PlusNet MXCore (v4.00)
X-DSPAM-Result: Spam
X-DSPAM-Processed: Mon Dec 3 17:50:12 2007
X-DSPAM-Confidence: 0.6314
X-DSPAM-Improbability: 1 in 172 chance of being ham
X-DSPAM-Probability: 1.0000
X-DSPAM-Factors: 15,
X-ACL-Warn*corrected., 0.99000,
X-ACL-Warn*DNS, 0.99000,
X-ACL-Warn*contact, 0.99000,
X-ACL-Warn*need, 0.99000,
X-ACL-Warn*provider, 0.99000,
X-ACL-Warn*record, 0.99000,
X-ACL-Warn*the, 0.99000,
X-ACL-Warn*have, 0.99000,
X-ACL-Warn*you, 0.99000,
X-ACL-Warn*will, 0.99000,
X-ACL-Warn*get, 0.99000,
X-ACL-Warn*of, 0.99000,
X-ACL-Warn*Server, 0.99000,
X-ACL-Warn*reverse, 0.99000,
Received*MailEnable, 0.99000
As you can see there is a message in there stating that the IP for eurofighter does not have rDNS setup and it looks to be the reason why it is seeing it as spam.

I have tried pinging the IP with the -a switch, but it does not resolve:

Quote:

Pinging eurofighter.eukhost.com [91.186.0.20] with 32 bytes of data:

Reply from 91.186.0.20: bytes=32 time=33ms TTL=122
Reply from 91.186.0.20: bytes=32 time=36ms TTL=122
Reply from 91.186.0.20: bytes=32 time=29ms TTL=122
Reply from 91.186.0.20: bytes=32 time=31ms TTL=122

Ping statistics for 91.186.0.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 29ms, Maximum = 36ms, Average = 32ms

C:\>ping -a 91.186.0.20

Pinging 91.186.0.20 with 32 bytes of data:

Reply from 91.186.0.20: bytes=32 time=36ms TTL=122
Reply from 91.186.0.20: bytes=32 time=26ms TTL=122
Reply from 91.186.0.20: bytes=32 time=30ms TTL=122
Reply from 91.186.0.20: bytes=32 time=36ms TTL=122

Ping statistics for 91.186.0.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 26ms, Maximum = 36ms, Average = 32ms

C:\>
Is this something that can be resolved?

Thanks

Adam.
__________________
Thanks

EOTB
Reply With Quote