<?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>Aldoblog &#187; spamnix</title>
	<atom:link href="http://aldoblog.com/tag/spamnix/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldoblog.com</link>
	<description>Michael Alderete’s Weblog</description>
	<lastBuildDate>Wed, 23 May 2012 11:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Personal survey of anti-spam tools</title>
		<link>http://aldoblog.com/2005/01/survey-of-anti-spam-tools/</link>
		<comments>http://aldoblog.com/2005/01/survey-of-anti-spam-tools/#comments</comments>
		<pubDate>Fri, 07 Jan 2005 08:11:52 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Rochelle]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Job]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[bayesian]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[eudora]]></category>
		<category><![CDATA[latent-semantic-analysis]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[mailfilter]]></category>
		<category><![CDATA[mimedefang]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[pobox.com]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[rbl]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[spambayes]]></category>
		<category><![CDATA[spamfire]]></category>
		<category><![CDATA[spamnet]]></category>
		<category><![CDATA[spamnix]]></category>
		<category><![CDATA[spamsieve]]></category>
		<category><![CDATA[spamwatch]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[vipuls-razor]]></category>

		<guid isPermaLink="false">http://aldoblog.com/blog/410</guid>
		<description><![CDATA[In the three or four years I've been fighting unwanted e-mail messages with better tools than the Delete key I've tried almost a dozen different tools. This is a quick survey of the ones I've used, and why I don't (or do) still use them.]]></description>
			<content:encoded><![CDATA[<p></p>	<p>In the three or four years I&#8217;ve been fighting unwanted e-mail messages with better tools than the Delete key I&#8217;ve tried almost a dozen different tools. This is a quick (ha!) survey of the ones I&#8217;ve used, and why I don&#8217;t (or do) still use them.</p>

	<p>My very first anti-spam tool was something called Mailfilter. I used it for my personal e-mail on Mac OS X, <a href="/blog/96">wrote about it here</a>, and almost immediately afterwards lost a non-spam message to an aggressive keyword match. That was the end of Mailfilter. I can&#8217;t even remotely recommend it, as it&#8217;s just not intelligent enough (strict, single expression matching), and had zero safety net.</p>

	<p>My next attempt at a solution was a utility called <a href="http://www.matterform.com/?page=spamfire">SpamFire</a>. Like Mailfilter, it is a &#8220;pre-filter,&#8221; which means it would run before my e-mail client, download my mail, and skim out the spam. Unlike Mailfilter, it actually saved the trapped messages, so if it made a mistake, I could recover the message. It had plenty of other differences from Mailfilter, which <a href="/blog/161">I wrote about previously</a>, and which made it so useful that it became the first anti-spam tool I paid for. But in the end I switched to a different tool because SpamFire was separate from my e-mail client, and that made it cumbersome to use.</p>

	<p><span id="more-410"></span></p>

	<p>In the meantime, I had spam coming into my e-mail at work, and at the recommendation of a co-worker, I installed Cloudmark&#8217;s SpamNet (now called <a href="http://www.cloudmark.com/products/safetybar/">SafetyBar</a>), an add-in for Microsoft Outlook. It worked reasonably well, but then they went and started charging money for it. It didn&#8217;t work well enough, and I didn&#8217;t get enough spam at my work address, for it to be worth paying for, so I stopped using it.</p>

	<p>I replaced it with another plug-in for Outlook called <a href="http://spambayes.sourceforge.net/">SpamBayes</a>. Even more effective than SpamNet, <a href="/blog/310">it confirmed for me the value of having a tool that plugs into and works directly with your e-mail client</a>. It made dealing with spam seamless, almost effortless (given the lower volume of spam than my home e-mail addresses). Unlike SpamNet, it&#8217;s Open Source, and also unlike SpamNet, it doesn&#8217;t depend on a third-party server to run. If I still used Outlook (or had a &#8220;work&#8221; e-mail address), I would still be using SpamBayes. Effective, easy to use, and free. By far <a href="http://spambayes.sourceforge.net/windows.html">the best anti-spam solution I&#8217;ve found for Outlook on Windows</a>. Highly recommended.</p>

	<p>My happiness with SpamBayes for Outlook lead me to search for an anti-spam tool for my personal use which integrated fully with my e-mail client, <a href="http://www.eudora.com/email/">Eudora for Mac OS X</a>. I found <a href="http://www.spamnix.com/">Spamnix</a>, which wrapped the Open Source tool <a href="http://spamassassin.apache.org/">SpamAssassin</a> in a Eudora plug-in. <a href="/blog/298">I fell instantly in love</a> and dropped SpamFire. This was the second anti-spam tool I paid for. </p>

	<p>Spamnix was great for a number of reasons. Its interface within Eudora took the form of a new mailbox, and a couple of simple menu commands. Incoming mail judged likely to be spam was shunted off to the new mailbox; the menu commands let you rescue items that were not spam, etc. It was simplicity itself to use, and fairly effective at trapping spam.</p>

	<p>The failing of Spamnix was that it was based on an earlier version of SpamAssassin, which while it had some great regular expressions and other traps for catching spam, it didn&#8217;t include any Bayesian filtering at all. This meant that spam filtering was good, but never improved. However, it took a new version of Eudora for me to realize that this mattered. (Spamnix has since been upgraded substantially, and uses the latest SpamAssassin with Bayesian filtering; but I&#8217;ve not tried it, I moved on to other things, as you can continue to read.)</p>

	<p><a href="http://www.eudora.com/email/features/spamwatch.html">SpamWatch</a> was a plug-in shipped with Eudora 6, which I paid for, making it the third anti-spam tool for which I shelled out money. It provided me with Bayesian filtering in my Mac OS X mail environment for the first time. <a href="/blog/337">It was a revelation</a>. The first time I downloaded mail after upgrading, SpamWatch caught a half-dozen spam messages, and Spamnix caught several dozen. A quick menu choice fed the missed spam to SpamWatch, and forever afterwards the ratio was reversed. I&#8217;ll never again think the same way about learning systems; Bayesian filtering really becomes dramatically more effective the more you use it. I had learned this with SpamBayes at my work e-mail, but I simply didn&#8217;t get enough spam at that address for it to really shine.</p>

	<p>SpamWatch was so effective that it soon spelled the end for Spamnix. I just didn&#8217;t need a second spam filter (and the attendant delay in getting my mail while it processes incoming messages) when the first filter was so good. So I uninstalled Spamnix, and life was good.</p>

	<p>SpamWatch actually improved my effectiveness in fighting spam, not just by being a better filter. The new version of Eudora added a new field for mail messages, the Junk Probability, a 1-100 score on how likely a message was judged to be spam. I quickly learned to process my Junk mailbox by first sorting by the Junk Probability, and then scanning for false positives. By sorting first, the messages at the beginning of the list were a lot more in need of review than messages at the end, making it possible to skim more rapidly over items that were certainly spam.</p>

	<p>I don&#8217;t really remember why I decided to give <a href="http://c-command.com/spamsieve/">SpamSieve</a> a try. I do remember noticing that SpamWatch seemed to have hit a plateau, and wasn&#8217;t improving any more. I had friends who used and liked SpamSieve, and were getting better stats than I was with SpamWatch, but the interface between SpamSieve and Eudora was, for a long time, through AppleScript, and the integration wasn&#8217;t smooth enough. Probably when the version that used a Eudora plug-in came out, I decided what the heck, it won&#8217;t cost anything to try it a couple days, and see how it does.</p>

	<p>It was not the revelation that SpamWatch was, but it only took a training pass at my archived spam and Inbox (a few thousand messages between them), and a couple of days use proved that it was noticeably better than SpamWatch. After a week I was sold, and opened my wallet, a fourth time, taking my anti-spam expenditures over $100. (Compared to the problem I have with spam, that&#8217;s not a lot of dough, money well spent. But it chafes when you realize that the spam problem is entirely due to greedy amoral scumbags who have polluted the e-mail highways and byways to make a few cents per pound of pollutant spread.) I also disabled SpamWatch, since SpamSieve entirely replaced it.</p>

	<p>Well, not entirely, not at first. Although SpamSieve had a more sophisticated and accurate Bayesian engine at its core, there was one thing that it didn&#8217;t do well, which was assign a Junk Probability to each message. This meant that I lost a very effective tool in my Junk folder processing, of being able to sort the caught messages from least to most likely spam. </p>

	<p>I e-mailed Michael Tsai, the developer of SpamSieve, explaining how I used that feature of SpamWatch. He was highly responsive, and agreed that my approach sounded genuinely useful. Unfortunately, at that time SpamSieve&#8217;s engine&#8217;s algorithms and formulas didn&#8217;t really generate a score that could be usefully assigned to Eudora&#8217;s Junk Probability column. The math just didn&#8217;t work that way. He said he&#8217;d look into it, and perhaps in the future, perhaps it might do this.</p>

	<p>Fortunately for me, the future did eventually come to pass, and SpamSieve now does assign useful probability scores to processed mail. Its final fault gone, and with the best scoring engine and perfect integration with Eudora, it is by far the best tool I&#8217;ve used for managing the amount of spam I get, and <a href="/blog/374">I&#8217;m happily using it today</a>. Compatible with virtually every e-mail client running on Mac OS X, it totally deserves its reputation as being the best anti-spam tool available on my platform of choice. Highly, highly recommended.</p>

	<p>After all that, you&#8217;d think I&#8217;d be wrapping this posting up. You and I both wish that was true. But no. I&#8217;ve got five more tools to write about.</p>

	<p>First is <a href="http://www.mozilla.org/products/thunderbird/">Thunderbird</a>, the stand-alone e-mail client that evolved out of the Mozilla suite. It&#8217;s available for Mac OS X, Windows, and Linux, and other platforms, too, I think. It&#8217;s a nice enough e-mail client, and one of the best for sending and receiving <span class="caps">HTML</span> e-mail, if you&#8217;re the sort of person who likes that kind of thing.</p>

	<p>It has gotten quite a bit better since <a href="/blog/333">I evaluated it</a>, to the point where I installed it on Rochelle&#8217;s PC, as a replacement for Netscape Communicator, which she had been using since the mid-&#8216;90s. It has a built-in Bayesian spam filter, which works well enough. It&#8217;s definitely not as accurate as other Bayesian classifiers I&#8217;ve used; SpamBayes and SpamSieve are both quite a bit better, and I think Eudora&#8217;s SpamWatch might be a little better. But it&#8217;s more than good enough for Rochelle, who gets an order of magnitude fewer spam messages than I do. </p>

	<p>Another advantage of Thunderbird is that you&#8217;re not using Outlook, which is the number one attack vector for viruses and worms. It&#8217;s a good tool, and if you&#8217;re stuck on Windows and can&#8217;t do better, it&#8217;s definitely worth switching to. Recommended.</p>

	<p>Another e-mail client I haven&#8217;t used much is the bundled OS X e-mail client, <a href="http://www.apple.com/macosx/features/mail/">Mail.app</a>. It doesn&#8217;t work the way I do, and doesn&#8217;t seem to be well-suited to managing the volume of mail I get on a daily basis. Supposedly it has good junk mail controls (which use <a href="/blog/299">latent semantic analysis</a>), but in the testing I did with it on a secondary e-mail account, it didn&#8217;t seem that good, somewhere around the Spamnix level of accuracy. That is, very good, but not excellent. If you like Mail.app, since you can use SpamSieve with it, that&#8217;s what I&#8217;d recommend doing, and blow off the built-in junk mail controls.</p>

	<p>Finally I come to the server-based tools. I&#8217;ve saved these for last, not because I tried them last, but because most people won&#8217;t be able to use them themselves. Unless you run your own mail server, most of these are impossible to use.</p>

	<p>The first server-side solution I tried, and used for quite some time, was what are known as <acronym title="Real-time Blackhole Lists"><span class="caps">RBL</span></acronym> lists. <span class="caps">RBL</span> stands for &#8220;<b>R</b>eal-time <b>B</b>lackhole <b>L</b>ist&#8221;, and the way it works is as mail is received, the mail server sending the message to your server is looked up on a list, which contains known-bad e-mail servers (ones that are known to send spam). If the foreign server is on the list, the e-mail is rejected, in real-time.</p>

	<p>In theory this should be extremely effective, and indeed it does cut down on spam considerably. But not completely, and not without collateral damage. There are just too many servers out there that are sending spam, most of them home PCs that have been infected with a worm or virus that converted it to a &#8220;zombie&#8221; that sends out millions of spam e-mails. It&#8217;s impossible to keep the lists current. </p>

	<p>It&#8217;s also impossible to keep them accurate. There&#8217;s no way to maintain the lists with perfect accuracy, mistakes are inevitable, due to both ignorance and malice on the part of people submitting candidates. In the end I had too many messages rejected that were OK, and I had to turn the <span class="caps">RBL</span>s off. (I may turn them on again, I go back and forth on the &#8220;damn the consequences&#8221; philosophy&#8230;)</p>

	<p>I also tried <span class="caps">MIMED</span>efang, which was a wrapper for SpamAssassin and Vipol&#8217;s Razor, with a plug-in for my mail server, Sendmail. I ended up losing mail to this solution, when it would generate errors under load. The failure was intermitent, and impossible to reproduce on demand. Since the mail would just get dropped on the floor, completely lost, I decided I couldn&#8217;t afford to try to track down the issue, and simply uninstalled all of it. I&#8217;ll surely try another wrapper for SpamAssassin at some point, when I&#8217;ve converted my mail server to Postfix, for which it is easier to write plug-ins, and should therefore be easier to write <em>reliable</em> plug-ins.</p>

	<p>The last server-side tool I&#8217;ve been using doesn&#8217;t live on my server. Maybe that&#8217;s why it&#8217;s worked so well. I wrote about the amount of spam that was coming to my oldest e-mail address at <a href="http://www.pobox.com/">pobox.com</a>, and how <a href="/blog/374">the new filters they rolled out saved the address from deletion</a>. I&#8217;m still really happy with the results of that service, and plan to keep my pobox.com address for the foreseeable future. Recommended.<hr />Copyright &copy; 2012 by <strong><a href="http://aldoblog.com">Aldoblog</a></strong>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldoblog.com so we can take action immediately.</p>]]></content:encoded>
			<wfw:commentRss>http://aldoblog.com/2005/01/survey-of-anti-spam-tools/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Eudora 6 with SpamWatch</title>
		<link>http://aldoblog.com/2003/09/eudora-6-with-spamwatch/</link>
		<comments>http://aldoblog.com/2003/09/eudora-6-with-spamwatch/#comments</comments>
		<pubDate>Wed, 10 Sep 2003 00:17:57 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[I Like]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[eudora]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamnix]]></category>
		<category><![CDATA[spamwatch]]></category>

		<guid isPermaLink="false">http://aldoblog.com/blog/337</guid>
		<description><![CDATA[QUALCOMM's Eudora has been my e-mail client of choice for nearly 10 years, and last week a major new version shipped, Eudora 6. My primary concern before upgrading was whether and how my other anti-spam tool, Spamnix, would work with the new version, especially with the new SpamWatch feature. I'm thrilled to report that Spamnix works fine with Eudora 6 (for Mac OS X), and that Spamnix + SpamWatch is more effective than either tool alone.]]></description>
			<content:encoded><![CDATA[<p></p><p class="update"><strong>Note:</strong> Although still terrific tools, and in the case of SpamWatch free and built-in, I no longer use either Spamnix or Eudora&#8217;s SpamWatch, having found more effective tools. See my <a href="/blog/410">Personal Survey of Anti-Spam Tools</a> for more details and recommendations.</p>

	<p><a href="http://www.eudora.com/"><span class="caps">QUALCOMM</span>&#8217;s Eudora</a> has been my e-mail client of choice for nearly 10 years, and last week a major new version shipped, Eudora 6. I&#8217;m usually of the &#8220;fools rush in&#8221; school of thought with regards to software updates, so I waited to see what people were saying about the upgrade (<a href="http://www.macintouch.com/">MacInTouch</a> is a great resource for these &#8220;reader reports&#8221;).</p>

	<p>But it&#8217;s been a week, and nary a peep. And with the amount of spam I receive continuing to grow, I really wanted to try the <a href="http://www.eudora.com/email/features/spamwatch.html">new SpamWatch feature</a>. So, after doing multiple backups, I upgraded myself over the weekend.</p>

	<p>My primary concern was whether and how my <em>other</em> anti-spam tool, <a href="http://www.spamnix.com/">Spamnix</a>, would work with the new version, especially with the new SpamWatch feature. Unlike a lot of other third-party anti-spam tools, Spamnix is a Eudora plug-in, and so runs &#8220;in-process&#8221; (i.e., inside) with Eudora. [Update: <a href="http://www.c-command.com/spamsieve/">SpamSieve 2</a> just shipped, and now also includes a Eudora plug-in. Very cool!] This makes it more efficient, but also (in theory) more susceptible to compatibility issues.</p>

	<p>I&#8217;m happy, nay, thrilled to report that Spamnix works fine with Eudora 6 (for Mac OS X), and that Spamnix + SpamWatch is more effective than either tool alone.</p>

	<p>I love the way that SpamWatch and Spamnix tag-team to combat spam. SpamWatch gets first crack, before other filters or plug-ins look at the message, and if the message&#8217;s score is over the spam threshold, it will be filtered into the Junk mailbox, with no further processing. (Qualcomm designed SpamWatch to run first, and you can&#8217;t change that.)</p>

	<p>If a message doesn&#8217;t get caught by SpamWatch, then Spamnix takes a look at it, and if Spamnix decides it&#8217;s spam, it&#8217;ll go into Spamnix&#8217;s own spam folder (on my system named &#8220;&nbsp;Spamnix&#8221;; note the initial space to influence sort order). These messages, nicely separated and usually all spam, are prime candidates for further training for SpamWatch.</p>

	<p>I receive hundreds of spam messages a day, but after two tiers of spam filtering very little spam gets to my Inbox &#8212; so far only a couple a day, with very little training of SpamWatch yet. The few that have made it through have gone straight back to SpamWatch for training. :-)</p>

	<p>What is fascinating about this process is the progress that SpamWatch has made, in less than 4 days of processing my mail. The first time I downloaded a sizeable batch of e-mail (more than 50 messages), most of the spam got through SpamWatch, and caught by Spamnix. After training SpamWatch with those messages, and then downloading another big batch a few hours later, the ratio went the other way: SpamWatch was now catching most spam before Spamnix got a chance to look at it.</p>

	<p>I&#8217;m still glad to have both layers. Spamnix was extremely effective at catching my spam, prior to SpamWatch being added to the mix, and it&#8217;s still catching spam that SpamWatch is missing. So overall, I am doing better in my personal war against spam (though it&#8217;s important to remember that this is defensive action only).</p>

	<p>About the only downside of introducing SpamWatch as a new layer of anti-spam defense is that right now it&#8217;s relatively untrained, and generating a larger number of false positives (non-spams filed in the Junk folder) than I&#8217;m used to. SpamWatch ships &#8220;pre-trained&#8221;, meaning it already has a database of spam words to run against, but this list is generic, not customized to my own e-mail traffic. So it&#8217;s not that surprising that some of Rochelle&#8217;s e-mails are getting tagged as spam. My previous experience with Bayesian filtering is that it rapidly adjusts as you correct its mistakes, so I&#8217;m confident the false positives will go down in a week or so.</p>

	<p>At any rate, I&#8217;m quite happy with the new version, especially since I was still in my 12 month support period from my last upgrade, so version 6 was free. Recommended, even if you have to pay for it.<hr />Copyright &copy; 2012 by <strong><a href="http://aldoblog.com">Aldoblog</a></strong>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldoblog.com so we can take action immediately.</p>]]></content:encoded>
			<wfw:commentRss>http://aldoblog.com/2003/09/eudora-6-with-spamwatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spamnix, my new anti-spam tool</title>
		<link>http://aldoblog.com/2003/05/spamnix-my-new-anti-spam-tool/</link>
		<comments>http://aldoblog.com/2003/05/spamnix-my-new-anti-spam-tool/#comments</comments>
		<pubDate>Fri, 02 May 2003 21:26:35 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Anti-Spam]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[eudora]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamnix]]></category>

		<guid isPermaLink="false">http://aldoblog.com/blog/298</guid>
		<description><![CDATA[Yesterday a new anti-spam tool shipped, Spamnix, which functions as a plug-in to Eudora, on either Mac OS X or Windows. After installing it and using it to check e-mail a couple times, I've decided to abandon my old tool, Spamfire.]]></description>
			<content:encoded><![CDATA[<p></p><p class="update"><strong>Note:</strong> Although it remains an excellent tool, I no longer recommend Spamnix, having found more effective tools while Spamnix 3 was in development, and Spamnix 1.2 was not enough. See my <a href="/blog/410">Personal Survey of Anti-Spam Tools</a> for more details and recommendations.</p>

	<p>Yesterday a new anti-spam tool shipped, <a href="http://www.spamnix.com/" title="Spamnix anti-spam Eudora plug-in">Spamnix</a>, which functions as a plug-in to <a href="http://www.eudora.com/" title="My beloved Eudora email client">Eudora</a>, on either Mac OS X or Windows. After installing it and using it to check e-mail a couple times, I&#8217;ve decided to abandon <a href="/blog/161">my old tool, Spamfire</a>.</p>

	<p>The reason is pretty simple. Spamfire is fairly effective, but its design means my e-mail is processed twice. First Spamfire downloads and scans my messages, deleting those it considers spam. Then Eudora downloads whatever Spamfire lets through. Spamfire integrates with an e-mail client via the POP3 / <span class="caps">SMTP</span> mail server, with AppleScripts to trigger the client&#8217;s e-mail check. Overall this works fine, but because Spamfire is a separate application the whole process is slow and cumbersome. It would be better if Spamfire itself was not as slow as molasses, but, well, it <em>is</em> as slow as molasses.</p>

	<p>While it&#8217;s true that Spamnix can only be used with Eudora, I&#8217;ve been using Eudora for so many years the possibility of switching to something else is near zero. So my only consideration is how well it integrates.</p>

	<p>Spamnix does that beautifully. My e-mail downloads as normal, but messages are scanned during the download process. Messages which exceed the spam threshold are filtered to a separate mailbox, for later review. The rest go to my Inbox as normal. No two-stage mail downloading and processing, no switching to a separate application to review the caught spam for false positives, no hassle rescuing the few false positives that do turn up.</p>

	<p>One of the other selling points for me (and here&#8217;s where you can tell I&#8217;m a nerd) is that Spamnix is based on <a href="http://www.spamassassin.org/" title="The SpamAssassin project">SpamAssassin</a>, the extremely well-regarded Open Source spam tagging tool written in Perl. While Spamnix appears to currently be using only the text scanning part of SpamAssassin right now, I am very hopeful and excited that Spamnix may soon support the Bayesian filtering and Vipul&#8217;s Razor collaborative spam tracking capabilities of the latest SpamAssassin.</p>

	<p>At any rate, if you&#8217;re a Eudora user on either Mac OS X or Windows, and it&#8217;s worth $30 to you to block most of the spam you&#8217;re currently receiving, you should give Spamnix a try. The software is <a href="http://www.spamnix.com/download.html" title="Download Spamnix for Eudora">downloadable for free</a>, and functions for 30 days before requiring a license key for further use.</p>

	<p>But if you&#8217;re like me (I get well over 200 spams every day), it won&#8217;t take 30 days to convince you that $30 is a small price to pay. I decided in less than 24 hours!<hr />Copyright &copy; 2012 by <strong><a href="http://aldoblog.com">Aldoblog</a></strong>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldoblog.com so we can take action immediately.</p>]]></content:encoded>
			<wfw:commentRss>http://aldoblog.com/2003/05/spamnix-my-new-anti-spam-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

