<?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>Michael&#039;s World &#187; Email</title>
	<atom:link href="http://www.michael-kress.de/category/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michael-kress.de</link>
	<description>Mitten aus dem Leben</description>
	<lastBuildDate>Wed, 26 May 2010 05:56:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>year 2010 bug spamassassin</title>
		<link>http://www.michael-kress.de/2010/01/year-2010-bug-spamassassin/</link>
		<comments>http://www.michael-kress.de/2010/01/year-2010-bug-spamassassin/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 09:24:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://www.michael-kress.de/?p=40</guid>
		<description><![CDATA[Niemand hätte an einen 2010 bug gedacht, jetzt isses doch passiert (siehe Bugzilla Report für Spamassassin). Spamassassin belegt Mails mit einem Absendedatum >= 2010 mit einem zu hohen Score, d.h. es kann ggf. false positives geben. Man sieht das im header z.B. wie folgt: X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, FH_DATE_PAST_20XX autolearn=no version=xxxxxx Workaround: Den betroffenen [...]]]></description>
			<content:encoded><![CDATA[<p>Niemand hätte an einen 2010 bug gedacht, jetzt isses doch passiert (siehe <a href="https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6269">Bugzilla Report für Spamassassin</a>).</p>
<p>Spamassassin belegt Mails mit einem Absendedatum >= 2010 mit einem zu hohen Score, d.h. es kann ggf. false positives geben. Man sieht das im header z.B. wie folgt:</p>
<p><code>X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,<br />
        <strong>FH_DATE_PAST_20XX</strong> autolearn=no version=xxxxxx</code></p>
<p>Workaround:<br />
<span id="more-40"></span>Den betroffenen Filter deaktivieren:</p>
<p><code>vi /etc/mail/spamassassin/local.cf<br />
score FH_DATE_PAST_20XX 0.0<br />
</code></p>
<p>Danach muss natürlich der Spamassassin neu gestartet werden.</p>
<p>Die korrekte Lösung wird sein: Warten bis über sa-update ein update reinkommt.</p>
<p>[Update / 02.01.2010] Das SpamAssassin-Projekt hat mittlerweile auch eine <a href="http://wiki.apache.org/spamassassin/Rules/FH_DATE_PAST_20XX">Anleitung zur Anpassung der Regel FH_DATE_PAST_20XX</a> veröffentlicht.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michael-kress.de/2010/01/year-2010-bug-spamassassin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
