<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Ingo dumps sieve script text on filter reorder</title> 
  <pubDate>Fri, 10 Apr 2026 12:10:04 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8906</link> 
  <atom:link rel="self" type="application/rss+xml" title="Ingo dumps sieve script text on filter reorder" href="https://bugs.horde.org/ticket/8906/rss" /> 
  <description>Ingo dumps sieve script text on filter reorder</description> 
 
   
   
  <item> 
   <title>I created 2 filters with Ingo connected to sieve on localhos</title> 
   <description>I created 2 filters with Ingo connected to sieve on localhost. Then, click the UpArrow on the last filter to move it up one position. The rule does succesfully reorder and the rule is activated correctly. 

However, Ingo dumps the following at the top of the page, just after the body tag (occurs on any rule reorder click):

C:HAVESPACE &quot;ingo&quot; 557 S:OK C:PUTSCRIPT &quot;ingo&quot; {557+} # Sieve Filter # Generated by Ingo (http://www.horde.org/ingo/) (03/10/2010, 09:58:11 AM) require &quot;fileinto&quot;; # Spam Filter if header :comparator &quot;i;ascii-casemap&quot; :contains &quot;X-Spam-Level&quot; &quot;*****&quot; { fileinto &quot;INBOX/Junk&quot;; stop; } # Archive if size :over 1 { keep; fileinto &quot;INBOX/Archive/2010&quot;; } # django-users if address :all :comparator &quot;i;ascii-casemap&quot; :contains &quot;To&quot; &quot;django-users&quot; { fileinto &quot;INBOX/Lists/django-users&quot;; stop; } # rod@g.morison.org if size :over 1 { redirect &quot;rod@g.morison.org&quot;; keep; } S:OK C:SETACTIVE &quot;ingo&quot; S:OK

</description> 
   <pubDate>Wed, 10 Mar 2010 18:04:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8906#t58164</link> 
  </item> 
   
  <item> 
   <title>Duplicate of bug 8794.</title> 
   <description>Duplicate of bug 8794.</description> 
   <pubDate>Wed, 10 Mar 2010 18:40:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8906#t58165</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
