<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ledhed.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Exchange_Anonymous_Relay</id>
		<title>Exchange Anonymous Relay - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=Exchange_Anonymous_Relay"/>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Exchange_Anonymous_Relay&amp;action=history"/>
		<updated>2026-04-05T02:48:12Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=Exchange_Anonymous_Relay&amp;diff=2716&amp;oldid=prev</id>
		<title>Ledhed at 23:29, 26 November 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Exchange_Anonymous_Relay&amp;diff=2716&amp;oldid=prev"/>
				<updated>2012-11-26T23:29:09Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 23:29, 26 November 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Exchange_2007]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Exchange_2007]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Exchange_2010]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=Exchange_Anonymous_Relay&amp;diff=2712&amp;oldid=prev</id>
		<title>Ledhed: Created page with &quot;Despite the security implications sometime you have to allow Exchange to act as an Anonymous Relay. Some examples are when you need email notifications from devices like UPS o...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=Exchange_Anonymous_Relay&amp;diff=2712&amp;oldid=prev"/>
				<updated>2012-11-26T23:18:35Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Despite the security implications sometime you have to allow Exchange to act as an Anonymous Relay. Some examples are when you need email notifications from devices like UPS o...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Despite the security implications sometime you have to allow Exchange to act as an Anonymous Relay.&lt;br /&gt;
Some examples are when you need email notifications from devices like UPS or Backup System.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configure Anonymous Relaying from the Exchange Management Shell ==&lt;br /&gt;
 New-ReceiveConnector -Name AnonRelay-Local -usage Custom -Bindings 10.1.1.2:25 -fqdn exch-server.domain.com -RemoteIPRanges 10.1.1.100 -server EXCH-SERVER -permissiongroups AnonymousUsers&lt;br /&gt;
&lt;br /&gt;
 Get-ReceiveConnector AnonRelay-Local | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS LOGON” -ExtendedRights “ms-Exch-SMTP-Accept-Any-Recipient”&lt;br /&gt;
 Get-ReceiveConnector AnonRelay-Local | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS LOGON” -ExtendedRights “ms-Exch-Bypass-Anti-Spam” &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reference ==&lt;br /&gt;
http://blog.korteksolutions.com/how-to-enable-relaying-for-local-machines-or-devices-on-sbs-2008/&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchange_2007]]&lt;/div&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	</feed>