<?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: Training SpamAssassin with a LearnAsSpam IMAP folder</title>
	<atom:link href="http://www.dankohn.com/archives/342/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dankohn.com/archives/342</link>
	<description>Freedom of the press belongs to those who own one. - A.J. Liebling</description>
	<lastBuildDate>Wed, 10 Feb 2010 21:49:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Manuel</title>
		<link>http://www.dankohn.com/archives/342/comment-page-1#comment-244</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://dankohn.flydash.com/archives/342#comment-244</guid>
		<description>I used a similar solution for the past years, but now I use to train my bayesian filters with the help of custom IMAP flags. 

Since Mozilla Thunderbird uses the flags Junk and NonJunk for marking mail messages as spam or ham, a newly created perl script traverses over all user&#039;s mailboxes in order to watch out for such flagged messages. Those are then leaned either as spam or ham and even flagged as LearnedJunk and LearnedNonJunk. 

Additionally you can create new tags in Thunderbird itself (called LearnedJunk and LearnedNonJunk) to colorize previously learned messages. 

As soon a new mail arrives and Thunderbird marks it as junk automatically or you do so by hand, the mail will be learned as spam and colorized. If Thunderbird thinks a mail is spam and you disagree and unmark it, the mail will be re-learned as ham.

This posting is really old, but might be still of interest for some users, since there seems to be a huge lack of information concerning training spamassassin in a comfortable way. Some might also check out my german blog posting and the corresponding perl script here: 

http://www.josupeit.com/weblog~informatik-und-technik~linux,spamassassin-anhand-von-imap-flags-lernen-lassen.html</description>
		<content:encoded><![CDATA[<p>I used a similar solution for the past years, but now I use to train my bayesian filters with the help of custom IMAP flags. </p>
<p>Since Mozilla Thunderbird uses the flags Junk and NonJunk for marking mail messages as spam or ham, a newly created perl script traverses over all user&#8217;s mailboxes in order to watch out for such flagged messages. Those are then leaned either as spam or ham and even flagged as LearnedJunk and LearnedNonJunk. </p>
<p>Additionally you can create new tags in Thunderbird itself (called LearnedJunk and LearnedNonJunk) to colorize previously learned messages. </p>
<p>As soon a new mail arrives and Thunderbird marks it as junk automatically or you do so by hand, the mail will be learned as spam and colorized. If Thunderbird thinks a mail is spam and you disagree and unmark it, the mail will be re-learned as ham.</p>
<p>This posting is really old, but might be still of interest for some users, since there seems to be a huge lack of information concerning training spamassassin in a comfortable way. Some might also check out my german blog posting and the corresponding perl script here: </p>
<p><a href="http://www.josupeit.com/weblog~informatik-und-technik~linux,spamassassin-anhand-von-imap-flags-lernen-lassen.html" rel="nofollow">http://www.josupeit.com/weblog~informatik-und-technik~linux,spamassassin-anhand-von-imap-flags-lernen-lassen.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.560 seconds -->

