<?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"
	>
<channel>
	<title>Comments on: Updates</title>
	<atom:link href="http://www.reigndropsfall.net/2005/08/07/updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reigndropsfall.net/2005/08/07/updates/</link>
	<description>Ramblings from a hacker in Iowa</description>
	<pubDate>Wed, 07 Jan 2009 03:26:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: poster</title>
		<link>http://www.reigndropsfall.net/2005/08/07/updates/#comment-310</link>
		<dc:creator>poster</dc:creator>
		<pubDate>Fri, 12 Aug 2005 06:13:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-310</guid>
		<description>I remember when I was first learning procmail.... Here's some examples&lt;br /&gt;
(&#34;/&#34; at the end of a dest means Maildir, no / is mbox). This is 99% of what I&lt;br /&gt;
use.&lt;br /&gt;
&lt;br /&gt;
# A variable&lt;br /&gt;
MAILDIR=${HOME}/mail/&lt;br /&gt;
&lt;br /&gt;
# SpamAssassin&lt;br /&gt;
:0HB&lt;br /&gt;
* ! ? spamc -c&lt;br /&gt;
${MAILDIR}/.Spam/&lt;br /&gt;
&lt;br /&gt;
# basic test: matching mails moved to&lt;br /&gt;
# the Maildir IMAP root/lists/other&lt;br /&gt;
:0&lt;br /&gt;
* ^From: A Person&lt;br /&gt;
${MAILDIR}/.lists.cron/&lt;br /&gt;
&lt;br /&gt;
# And'ing&lt;br /&gt;
:0&lt;br /&gt;
* ^From: \(Cron Daemon\)&lt;br /&gt;
* !^Some-Other-Header: Yes ${MAILDIR}/.done/&lt;br /&gt;
&lt;br /&gt;
# Or'ing&lt;br /&gt;
:0 &lt;br /&gt;
* ^From: somebody&#124;^From: somebody else&lt;br /&gt;
/dev/null&lt;br /&gt;
&lt;br /&gt;
# Accept all the rest to the default&lt;br /&gt;
# (important to have this last)&lt;br /&gt;
:0:&lt;br /&gt;
${MAILDIR}/</description>
		<content:encoded><![CDATA[<p>I remember when I was first learning procmail&#8230;. Here&#8217;s some examples<br />
(&quot;/&quot; at the end of a dest means Maildir, no / is mbox). This is 99% of what I<br />
use.</p>
<p># A variable<br />
MAILDIR=${HOME}/mail/</p>
<p># SpamAssassin<br />
:0HB<br />
* ! ? spamc -c<br />
${MAILDIR}/.Spam/</p>
<p># basic test: matching mails moved to<br />
# the Maildir IMAP root/lists/other<br />
:0<br />
* ^From: A Person<br />
${MAILDIR}/.lists.cron/</p>
<p># And&#8217;ing<br />
:0<br />
* ^From: \(Cron Daemon\)<br />
* !^Some-Other-Header: Yes ${MAILDIR}/.done/</p>
<p># Or&#8217;ing<br />
:0 <br />
* ^From: somebody|^From: somebody else<br />
/dev/null</p>
<p># Accept all the rest to the default<br />
# (important to have this last)<br />
:0:<br />
${MAILDIR}/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Steinberger</title>
		<link>http://www.reigndropsfall.net/2005/08/07/updates/#comment-305</link>
		<dc:creator>Daniel Steinberger</dc:creator>
		<pubDate>Mon, 08 Aug 2005 22:45:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-305</guid>
		<description>Is the site &lt;a href="http://www.coaster-burner.org/" rel="nofollow"&gt;http://www.coaster-burner.org/&lt;/a&gt; unavailable? I do have severe problems connecting to the site. But I believe this problem is not due to a misconfiguration on my side. What's the site's status?</description>
		<content:encoded><![CDATA[<p>Is the site <a href="http://www.coaster-burner.org/" rel="nofollow">http://www.coaster-burner.org/</a> unavailable? I do have severe problems connecting to the site. But I believe this problem is not due to a misconfiguration on my side. What&#8217;s the site&#8217;s status?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Forbes</title>
		<link>http://www.reigndropsfall.net/2005/08/07/updates/#comment-304</link>
		<dc:creator>Bryan Forbes</dc:creator>
		<pubDate>Mon, 08 Aug 2005 17:37:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-304</guid>
		<description>Test</description>
		<content:encoded><![CDATA[<p>Test</p>
]]></content:encoded>
	</item>
</channel>
</rss>
