<?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>Digging-Deep.com &#187; email filtering</title>
	<atom:link href="http://digging-deep.com/tag/email-filtering/feed/" rel="self" type="application/rss+xml" />
	<link>http://digging-deep.com</link>
	<description>Tenacious Research</description>
	<lastBuildDate>Thu, 26 Nov 2009 02:12:18 +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>Sieve Filter &#8211; 1. What is a sieve filter?</title>
		<link>http://digging-deep.com/10/sieve-filter/sieve-filter-1-what-is-a-sieve-filter/</link>
		<comments>http://digging-deep.com/10/sieve-filter/sieve-filter-1-what-is-a-sieve-filter/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 21:46:15 +0000</pubDate>
		<dc:creator>Quintin</dc:creator>
				<category><![CDATA[Sieve Filter]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email filtering]]></category>
		<category><![CDATA[horde]]></category>

		<guid isPermaLink="false">http://digging-deep.com/?p=10</guid>
		<description><![CDATA[A look into the sieve filter conditions.


Related posts:<ol><li><a href='http://digging-deep.com/42/android/voip-for-android-phones/' rel='bookmark' title='Permanent Link: VOIP for Android Phones'>VOIP for Android Phones</a></li>
<li><a href='http://digging-deep.com/14/security/eula-are-you-hiding-something/' rel='bookmark' title='Permanent Link: EULA &#8211; Are You Hiding Something?'>EULA &#8211; Are You Hiding Something?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A sieve filter is used to process email.  It can move, mark, and/or delete the emails based on rules.  A sieve filter can look in the various header fields in order to select mail and make decisions for action.</p>
<p>The options for setting up a sieve filter are listed below, taken from the Horde 3.2-imp &#8216;create filter&#8217; screen:</p>
<p>&#8212;&#8212;&#8211;</p>
<blockquote><p>FROM HORDE</p>
<p>For an incoming message that matches:</p>
<p>To<br />
+Address<br />
Subject<br />
Sender<br />
From<br />
Cc<br />
Bcc<br />
List-ID<br />
Received<br />
Resent-from<br />
Resent To<br />
Return-Path<br />
Size<br />
X-Envelope-To<br />
X-List<br />
X-Mailer<br />
X-MailingList<br />
X-ML-Name&#8217; (I&#8217;m not sure if the single quote is a typo or not, but it&#8217;s in the list)<br />
X-MSMail-Priority<br />
X-Original-To<br />
X-Spam-BayesResult<br />
X-Spam-Discard<br />
X-Spam-Flag<br />
X-Spam-Integer1-Score<br />
X-Spam-Integer2-Score<br />
X-Spam-Junkmail<br />
X-Spam-Level<br />
X-Spam-Report<br />
X-Spam-Status<br />
X-Priority<br />
Body<br />
Self-Defined Header:</p>
<p>Do this:</p>
<p>Deliver into my INBOX:<br />
Deliver to folder<br />
Delete message completely<br />
Redirect to<br />
Deliver into my INBOX and redirect to<br />
Deliver into my INBOX and copy to</p>
<p>Mark message as:</p>
<p>Seen/unseen (read/unread)<br />
Important<br />
Answered<br />
Deleted</p></blockquote>
<p>&#8212;&#8212;&#8211;</p>
<p>I personally find sieve filters weak as far as options and flexibility are concerned, but don&#8217;t know of any other server-side options.  The only other automatic way to  handle email are client &#8216;rules&#8217; which run when the client runs (Thunderbird, Opera, Outlook, etc.).</p>


<p>Related posts:<ol><li><a href='http://digging-deep.com/42/android/voip-for-android-phones/' rel='bookmark' title='Permanent Link: VOIP for Android Phones'>VOIP for Android Phones</a></li>
<li><a href='http://digging-deep.com/14/security/eula-are-you-hiding-something/' rel='bookmark' title='Permanent Link: EULA &#8211; Are You Hiding Something?'>EULA &#8211; Are You Hiding Something?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://digging-deep.com/10/sieve-filter/sieve-filter-1-what-is-a-sieve-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
