6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8906] Ingo dumps sieve script text on filter reorder
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .___ __ . . \ /[ __[__ / `| | \/ [_./[___\__.|/\|
Comment
> 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 "ingo" 557 S:OK C:PUTSCRIPT "ingo" {557+} # Sieve Filter > # Generated by Ingo (http://www.horde.org/ingo/) (03/10/2010, > 09:58:11 AM) require "fileinto"; # Spam Filter if header :comparator > "i;ascii-casemap" :contains "X-Spam-Level" "*****" { fileinto > "INBOX/Junk"; stop; } # Archive if size :over 1 { keep; fileinto > "INBOX/Archive/2010"; } # django-users if address :all :comparator > "i;ascii-casemap" :contains "To" "django-users" { fileinto > "INBOX/Lists/django-users"; stop; } # rod@g.morison.org if size :over > 1 { redirect "rod@g.morison.org"; keep; } S:OK C:SETACTIVE "ingo" S:OK > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers