<?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>Luka Manojlovic &#187; IP Blocklist provider</title>
	<atom:link href="http://luka.manojlovic.net/tag/ip-blocklist-provider/feed/" rel="self" type="application/rss+xml" />
	<link>http://luka.manojlovic.net</link>
	<description>Luka&#039;s technical blog</description>
	<lastBuildDate>Sun, 18 Dec 2011 14:19:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add IP Blocklist provider using Powershell in Exchange 2007</title>
		<link>http://luka.manojlovic.net/2008/01/12/add-ip-blocklist-provider-using-powershell-in-exchange-2007/</link>
		<comments>http://luka.manojlovic.net/2008/01/12/add-ip-blocklist-provider-using-powershell-in-exchange-2007/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:33:19 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[MS Exchange server]]></category>
		<category><![CDATA[MS Exchange server 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[IP Blocklist provider]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/01/12/add-ip-blocklist-provider-using-powershell-in-exchange-2007/</guid>
		<description><![CDATA[Add-IPBlockListProvider -Name zen.spamhaus.org -LookupDomain zen.spamhaus.org -AnyMatch $True -Enabled $True -RejectionResponse &#8220;Your IP is blacklisted! http://www.spamhaus.org&#8220; This script adds new provider called zen.spamhaus.org, makes lookups to zen.spamhaus.org and it works on any reply (127.0.0.1,2 &#8230;), it does enable this provider and it sets response that is sent to sender.]]></description>
			<content:encoded><![CDATA[<p align="left">Add-IPBlockListProvider -Name zen.spamhaus.org -LookupDomain zen.spamhaus.org -AnyMatch $True -Enabled $True -RejectionResponse &#8220;Your IP is blacklisted! <a href="http://www.spamhaus.org/">http://www.spamhaus.org</a>&#8220;</p>
<p align="left">This script adds new provider called zen.spamhaus.org, makes lookups to zen.spamhaus.org and it works on any reply (127.0.0.1,2 &#8230;), it does enable this provider and it sets response that is sent to sender.</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/01/12/add-ip-blocklist-provider-using-powershell-in-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

