<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Filter editor broken in roundcube?]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic180.xml" />
	<updated>2009-08-19T15:16:09Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic180-filter-editor-broken-in-roundcube.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Filter editor broken in roundcube?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post882.html#p882" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Caliban wrote:</cite><blockquote><p>I added a second action to the same rule to move message to a given folder.  This second action does not show up in the web interface, and even stranger, the first action shows to mark message as &quot;Read&quot; instead of &quot;Flagged&quot;.</p></blockquote></div><p>Yes the second action doesn&#039;t displayed. it must be a bug in managesieve plugin, not in roundcube core.</p><p>Suggest to hack it yourself, or waiting for upgrade to roundcube-0.3-rc2 or 0.3-stable, it ships an official managesieve plugin.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-19T15:16:09Z</updated>
			<id>http://www.iredmail.org/forum/post882.html#p882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Filter editor broken in roundcube?]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post881.html#p881" />
			<content type="html"><![CDATA[<p>While I was dinking around trying to get filters to work at all, I stumbled upon this bug.&nbsp; This is probably a bug in roundcube though... maybe updating to v0.2.2 will fix this, but I&#039;m not sure if or how much roundcube was patched for iRedMail...</p><p>I created a new filter to match all messages, with the action to mark message as flagged.</p><p>So far so good. Filter even works as expected.</p><p>Then, I added a second action to the same rule to move message to a given folder.&nbsp; This second action does not show up in the web interface, and even stranger, the first action shows to mark message as &quot;Read&quot; instead of &quot;Flagged&quot;.&nbsp; The /var/vmail/sieve/mydomain.com/username/dovecot.sieve looks like this:<br /></p><div class="codebox"><pre><code>require [&quot;imapflags&quot;,&quot;fileinto&quot;];
# rule:[testing]
if anyof (true)
{
        setflag &quot;\\Flagged&quot;;
        fileinto &quot;Gmail&quot;;
}</code></pre></div><p>So that is correct, but the web interface is messed up...</p>]]></content>
			<author>
				<name><![CDATA[Caliban]]></name>
				<uri>http://www.iredmail.org/forum/user191.html</uri>
			</author>
			<updated>2009-08-19T14:38:43Z</updated>
			<id>http://www.iredmail.org/forum/post881.html#p881</id>
		</entry>
</feed>
