<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Fixed in 0.5.0: per-user mail filter setting]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic182.xml" />
	<updated>2009-08-21T07:51:16Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic182-fixed-in-050-peruser-mail-filter-setting.html</id>
		<entry>
			<title type="html"><![CDATA[Fixed in 0.5.0: per-user mail filter setting]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post900.html#p900" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-21T07:51:16Z</updated>
			<id>http://www.iredmail.org/forum/post900.html#p900</id>
		</entry>
</feed>
