<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: SpamBayes and a plan for Spam</title>
	<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/</link>
	<description>Cocoa, Mac OS X and maybe a few other things.</description>
	<pubDate>Wed, 20 Aug 2008 02:22:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Ray</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-14549</link>
		<pubDate>Fri, 04 Jan 2008 05:29:01 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-14549</guid>
					<description>I second that cyrus imap is the best because it provides more features than davecot like lmtp delivery. I switched to it a few years ago and never had any resource problems since then even with hundred thousand users. Efficiency are from its index file system and connection cache.</description>
		<content:encoded><![CDATA[<p>I second that cyrus imap is the best because it provides more features than davecot like lmtp delivery. I switched to it a few years ago and never had any resource problems since then even with hundred thousand users. Efficiency are from its index file system and connection cache.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt Ronge</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5294</link>
		<pubDate>Thu, 30 Nov 2006 21:55:32 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5294</guid>
					<description>Hoa: So you like Cyrus, what other servers have you tried. Any other thoughts? Why do you like Cyrus, because of the efficient storage format?</description>
		<content:encoded><![CDATA[<p>Hoa: So you like Cyrus, what other servers have you tried. Any other thoughts? Why do you like Cyrus, because of the efficient storage format?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hoa</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5293</link>
		<pubDate>Tue, 28 Nov 2006 01:31:26 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5293</guid>
					<description>_Cyrus_ is the best IMAP server, not Dovecot :)
Cyrus has an efficient storage designed for IMAP.
Dovecot tight with standard storage format.
Cyrus i s the IMAP server available on Mac OS X Server (Panther/Tiger).
Though, it has some failure sometimes ...</description>
		<content:encoded><![CDATA[<p>_Cyrus_ is the best IMAP server, not Dovecot <img src='http://www.theronge.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cyrus has an efficient storage designed for IMAP.<br />
Dovecot tight with standard storage format.<br />
Cyrus i s the IMAP server available on Mac OS X Server (Panther/Tiger).<br />
Though, it has some failure sometimes &#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Richard5</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5292</link>
		<pubDate>Sat, 25 Nov 2006 09:21:54 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5292</guid>
					<description>Matt:
Just have a look at the &lt;a href=&quot;http://dspam.nuclearelephant.com/&quot; rel=&quot;nofollow&quot;&gt;DSpam&lt;/a&gt; website. They've got multiple filtering techniques and you can choose the one of your liking like plugins. I'm using the default one called graham burton but the others can be chosen from the config file or even combine them:

Naive-Bayesian (All Tokens)
Graham-Bayesian (&quot;A Plan for Spam&quot;)
Burton-Bayesian (SpamProbe)
Robinson's Geometric Mean Test (Obsolete)
Fisher-Robinson's Chi-Square Algorithm

and there are several extra options like whitelisting. Just to much to put in one post !

Thanks for the compliments on the website, I just wanted/needed a place where I could put all my documentation on how I installed my server. This was the best way to do it, I even get forced to read it again if others find errors or omissions in my documentation ;-)</description>
		<content:encoded><![CDATA[<p>Matt:<br />
Just have a look at the <a href="http://dspam.nuclearelephant.com/" rel="nofollow">DSpam</a> website. They&#8217;ve got multiple filtering techniques and you can choose the one of your liking like plugins. I&#8217;m using the default one called graham burton but the others can be chosen from the config file or even combine them:</p>
<p>Naive-Bayesian (All Tokens)<br />
Graham-Bayesian (&#8221;A Plan for Spam&#8221;)<br />
Burton-Bayesian (SpamProbe)<br />
Robinson&#8217;s Geometric Mean Test (Obsolete)<br />
Fisher-Robinson&#8217;s Chi-Square Algorithm</p>
<p>and there are several extra options like whitelisting. Just to much to put in one post !</p>
<p>Thanks for the compliments on the website, I just wanted/needed a place where I could put all my documentation on how I installed my server. This was the best way to do it, I even get forced to read it again if others find errors or omissions in my documentation <img src='http://www.theronge.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt Ronge</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5291</link>
		<pubDate>Sat, 25 Nov 2006 01:58:38 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5291</guid>
					<description>Richard5: I haven't looked at DSPAM, what kind of filtering techniques does it use? Also, your website has a treasure trove of howto's, I'm poking through them now.</description>
		<content:encoded><![CDATA[<p>Richard5: I haven&#8217;t looked at DSPAM, what kind of filtering techniques does it use? Also, your website has a treasure trove of howto&#8217;s, I&#8217;m poking through them now.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Richard5</title>
		<link>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5290</link>
		<pubDate>Fri, 24 Nov 2006 12:25:36 +0000</pubDate>
		<guid>http://www.theronge.com/2006/11/23/spambayes-and-a-plan-for-spam/#comment-5290</guid>
					<description>Look like a very simple and easy to use spamfilter. Does it handle the image spam as well, I had some problems with that using Spamassassin. I've switched to DSPAM myself when those appeared and it handles those very well.  I just finished the documentation on how to install DSPAM as a content filter for Postfix on OS X.</description>
		<content:encoded><![CDATA[<p>Look like a very simple and easy to use spamfilter. Does it handle the image spam as well, I had some problems with that using Spamassassin. I&#8217;ve switched to DSPAM myself when those appeared and it handles those very well.  I just finished the documentation on how to install DSPAM as a content filter for Postfix on OS X.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
