D
denoxis
Hello,
I have a dedicated server for hosting purposes. It runs on Windows 2003
(but I don't think my question is Windows 2003-specific). Web apps from
this server sends notification emails to visitors. Some of the emails
bounce back because of (I guess) reverse DNS issue:
smtp;450 Client host rejected: cannot find your hostname,
[my.servers.ip.number]
Reporting-MTA: dns;MYSERVERNAME.MYISP.COM
As far I as understand it complains that my.servers.ip.number does not
resolve back to MYSERVERNAME.MYISP.COM even though other way around
works.
I tried the IP and it actually resolves to an ARPA address (which I
cannot specify as a FQDN in SMTP settings in IIS6 because it says it is
invalid.)
So, ARPA address resolves to my.servers.ip.number,
MYSERVERNAME.MYISP.COM resolves to my.servers.ip.number, but
my.servers.ip.number resolves back to ARPA address, NOT
MYSERVERNAME.MYISP.COM.
Does this mean reverse DNS was not setup?
TIA,
Deniz
I have a dedicated server for hosting purposes. It runs on Windows 2003
(but I don't think my question is Windows 2003-specific). Web apps from
this server sends notification emails to visitors. Some of the emails
bounce back because of (I guess) reverse DNS issue:
smtp;450 Client host rejected: cannot find your hostname,
[my.servers.ip.number]
Reporting-MTA: dns;MYSERVERNAME.MYISP.COM
As far I as understand it complains that my.servers.ip.number does not
resolve back to MYSERVERNAME.MYISP.COM even though other way around
works.
I tried the IP and it actually resolves to an ARPA address (which I
cannot specify as a FQDN in SMTP settings in IIS6 because it says it is
invalid.)
So, ARPA address resolves to my.servers.ip.number,
MYSERVERNAME.MYISP.COM resolves to my.servers.ip.number, but
my.servers.ip.number resolves back to ARPA address, NOT
MYSERVERNAME.MYISP.COM.
Does this mean reverse DNS was not setup?
TIA,
Deniz