<?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>that's whacked &#187; managesieve</title>
	<atom:link href="http://whacked.net/tags/managesieve/feed/" rel="self" type="application/rss+xml" />
	<link>http://whacked.net</link>
	<description>thoughts on open spaces</description>
	<lastBuildDate>Sat, 13 Nov 2010 22:05:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Dovecot 1.1.11 + managesieve + CMU Sieve Solaris pkgs</title>
		<link>http://whacked.net/2009/03/11/dovecot-1111-managesieve-cmu-sieve-solaris-pkgs/</link>
		<comments>http://whacked.net/2009/03/11/dovecot-1111-managesieve-cmu-sieve-solaris-pkgs/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:14:39 +0000</pubDate>
		<dc:creator>Stephen Lau</dc:creator>
				<category><![CDATA[Grommit]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[cmusieve]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[managesieve]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[sieve]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://whacked.net/?p=1246</guid>
		<description><![CDATA[I&#8217;d been looking for a good way to do server-side mail filtering with client side configuration&#8230; and short of some lame CGI interfaces to editing your .procmailrc, I hadn&#8217;t found much until I discovered Sieve a few days ago.  To skip a long and boring story, I rebuilt a bunch of packages (yay for JDS&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d been looking for a good way to do server-side mail filtering with client side configuration&#8230; and short of some lame CGI interfaces to editing your .procmailrc, I hadn&#8217;t found much until I discovered <a href="http://en.wikipedia.org/wiki/Sieve_(mail_filtering_language)">Sieve</a> a few days ago.  To skip a long and boring story, I rebuilt a bunch of packages (yay for JDS&#8217;s spec build system) for the following:
<ul>
    <li><a href="http://dovecot.org/">Dovecot IMAP server</a> (1.1.11)</li>
    <li>Dovecot&#8217;s <a href="http://wiki.dovecot.org/LDA/Sieve">CMU Sieve plugin</a> (1.1.6)</li>
    <li>Dovecot&#8217;s <a href="http://wiki.dovecot.org/ManageSieve">managesieve plugin</a> (0.10.5)</li>
</ul>
Quick summary: Dovecot is a wicked awesome IMAP server.  Sieve provides a way of doing mail filtering.  managesieve is an protocol to allow users to modify their sieve filters via the IMAP protocol.</p>

<p>I use <a href="http://roundcube.net/">Roundcube Webmail</a> on my server, and there is a super-nice <a href="http://alec.pl/roundcube/managesieve/">Roundcube Managesieve plugin available</a>.</p>

<p>So I built and installed my Dovecot packages, installed the Roundcube Managesieve plugin, and I&#8217;m off and flying with awesome client-configurable mail filtering while allowing the mail filtering itself to be done server-side.</p>

<p>I&#8217;ve made the packages <a href="http://whacked.net/oss/SFEdovecot-20090311.pkg">available here (14 MB download)</a>.  This SVr4 pkg contains <tt>SFEdovecot, SFEdovecot-cmusieve, SFEdovecot-managesieve</tt>, and the <tt>SFEdovecot-root</tt> (configuration files) packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://whacked.net/2009/03/11/dovecot-1111-managesieve-cmu-sieve-solaris-pkgs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

