<?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: Mail filtering belongs on the server</title>
	<atom:link href="http://www.gnegg.ch/2007/07/mail-filtering-belongs-on-the-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnegg.ch/2007/07/mail-filtering-belongs-on-the-server/</link>
	<description>programming with passion</description>
	<lastBuildDate>Thu, 09 Sep 2010 18:20:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Philip Hofstetter</title>
		<link>http://www.gnegg.ch/2007/07/mail-filtering-belongs-on-the-server/comment-page-1/#comment-642</link>
		<dc:creator>Philip Hofstetter</dc:creator>
		<pubDate>Mon, 09 Jul 2007 13:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://wp.gnegg.ch/?p=363#comment-642</guid>
		<description>aah... an unlimited plan - that explains it.

I doubt we&#039;ll be getting something like that in europe anytime soon. The data fees are the real cash-cow lately because competition made the companies lower their voice prices more and more, leaving just data rates and text messaging cost outragously high.

Depending on your mail server buildup, you have multiple options for server side filtering:

- Use Outlook/Exchange as I did. This is probably the easiest to configure, but requires Exchange
- Cyrus has a sieve server included which is plugged into the LMTP transport. So if you are using Cyrus IMAP and deliver via LMTP or cyrus&#039; MDA, you can make use of the sieve facility for which some GUI frontends exist
- If you use Exim to deliver to maildirs or mboxes, you can use Exim&#039;s powerful filtering language for which no GUI exists, but which is parsed in-process, sparing you a fork() per message.
- If you use any other combination, you can alyways use procmail.

Should you have questions, feel free to ask, though I have next to no eperience in procmail.

Philip</description>
		<content:encoded><![CDATA[<p>aah&#8230; an unlimited plan &#8211; that explains it.</p>
<p>I doubt we&#8217;ll be getting something like that in europe anytime soon. The data fees are the real cash-cow lately because competition made the companies lower their voice prices more and more, leaving just data rates and text messaging cost outragously high.</p>
<p>Depending on your mail server buildup, you have multiple options for server side filtering:</p>
<p>- Use Outlook/Exchange as I did. This is probably the easiest to configure, but requires Exchange<br />
- Cyrus has a sieve server included which is plugged into the LMTP transport. So if you are using Cyrus IMAP and deliver via LMTP or cyrus&#8217; MDA, you can make use of the sieve facility for which some GUI frontends exist<br />
- If you use Exim to deliver to maildirs or mboxes, you can use Exim&#8217;s powerful filtering language for which no GUI exists, but which is parsed in-process, sparing you a fork() per message.<br />
- If you use any other combination, you can alyways use procmail.</p>
<p>Should you have questions, feel free to ask, though I have next to no eperience in procmail.</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davey</title>
		<link>http://www.gnegg.ch/2007/07/mail-filtering-belongs-on-the-server/comment-page-1/#comment-641</link>
		<dc:creator>Davey</dc:creator>
		<pubDate>Mon, 09 Jul 2007 13:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://wp.gnegg.ch/?p=363#comment-641</guid>
		<description>Just as a note, all iPhone plans (with AT&amp;T in the US) come with unlimited data transfer (US$20/month), so the volume of data is not an issue.

Otherwise, i do agree with you about server filtering, I only just transitioned to IMAP, and whilst I do run SpamAssasin it&#039;s still configured just to dump it in my INBOX, so I need to fix that and put it in my &quot;Possibly Junk&quot; folder.

- Davey</description>
		<content:encoded><![CDATA[<p>Just as a note, all iPhone plans (with AT&#038;T in the US) come with unlimited data transfer (US$20/month), so the volume of data is not an issue.</p>
<p>Otherwise, i do agree with you about server filtering, I only just transitioned to IMAP, and whilst I do run SpamAssasin it&#8217;s still configured just to dump it in my INBOX, so I need to fix that and put it in my &#8220;Possibly Junk&#8221; folder.</p>
<p>- Davey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
