<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — RoundCube and manage sieve.]]></title>
		<link>http://www.iredmail.org/forum/topic468-roundcube-and-manage-sieve.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic468.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in RoundCube and manage sieve..]]></description>
		<lastBuildDate>Fri, 04 Dec 2009 09:22:41 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link>http://www.iredmail.org/forum/post2007.html#p2007</link>
			<description><![CDATA[<p>Ok, thanks <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Sysdebian)]]></author>
			<pubDate>Fri, 04 Dec 2009 09:22:41 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post2007.html#p2007</guid>
		</item>
		<item>
			<title><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link>http://www.iredmail.org/forum/post2006.html#p2006</link>
			<description><![CDATA[<p>I&#039;m sorry, i assumed you are using roundcube-0.3.1 <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" />, my mistake.</p><p>If you use Roundcube-0.2.1 shipped in iRedMail, you have to upgrade roundcube to 0.3.1, it ships an official managesieve plugin.</p><p>If you don&#039;t want to upgrade it yourself, just waiting for iRedMail project to release upgrade tutorial.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 04 Dec 2009 09:20:30 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post2006.html#p2006</guid>
		</item>
		<item>
			<title><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link>http://www.iredmail.org/forum/post2004.html#p2004</link>
			<description><![CDATA[<p>mmm<br />Im trying upgrade it:<br /></p><div class="codebox"><pre><code>cd /usr/share/apache2/roundcubemail-0.2.1/plugins
wget -q http://www.tehinterweb.co.uk/roundcube/plugins/sieverules.tar.gz
mv sieverules sieverules.orig
tar xzf sieverules.tar.gz
rm sieverules.tar.gz
cp sieverules.orig/config.inc.php sieverules/</code></pre></div><p>But when in RoundCube, i go to the filters option the page is blank.</p><p>Have anybody upgrade the plugin succesfully ?</p><p>Thanks and regards.</p>]]></description>
			<author><![CDATA[null@example.com (Sysdebian)]]></author>
			<pubDate>Fri, 04 Dec 2009 09:14:09 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post2004.html#p2004</guid>
		</item>
		<item>
			<title><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link>http://www.iredmail.org/forum/post1999.html#p1999</link>
			<description><![CDATA[<div class="quotebox"><cite>Sysdebian wrote:</cite><blockquote><p>Its seen correct. Is a RoundCube managesieve plugin problem ?</p></blockquote></div><p>It&#039;s a bug of roundcube managesieve plugin. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 04 Dec 2009 08:21:18 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post1999.html#p1999</guid>
		</item>
		<item>
			<title><![CDATA[RoundCube and manage sieve.]]></title>
			<link>http://www.iredmail.org/forum/post1998.html#p1998</link>
			<description><![CDATA[<p>Hello.</p><p>Im getting some problem with the RoundCube manage sieve plugin.<br />When i specify two rules or more all rules disappear and come back to the only default rule:<br />&quot;move message to&quot; &quot;inbox&quot;.</p><p>Im specifing the next rules:<br />&quot;Move message to&quot; &quot;Trash&quot;<br />&quot;Mark message as&quot; &quot;Read&quot;</p><p>I save it and dont get error it say &quot;Filter saved successfully&quot;.<br />Dovecot log:<br /></p><div class="codebox"><pre><code>dovecot: Dec 04 09:00:59 Info: imap-login: Login: user=&lt;mymail@rarara&gt;, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Dec 04 09:00:59 Info: managesieve-login: Login: user=&lt;mymail@rarara&gt;, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Dec 04 09:00:59 Info: managesieve-login: Login: user=&lt;mymail@rarara&gt;, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Dec 04 09:00:59 Info: MANAGESIEVE(mymail@rarara): Connection closed bytes=433/503
dovecot: Dec 04 09:00:59 Info: IMAP(mymail@rarara): Connection closed bytes=0/0
dovecot: Dec 04 09:00:59 Info: imap-login: Login: user=&lt;mymail@rarara&gt;, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Dec 04 09:00:59 Info: IMAP(mymail@rarara): Disconnected: Logged out bytes=24/94
dovecot: Dec 04 09:00:59 Info: MANAGESIEVE(mymail@rarara): Connection closed bytes=36/444</code></pre></div><p>This is the roundcube.sieve file for that account:<br />$cat roundcube.sieve <br /></p><div class="codebox"><pre><code>require [&quot;fileinto&quot;,&quot;imapflags&quot;];
# rule:[othermail]
if anyof (address :contains &quot;To&quot; &quot;othermail@rarara&quot;,
    address :contains &quot;Cc&quot; &quot;othermail@rarara&quot;,
    address :contains &quot;Bcc&quot; &quot;othermail@rarara&quot;)
{
    fileinto &quot;Tole&quot;;
}
# rule:[SPAM]
elsif anyof (header :contains &quot;X-Spam-Flag&quot; &quot;YES&quot;)
{
    fileinto &quot;Trash&quot;;
    setflag &quot;\\Seen&quot;;
}</code></pre></div><p>Its seen correct. Is a RoundCube managesieve plugin problem ? <br />I think it cant load the previous rules.</p><br /><p>My configuration is:<br />iRedMail-0.5.1.tar.bz2<br />Debian 5.0.3 (lenny)<br />2.6.28.7</p><p>Thanks and regards.</p>]]></description>
			<author><![CDATA[null@example.com (Sysdebian)]]></author>
			<pubDate>Fri, 04 Dec 2009 08:17:12 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post1998.html#p1998</guid>
		</item>
	</channel>
</rss>
