<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — RoundCube and manage sieve.]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic468.xml" />
	<updated>2009-12-04T09:22:41Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic468-roundcube-and-manage-sieve.html</id>
		<entry>
			<title type="html"><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2007.html#p2007" />
			<content type="html"><![CDATA[<p>Ok, thanks <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[Sysdebian]]></name>
				<uri>http://www.iredmail.org/forum/user729.html</uri>
			</author>
			<updated>2009-12-04T09:22:41Z</updated>
			<id>http://www.iredmail.org/forum/post2007.html#p2007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2006.html#p2006" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-04T09:20:30Z</updated>
			<id>http://www.iredmail.org/forum/post2006.html#p2006</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2004.html#p2004" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Sysdebian]]></name>
				<uri>http://www.iredmail.org/forum/user729.html</uri>
			</author>
			<updated>2009-12-04T09:14:09Z</updated>
			<id>http://www.iredmail.org/forum/post2004.html#p2004</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RoundCube and manage sieve.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1999.html#p1999" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-04T08:21:18Z</updated>
			<id>http://www.iredmail.org/forum/post1999.html#p1999</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RoundCube and manage sieve.]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1998.html#p1998" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Sysdebian]]></name>
				<uri>http://www.iredmail.org/forum/user729.html</uri>
			</author>
			<updated>2009-12-04T08:17:12Z</updated>
			<id>http://www.iredmail.org/forum/post1998.html#p1998</id>
		</entry>
</feed>
