<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Using imapfilter to do forced white list for spambayes</title>
		<description>Well I'm using spambayes to  do spam filter work, and  it does do its work well:  It will only move the mails it's sure are spams to the spam folder, and  the mails it's sure are not spam to the non-spam folder. And something in between ...</description>
		<link>http://dryice.name/blog/freebsd/using-imapfilter-to-do-forced-white-list-for-spambayes/</link>
			</item>
	<item>
		<title>to get spamassassin and fetchmail back</title>
		<description>Here is the how to

Install the /usr/ports/mail/p5-Mail-SpamAssassin and /usr/ports/mail/spamass-rules port

Put these in /etc/rc.conf


spamd_enable="YES"
spamd_flags="-d -m 1 -r ${spamd_pidfile}"

The "-m 1" said only folkone spamd instance. I don't have too much trafic so one instance is OK.

copy my local.cf to /usr/local/etc/mail/spamassassin and restart spamd to check the rules out.

There are two choices ...</description>
		<link>http://dryice.name/blog/freebsd/to-get-spamassassin-and-fetchmail-back/</link>
			</item>
</channel>
</rss>

