<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint Alert &#187; SMTP</title>
	<atom:link href="http://sharepointalert.info/tag/smtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointalert.info</link>
	<description>everything you ever wanted to know about SharePoint Alerts</description>
	<lastBuildDate>Fri, 23 Jul 2010 12:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Troubleshooting SharePoint email alerts &#8211; Checking the Email Infrastructure</title>
		<link>http://sharepointalert.info/2009/11/troubleshooting-sharepoint-email-alerts-check-email-setupinfrastructure/</link>
		<comments>http://sharepointalert.info/2009/11/troubleshooting-sharepoint-email-alerts-check-email-setupinfrastructure/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 17:37:13 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Troubleshooting Alerts]]></category>
		<category><![CDATA[Alerts]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://sharepointalert.info/?p=236</guid>
		<description><![CDATA[
			
				
			
		
This part of the alert troubleshooting guide will talk you through the steps necessary to verify that emails can be successfully routed from your SharePoint server to the users mailbox.
You should have first read the introduction so you know the difference between the confirmation Emails and Alert emails and understand why :-

Even if you get [...]


Related posts:<ol><li><a href='http://sharepointalert.info/2009/10/troubleshooting-sharepoint-alerts-part/' rel='bookmark' title='Permanent Link: Troubleshooting SharePoint Alerts &#8211; Part 1'>Troubleshooting SharePoint Alerts &#8211; Part 1</a> <small> This guide will help you troubleshoot why you are...</small></li>
<li><a href='http://sharepointalert.info/2010/07/email-when-ownership-is-assigned-item-level-permissions/' rel='bookmark' title='Permanent Link: Troubleshooting &#8211; Email when ownership is assigned and Read Access : Only their own'>Troubleshooting &#8211; Email when ownership is assigned and Read Access : Only their own</a> <small> This is one article in the larger Troubleshooting SharePoint Alerts...</small></li>
<li><a href='http://sharepointalert.info/2009/11/troubleshooting-sharepoint-alerts-timer-jobs/' rel='bookmark' title='Permanent Link: Troubleshooting SharePoint Alerts &#8211; Timer Jobs'>Troubleshooting SharePoint Alerts &#8211; Timer Jobs</a> <small> This part of the Troubleshooting SharePoint Email Alerts guide...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsharepointalert.info%2F2009%2F11%2Ftroubleshooting-sharepoint-email-alerts-check-email-setupinfrastructure%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsharepointalert.info%2F2009%2F11%2Ftroubleshooting-sharepoint-email-alerts-check-email-setupinfrastructure%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This part of the <a href="http://sharepointalert.info/troubleshooting-sharepoint-alerts/">alert troubleshooting guide</a> will talk you through the steps necessary to verify that emails can be successfully routed from your SharePoint server to the users mailbox.</p>
<p>You should have first read the introduction so you know <a href="http://sharepointalert.info/2009/11/troubleshooting-sharepoint-email-primer/">the difference between the confirmation Emails and Alert emails</a> and understand why :-</p>
<ul>
<li>Even if you get one of those you may still need to verify how your email setup is configured.</li>
<li>You need to check each WFE and your index server</li>
</ul>
<p>You may also want to read this short <a href="http://sharepointalert.info/2009/10/smtp-primer/">SMTP primer</a> if you are new to SMTP and related email technologies.</p>
<h2>Sending test emails</h2>
<p>First check the <a href="http://technet.microsoft.com/en-us/library/cc288949.aspx">email settings in SharePoint central administration</a> are correct (SharePoint Central Administration &gt; Operations &gt; Outgoing Emails Settings) – note the Outbound SMTP server, From and Reply To addresses.</p>
<p>Use these settings to send some test emails using a tool like the <a href="http://www.simplecomtools.com/productcart/pc/viewPrd.asp?idproduct=5&amp;idcategory=5" target="_blank">SMTP Test Tool</a> or <a href="http://support.microsoft.com/kb/153119" target="_blank">Telnet</a> <strong>on your SharePoint servers</strong> to send some test emails.</p>
<p>If you don&#8217;t receive the emails you expect verify.</p>
<ul>
<li>Does the SMTP server permit connections (relay’s) from your SharePoint servers?</li>
</ul>
<ul style="margin-left: 40px;">
<li><a rel="nofollow" href="http://blogs.technet.com/neerajr/archive/2009/08/28/how-to-enable-anonymous-access-in-exchange-2007-if-sharepoint-server-does-not-sent-an-email-to-exchange-server.aspx" target="_blank">This post shows how you can configure Microsoft Exchange to accept connections from SharePoint</a></li>
</ul>
<ul>
<li>Is the destination SMTP server configured to deliver emails or relay them to another SMTP server and if so is it working? </li>
</ul>
<ul>
<li> Is there anything that may block SMTP transmissions on port 25 (common to stop mass mailing worms/viruses). For example :-
<ul>
<li>A firewall running on or in between the SharePoint server and the SMTP server</li>
<li>Antivirus software</li>
<li><em>Remember that if your security blocks SMTP transmissions based on process or account then test tools such as Telnet or SMTP Test tool will be a different process and will often be running under a different account to SharePoint and the timer service.<br />
 </em></li>
</ul>
</li>
</ul>
<ul>
<li>Does your SMTP server require a username/password or SSL?
<ul>
<li>In which case you will have to install something like Windows IIS SMTP server (locally on or another server), set SharePoint to deliver emails to this and then deliver emails directly or relay those emails onto your main SMTP server. This guide shows <a href="http://fmuntean.wordpress.com/2008/10/26/how-to-configure-iis-smtp-server-to-forward-emails-using-a-gmail-account/">how you would set IIS SMTP server to relay messages from SharePoint to smtp.google.com</a> as an example.</li>
</ul>
</li>
</ul>
<p>If you do get the emails you expect from these test tools</p>
<ul>
<li>Verify that you haven&#8217;t got any anti-virus or other security in place that could allow these test messages through but still block the ones from SharePoint &#8211; see &#8220;Is there anything that may block SMTP transmissions&#8230;&#8221; above</li>
<li>Go back to the flowchart and continue onto the next step</li>
</ul>
<h2>You are able to send test emails to some users, but not others</h2>
<p><em>(Note &#8211; this section does not apply to emails sent by SharePoint but only to test emails sent using a tool like SMTP Test tool or telnet &#8211; see above)</em></p>
<p>The good news is that you know in this case that its not a problem with SharePoint &#8211; its time to bring in whomever is an expert on your email infrastructure but a few tips to get you started :-</p>
<ul>
<li>Is this user’s email is being delivered successfully from other sources, what about external email addresses such as hotmail / gmail?
<ul>
<li>This can help narrow down the problem between problems on the sending side an receiving side.</li>
</ul>
</li>
</ul>
<ul>
<li>Do emails to users on the internal domain get delivered and external email addresses fail (or vice versa) – in which case you need to look in detail at your email infrastructure to determine where the problem lies. 
<ul>
<li>If internal emails are getting through but external ones are not then use the <a href="http://www.msexchange.org/tutorials/SMTPDIAGdiagnose-Exchange-2003-SMTP-DNS.html">SMTPDiag utility to verify DNS configuration</a> on your SMTP server are not stopping external delivery.</li>
</ul>
</li>
</ul>
<p>As always the wildcards are SPAM filters and email auto processing rules &#8211; always suspect these first!</p>


<p>Related posts:<ol><li><a href='http://sharepointalert.info/2009/10/troubleshooting-sharepoint-alerts-part/' rel='bookmark' title='Permanent Link: Troubleshooting SharePoint Alerts &#8211; Part 1'>Troubleshooting SharePoint Alerts &#8211; Part 1</a> <small> This guide will help you troubleshoot why you are...</small></li>
<li><a href='http://sharepointalert.info/2010/07/email-when-ownership-is-assigned-item-level-permissions/' rel='bookmark' title='Permanent Link: Troubleshooting &#8211; Email when ownership is assigned and Read Access : Only their own'>Troubleshooting &#8211; Email when ownership is assigned and Read Access : Only their own</a> <small> This is one article in the larger Troubleshooting SharePoint Alerts...</small></li>
<li><a href='http://sharepointalert.info/2009/11/troubleshooting-sharepoint-alerts-timer-jobs/' rel='bookmark' title='Permanent Link: Troubleshooting SharePoint Alerts &#8211; Timer Jobs'>Troubleshooting SharePoint Alerts &#8211; Timer Jobs</a> <small> This part of the Troubleshooting SharePoint Email Alerts guide...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://sharepointalert.info/2009/11/troubleshooting-sharepoint-email-alerts-check-email-setupinfrastructure/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
