<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Filter editor broken in roundcube?]]></title>
		<link>https://forum.iredmail.org/topic180-filter-editor-broken-in-roundcube.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic180.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Filter editor broken in roundcube?.]]></description>
		<lastBuildDate>Wed, 19 Aug 2009 15:16:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Filter editor broken in roundcube?]]></title>
			<link>https://forum.iredmail.org/post882.html#p882</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 19 Aug 2009 15:16:09 +0000</pubDate>
			<guid>https://forum.iredmail.org/post882.html#p882</guid>
		</item>
		<item>
			<title><![CDATA[Filter editor broken in roundcube?]]></title>
			<link>https://forum.iredmail.org/post881.html#p881</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Caliban)]]></author>
			<pubDate>Wed, 19 Aug 2009 14:38:43 +0000</pubDate>
			<guid>https://forum.iredmail.org/post881.html#p881</guid>
		</item>
	</channel>
</rss>
