 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Exchange Server 2003 &#8211; Inbound Mail Issue</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: petroleumman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/#comment-45103</link>
		<dc:creator>petroleumman</dc:creator>
		<pubDate>Tue, 31 Jan 2006 09:04:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-45103</guid>
		<description><![CDATA[Hello,

Since your using Exchange 2003 I assume you have an AD domain which lives on DNS. First look at the obvious, can you send mail internally over your network? Are you seeing any other internal DNS symptoms such as slow logons, failed name resolution between client and servers? These items would indicate a problem with your AD DNS structure.

If your internal network is working and your problem is limited to internet mail, start looking at your external DNS. You may want to contact your ISP as there could be problems at their end. Make sure you can see the servers hosting your external domain records and confirm you have an MX record published with your external provider. You haven&#039;t made any changes to your addressing scheme or renamed / added any mail servers have you? 

One other thing to think about if you have confirmed internal connectivity and ruled out external DNS as a culprit, is check that your domain has not landed on one or more public blacklists. Blacklisting will cause all sorts of internet mail problems. 

Here a couple websites that offer free tools for checking DNS as well as blacklist membership.
www.dnsreport.com, www.checkdns.net - DNS tools
www.spamhaus.org - provides list of various blacklists

Good luck!]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Since your using Exchange 2003 I assume you have an AD domain which lives on DNS. First look at the obvious, can you send mail internally over your network? Are you seeing any other internal DNS symptoms such as slow logons, failed name resolution between client and servers? These items would indicate a problem with your AD DNS structure.</p>
<p>If your internal network is working and your problem is limited to internet mail, start looking at your external DNS. You may want to contact your ISP as there could be problems at their end. Make sure you can see the servers hosting your external domain records and confirm you have an MX record published with your external provider. You haven&#8217;t made any changes to your addressing scheme or renamed / added any mail servers have you? </p>
<p>One other thing to think about if you have confirmed internal connectivity and ruled out external DNS as a culprit, is check that your domain has not landed on one or more public blacklists. Blacklisting will cause all sorts of internet mail problems. </p>
<p>Here a couple websites that offer free tools for checking DNS as well as blacklist membership.<br />
<a href="http://www.dnsreport.com" rel="nofollow">http://www.dnsreport.com</a>, <a href="http://www.checkdns.net" rel="nofollow">http://www.checkdns.net</a> &#8211; DNS tools<br />
<a href="http://www.spamhaus.org" rel="nofollow">http://www.spamhaus.org</a> &#8211; provides list of various blacklists</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: develish</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/#comment-45104</link>
		<dc:creator>develish</dc:creator>
		<pubDate>Tue, 31 Jan 2006 07:29:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-45104</guid>
		<description><![CDATA[Boss

You have a DNS Name Server issue.

From your mail I cannot gather your experience level with DNS, so I will give you a long answer. My apologies in advance for going below your knowledge level. :)

For your domain name you have a registrar. Your registrar will have your domain records which include a name server (NS). Many registrars or even your web site host will provide you free DNS hosting.

So when anybody on the internet types your name, they are first sent to your registrar who then says, this is the NS for your domain.  Then your NS will tell the whole internet the IP addresses of all the Hosts that you have listed. Such as your web server, the MX (Mail eXchanger), your OWA, etc.

This, normally, is the broken link. Somewhere either your Name Server is down or the DNS record in your name server is corrupted.

Do a WHOIS search on your domain name. If it is a US domain name like .COM, .NET, etc., go to www.internic.net, otherwise go to the respective country&#039;s top level registrar.

Get your NS IP address. Normally there will be a primary and a secondary.

Try and ping your name servers. If that is up, then you need to visit your name server host and look in to the DNS records and see if that exists or is it corrupted, erased etc. You will have to get your DNS record correctly restored, or put a new one in, and get it refreshed. However, remember, the normal refresh period for your DNS records to start getting re-populated on the Internet can be more than 24 hours. So start working fast.

If your name servers are down, contact the ISP hosting the NS immediately.

Another option, is your domain name up and registered ? In case you have contracted it out to some provider and have not renewed your registration, your registrar may have deleted your registration, in which case, the WHOIS will not work and give you a NS.

I hope this helps.

Kind regards
]]></description>
		<content:encoded><![CDATA[<p>Boss</p>
<p>You have a DNS Name Server issue.</p>
<p>From your mail I cannot gather your experience level with DNS, so I will give you a long answer. My apologies in advance for going below your knowledge level. <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For your domain name you have a registrar. Your registrar will have your domain records which include a name server (NS). Many registrars or even your web site host will provide you free DNS hosting.</p>
<p>So when anybody on the internet types your name, they are first sent to your registrar who then says, this is the NS for your domain.  Then your NS will tell the whole internet the IP addresses of all the Hosts that you have listed. Such as your web server, the MX (Mail eXchanger), your OWA, etc.</p>
<p>This, normally, is the broken link. Somewhere either your Name Server is down or the DNS record in your name server is corrupted.</p>
<p>Do a WHOIS search on your domain name. If it is a US domain name like .COM, .NET, etc., go to <a href="http://www.internic.net" rel="nofollow">http://www.internic.net</a>, otherwise go to the respective country&#8217;s top level registrar.</p>
<p>Get your NS IP address. Normally there will be a primary and a secondary.</p>
<p>Try and ping your name servers. If that is up, then you need to visit your name server host and look in to the DNS records and see if that exists or is it corrupted, erased etc. You will have to get your DNS record correctly restored, or put a new one in, and get it refreshed. However, remember, the normal refresh period for your DNS records to start getting re-populated on the Internet can be more than 24 hours. So start working fast.</p>
<p>If your name servers are down, contact the ISP hosting the NS immediately.</p>
<p>Another option, is your domain name up and registered ? In case you have contracted it out to some provider and have not renewed your registration, your registrar may have deleted your registration, in which case, the WHOIS will not work and give you a NS.</p>
<p>I hope this helps.</p>
<p>Kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adanbluearc</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/#comment-45105</link>
		<dc:creator>adanbluearc</dc:creator>
		<pubDate>Mon, 30 Jan 2006 16:04:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-45105</guid>
		<description><![CDATA[try from an outside host:

There&#039;s a dns problem somewhere.  Probably from outside, but could be somewhere inside as well if you have a firewall and an external host (spam filter) receiving mail.  The possibilities are too many to give extensive troubleshooting guideline, but here&#039;s a few.

Check for mx records, make sure they exist.  Test from both outside and inside.  If you&#039;re having problems getting a response, make sure your domain registration is up to date.  Look for a whois server in google and do a search on your domain.

nslookup
set type=mx
your_domain.com

Also, try to see what host is giving the failure in the bounce message.  Is it outside your network or inside?]]></description>
		<content:encoded><![CDATA[<p>try from an outside host:</p>
<p>There&#8217;s a dns problem somewhere.  Probably from outside, but could be somewhere inside as well if you have a firewall and an external host (spam filter) receiving mail.  The possibilities are too many to give extensive troubleshooting guideline, but here&#8217;s a few.</p>
<p>Check for mx records, make sure they exist.  Test from both outside and inside.  If you&#8217;re having problems getting a response, make sure your domain registration is up to date.  Look for a whois server in google and do a search on your domain.</p>
<p>nslookup<br />
set type=mx<br />
your_domain.com</p>
<p>Also, try to see what host is giving the failure in the bounce message.  Is it outside your network or inside?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lirria</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/exchange-server-2003-inbound-mail-issue/#comment-45106</link>
		<dc:creator>lirria</dc:creator>
		<pubDate>Mon, 30 Jan 2006 15:43:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-45106</guid>
		<description><![CDATA[You might also want to try and do a dns lookup from who ever host&#039;s your dns and make sure it&#039;s pointing correctly for your mail server - sounds like something is broken so it&#039;s not pointing to your server anymore. The name server seems to indicate that your dns host is not broadcasting your information anymore - depending on their size, once the problem is fixed it could take several hours to several days to fully fix itself (it may be sooner - it&#039;s been awhile since I&#039;ve had to deal with dns records)

Lirria]]></description>
		<content:encoded><![CDATA[<p>You might also want to try and do a dns lookup from who ever host&#8217;s your dns and make sure it&#8217;s pointing correctly for your mail server &#8211; sounds like something is broken so it&#8217;s not pointing to your server anymore. The name server seems to indicate that your dns host is not broadcasting your information anymore &#8211; depending on their size, once the problem is fixed it could take several hours to several days to fully fix itself (it may be sooner &#8211; it&#8217;s been awhile since I&#8217;ve had to deal with dns records)</p>
<p>Lirria</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 314/317 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:28:37 -->