<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Fixed in 0.5.0: per-user mail filter setting]]></title>
		<link>http://www.iredmail.org/forum/topic182-fixed-in-050-peruser-mail-filter-setting.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic182.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fixed in 0.5.0: per-user mail filter setting.]]></description>
		<lastBuildDate>Fri, 21 Aug 2009 07:51:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Fixed in 0.5.0: per-user mail filter setting]]></title>
			<link>http://www.iredmail.org/forum/post900.html#p900</link>
			<description><![CDATA[<p>Hi, all.</p><p>This post is used to fix per-user mail filter setting in iRedMail/iRedOS-0.5.0. If it doesn&#039;t work for you, please post a new topic in <a href="http://www.iredmail.org/forum/forum2-iredmail-general-technical-support.html">iRedMail General Technical Support</a> forum.</p><p>First of all, we&#039;d like to thank Emidio Reggiani for his report and testing. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><strong>Abstract:</strong></p><p>- Mail filter doesn&#039;t work after custimizing and saving filter rules in webmail.</p><p><strong>Affected versions:</strong></p><p>- iRedMail-0.5.0<br />- iRedOS-0.5.0</p><p><strong>Steps to fix it:</strong></p><p>- Add below lines in /etc/dovecot.conf (RHEL/CentOS) or /etc/dovecot/dovecot.conf (Debian/Ubuntu):<br /></p><div class="codebox"><pre><code>plugin {
    sieve = /var/vmail/sieve/%Ld/%Ln/dovecot.sieve
}</code></pre></div><p>- Addition modification is required on Debian/Ubuntu, you have to change &#039;sieve&#039; setting in /etc/dovecot/dovecot.conf:<br /></p><div class="codebox"><pre><code>protocol managesieve {
    ... skip some lines here ...
    #sieve = dovecot.sieve
    sieve = /var/vmail/sieve/%Ld/%Ln/dovecot.sieve
}</code></pre></div><p>- Restart dovecot service and it should work for you now.<br /></p><div class="codebox"><pre><code># /etc/init.d/dovecot restart</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 21 Aug 2009 07:51:16 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post900.html#p900</guid>
		</item>
	</channel>
</rss>
