<?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>Ramblings from MostlyChris &#187; whitelist</title>
	<atom:link href="http://blog.mostlychris.com/tag/whitelist/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mostlychris.com</link>
	<description>Tech stuff and a bit more</description>
	<lastBuildDate>Tue, 27 Dec 2011 14:23:25 +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>RBL Whitelisting in Postfix</title>
		<link>http://blog.mostlychris.com/2009/08/rbl-whitelisting-in-postfix/</link>
		<comments>http://blog.mostlychris.com/2009/08/rbl-whitelisting-in-postfix/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 04:31:07 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Postfix]]></category>
		<category><![CDATA[rbl]]></category>
		<category><![CDATA[whitelist]]></category>

		<guid isPermaLink="false">http://blog.mostlychris.com/?p=545</guid>
		<description><![CDATA[There is a method to bypass RBL checking for certain addresses and domains in Postfix. This assumes that you are using RBL checking in the first place. First, create an rbl_override file in /etc/postfix. vi /etc/postfix/rbl_override Place the domains and/or IP addresses you would like whitelisted into that file. 192.168.0.1 192.168.0.2 domain.com subdomain.example.com Create the [...]]]></description>
		<wfw:commentRss>http://blog.mostlychris.com/2009/08/rbl-whitelisting-in-postfix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

