<?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>Exchange Server Pro &#187; GAL</title>
	<atom:link href="http://exchangeserverpro.com/tag/gal/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Wed, 23 May 2012 11:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Resolving Anonymous Mail to the GAL with Exchange Server 2010</title>
		<link>http://exchangeserverpro.com/resolving-anonymous-mail-gal-exchange-server-2010</link>
		<comments>http://exchangeserverpro.com/resolving-anonymous-mail-gal-exchange-server-2010#comments</comments>
		<pubDate>Wed, 13 Apr 2011 12:36:07 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[GAL]]></category>
		<category><![CDATA[Hub Transport]]></category>
		<category><![CDATA[Receive Connectors]]></category>
		<category><![CDATA[Relay]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3264</guid>
		<description><![CDATA[You may encounter an issue where the emails that end users receive show the SMTP address of the sender instead of the more friendly display name configured on the user mailbox that has that SMTP address.]]></description>
			<content:encoded><![CDATA[<p>It is fairly common in Exchange Server 2010 environments for there to be applications or devices that send email to users. These are usually configured to <a title="How to Configure a Relay Connector for Exchange Server 2010" href="http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010">relay email messages using an SMTP connection to a Hub Transport server</a>. They almost never authenticate their SMTP session, so are considered anonymous senders by Exchange 2010.</p>
<p>In this scenario you may encounter an issue where the emails that end users receive show the SMTP address of the sender instead of the more friendly display name configured on the user mailbox that has that SMTP address.</p>
<p>For example an email from a scanner device will appear like this.</p>
<p><img class="aligncenter size-full wp-image-3265" title="exchange-2010-resolve-anonymous-email-01" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/exchange-2010-resolve-anonymous-email-01.png" alt="" width="600" height="147" /></p>
<p>This will occur if the Receive Connector on the Hub Transport server is accepting anonymous email. Receive Connectors are not configured this way by default but many Exchange administrators enable it because it is the simplest way to allow applications or devices to send emails to internal recipients.</p>
<p><img class="aligncenter size-full wp-image-3266" title="exchange-2010-resolve-anonymous-email-02" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/exchange-2010-resolve-anonymous-email-02.png" alt="" width="444" height="185" /></p>
<p>To enable Exchange Server 2010 to resolve the anonymous emails you need to configure the Authentication settings for the Receive Connector to enable the Externally Secured option.</p>
<p><img class="aligncenter size-full wp-image-3267" title="exchange-2010-resolve-anonymous-email-03" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/exchange-2010-resolve-anonymous-email-03.png" alt="" width="444" height="247" /></p>
<p>However this is not possible for the Default Receive Connector due to the other Authentication settings that are already enabled.</p>
<p><img class="aligncenter size-full wp-image-3268" title="exchange-2010-resolve-anonymous-email-04" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/exchange-2010-resolve-anonymous-email-04.png" alt="" width="600" height="120" /></p>
<p>Instead what you can do is <a title="How to Configure a Relay Connector for Exchange Server 2010" href="http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010">create a relay connector for Exchange Server 2010</a> following the instructions <a title="How to Configure a Relay Connector for Exchange Server 2010" href="http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010">here</a>. Whether you restrict it to certain sender IP&#8217;s or allow your entire private network to use the relay connector is up to you.</p>
<p>Emails sent from devices using the new Receive Connector will resolve the name correctly from the GAL now.</p>
<p><img class="aligncenter size-full wp-image-3269" title="exchange-2010-resolve-anonymous-email-05" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/exchange-2010-resolve-anonymous-email-05.png" alt="" width="600" height="178" /></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/migrate-relay-connector-exchange-server-2007-2010" title="How to Migrate a Relay Connector from Exchange Server 2007 to 2010">How to Migrate a Relay Connector from Exchange Server 2007 to 2010</a></li><li><a href="http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010" title="How to Configure a Relay Connector for Exchange Server 2010">How to Configure a Relay Connector for Exchange Server 2010</a></li><li><a href="http://exchangeserverpro.com/case-hub-transport-server-load-imbalance" title="The Case of the Hub Transport Server Load Imbalance">The Case of the Hub Transport Server Load Imbalance</a></li><li><a href="http://exchangeserverpro.com/generate-smtp-error-statistics-using-log-parser-and-exchange-server-2010-protocol-logs" title="Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs">Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-report-top-sender-ips-log-parser" title="Report Top Sender IP&#8217;s on Exchange Server 2010 using Log Parser">Report Top Sender IP&#8217;s on Exchange Server 2010 using Log Parser</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/resolving-anonymous-mail-gal-exchange-server-2010">Resolving Anonymous Mail to the GAL with Exchange Server 2010</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/resolving-anonymous-mail-gal-exchange-server-2010/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Remove Mail Users from the Global Address List</title>
		<link>http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list</link>
		<comments>http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:00:47 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[GAL]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1772</guid>
		<description><![CDATA[In this tutorial I show you how to use recipient filters to exclude Mail User objects from a Global Address List.]]></description>
			<content:encoded><![CDATA[<p>The default Global Address List in an Exchange 2007 or Exchange 2010 organization includes all mail-enabled objects.  It does this using the following recipient filter:</p>
<pre>((Alias -ne $null) -and (((((((((((ObjectClass -eq 'user') -or (ObjectClass -eq 'contact
'))) -or (ObjectClass -eq 'msExchSystemMailbox'))) -or (ObjectClass -eq 'msExchDynamicDi
stributionList'))) -or (ObjectClass -eq 'group'))) -or (ObjectClass -eq 'publicFolder'))
))
</pre>
<p>You can see that the following object classes are included:</p>
<ul>
<li>User</li>
<li>Contact</li>
<li>System Mailbox</li>
<li>Dynamic Distribution Group</li>
<li>Group</li>
<li>Public Folder</li>
</ul>
<p>In some environments it may be desirable to exclude Mail Users.  Mail Users are similar to Contacts in that they do not have a mailbox in the local Exchange organization, however unlike Contacts they do have a user account in Active Directory.</p>
<p>In other words, Mail Users are mail-enabled user objects that use an external email service.</p>
<p>Mail Users are displayed in the same area of the Exchange Management Console as regular Contacts, which may lead you to think that excluding them from the Global Address List is as simple as removing this part of the recipient filter:</p>
<blockquote><p>-or ObjectClass -eq &#8216;Contact&#8217;</p></blockquote>
<p>However that is not correct, and will not remove Mail Users from the Global Address List.  To understand how to actually do this take a closer look at the attributes of a Mailbox User and a Mail User.</p>
<pre>[PS] C:\&gt;get-mailbox "John Smith" | fl objectclass, recipienttype

ObjectClass   : {top, person, organizationalPerson, user}
RecipientType : UserMailbox

[PS] C:\&gt;get-mailuser "Peter Banes" | fl objectclass, recipienttype

ObjectClass   : {top, person, organizationalPerson, user}
RecipientType : MailUser</pre>
<p>Notice that both are the same ObjectClass of &#8216;user&#8217;, which would still be included in the recipient filter if you were to simply remove the &#8216;Contact&#8217; object class.</p>
<p>Instead, to remove Mail Users from the Global Address List you should exclude them by Recipient Type.  You can do this by including the following condition in your recipient filter:</p>
<blockquote><p>RecipientType -ne &#8216;MailUser&#8217;</p></blockquote>
<p>For example:</p>
<pre>Set-GlobalAddressList "Default Global Address List" -RecipientFilter {(Alias -ne $null -and RecipientType -ne 'MailUser' -and (ObjectClass -eq 'user' -or ObjectClass -eq 'Contact' -or ObjectClass -eq 'msExchSystemMailbox' -or ObjectClass -eq 'msExchDynamicDistributionList' -or ObjectClass -eq 'group' -or ObjectClass -eq 'publicFolder'))}
</pre>
<p>If you&#8217;re making this change to the default Global Address List see my previous post with the <a href="http://exchangeserverpro.com/unable-to-modify-default-global-address-list">solution to the error that occurs when modifying the default Global Address List</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/unable-to-modify-default-global-address-list" title="Unable to Modify Default Global Address List">Unable to Modify Default Global Address List</a></li><li><a href="http://exchangeserverpro.com/powershell-script-check-exchange-2010-database-backups" title="PowerShell Script: Check Exchange 2010 Database Backups">PowerShell Script: Check Exchange 2010 Database Backups</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-test-servicehealth" title="Using Test-ServiceHealth for Exchange Server Health Checks">Using Test-ServiceHealth for Exchange Server Health Checks</a></li><li><a href="http://exchangeserverpro.com/powershell-tip-find-commands" title="PowerShell Tip: Search for Commands by Keyword">PowerShell Tip: Search for Commands by Keyword</a></li><li><a href="http://exchangeserverpro.com/migrate-relay-connector-exchange-server-2007-2010" title="How to Migrate a Relay Connector from Exchange Server 2007 to 2010">How to Migrate a Relay Connector from Exchange Server 2007 to 2010</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list">How to Remove Mail Users from the Global Address List</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Unable to Modify Default Global Address List</title>
		<link>http://exchangeserverpro.com/unable-to-modify-default-global-address-list</link>
		<comments>http://exchangeserverpro.com/unable-to-modify-default-global-address-list#comments</comments>
		<pubDate>Mon, 26 Jul 2010 09:00:21 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ADSIEdit.msc]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[GAL]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1767</guid>
		<description><![CDATA[How to modify the recipient filter of the default Global Address List in an Exchange Server 2010 organization.]]></description>
			<content:encoded><![CDATA[<p>If you try to modify the recipient filter of the default Global Address List in Exchange Server 2010 you will receive an error message:</p>
<blockquote><p>You can&#8217;t peform this operation on default global address list &#8220;Default Global Address List&#8221;.</p></blockquote>
<p>The recipient filter of the default Global Address List can be modified once during conversion from Exchange 2003 but not after that.  If you want to change the default Global Address List recipient filter after that you must either:</p>
<ul>
<li>Create a new Global Address List with the desired recipient filter</li>
<li>Temporarily modify the Global Address List so that it isn&#8217;t the default</li>
</ul>
<p>For the second option you can refer back to <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing">my earlier post</a> on fixing  the issue where there is no default Global Address List in the organization.  This is determined by the <strong>msExchRecipientFilterFlags</strong> attribute of the object.</p>
<p>Simply use ADSIEdit.msc to modify the attribute from 3 to 0, apply the change to the Global Address List recipient filter, then return to ADSIEdit.msc and set the flag back to 3.  For more detailed instructions <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing">check out my previous post</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list" title="How to Remove Mail Users from the Global Address List">How to Remove Mail Users from the Global Address List</a></li><li><a href="http://exchangeserverpro.com/powershell-script-check-exchange-2010-database-backups" title="PowerShell Script: Check Exchange 2010 Database Backups">PowerShell Script: Check Exchange 2010 Database Backups</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-test-servicehealth" title="Using Test-ServiceHealth for Exchange Server Health Checks">Using Test-ServiceHealth for Exchange Server Health Checks</a></li><li><a href="http://exchangeserverpro.com/powershell-tip-find-commands" title="PowerShell Tip: Search for Commands by Keyword">PowerShell Tip: Search for Commands by Keyword</a></li><li><a href="http://exchangeserverpro.com/migrate-relay-connector-exchange-server-2007-2010" title="How to Migrate a Relay Connector from Exchange Server 2007 to 2010">How to Migrate a Relay Connector from Exchange Server 2007 to 2010</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/unable-to-modify-default-global-address-list">Unable to Modify Default Global Address List</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/unable-to-modify-default-global-address-list/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

