<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Shades of Greylisting</title>
	<atom:link href="http://www.linux-mag.com/id/7165/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7165/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: ggoodspeed</title>
		<link>http://www.linux-mag.com/id/7165/#comment-5819</link>
		<dc:creator>ggoodspeed</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7165/#comment-5819</guid>
		<description>I&#039;ve installed milter-greylist on Red Hat servers a couple of times and was tripped up by an unmentioned installation error.  Milter-greylist runs as smmsp and it requires access to /var/milter-greylist.  The installation process does not give the correct permissions to /var/milter-greylist, and the milter does not start.  To fix, change the ownership on this directory:&lt;br /&gt;
&lt;br /&gt;
chown smmsp /var/milter-greylist</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed milter-greylist on Red Hat servers a couple of times and was tripped up by an unmentioned installation error.  Milter-greylist runs as smmsp and it requires access to /var/milter-greylist.  The installation process does not give the correct permissions to /var/milter-greylist, and the milter does not start.  To fix, change the ownership on this directory:</p>
<p>chown smmsp /var/milter-greylist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harishpillay</title>
		<link>http://www.linux-mag.com/id/7165/#comment-5820</link>
		<dc:creator>harishpillay</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7165/#comment-5820</guid>
		<description>I have been running milter-greylist since mid-2006 on a couple of servers I manage and the impact was stunning.  Spam went from whatever it was to nearly zero.  What is crucial from my point of view is the simplicity that makes this work so well.</description>
		<content:encoded><![CDATA[<p>I have been running milter-greylist since mid-2006 on a couple of servers I manage and the impact was stunning.  Spam went from whatever it was to nearly zero.  What is crucial from my point of view is the simplicity that makes this work so well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsdlinux</title>
		<link>http://www.linux-mag.com/id/7165/#comment-5821</link>
		<dc:creator>bsdlinux</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7165/#comment-5821</guid>
		<description>In OpenBSD, graylisting is enabled by default via the spamd_grey variable in /etc/rc.conf </description>
		<content:encoded><![CDATA[<p>In OpenBSD, graylisting is enabled by default via the spamd_grey variable in /etc/rc.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martix</title>
		<link>http://www.linux-mag.com/id/7165/#comment-5822</link>
		<dc:creator>martix</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7165/#comment-5822</guid>
		<description>I use postgrey in conjunction with my postfix and it works like a charm, actually it reduces the spam as is, postgrey and other spam detection techniques as bayesian rules, SPF, RBL, DKIM, do a great job if they are properly configured and tuned for the specific server. Regards!</description>
		<content:encoded><![CDATA[<p>I use postgrey in conjunction with my postfix and it works like a charm, actually it reduces the spam as is, postgrey and other spam detection techniques as bayesian rules, SPF, RBL, DKIM, do a great job if they are properly configured and tuned for the specific server. Regards!</p>
]]></content:encoded>
	</item>
</channel>
</rss>