6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10282] Create New Folder not working
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ __..__ .__. [__ [ __(__ [__)[__] [___[_./.__)| | |
Comment
> Create new folder still does't work on 'Spam' rule; if I select > 'Create new folder', java pop-up appears, I enter 'minni' as new > folder name, but after press 'Save', rule is saved on my managesieve > server in this way: > > # Spam Filter > if allof ( not header :comparator "i;ascii-casemap" :contains > "X-Spam" "-", header :value "ge" :comparator "i;ascii-numeric" > "X-Spam" ["5"] ) { > fileinto "Create new folder [minni]"; > stop; > } > > this appends ONLY on 'Spam' rule, 'Blacklist' and 'New Rule' work well ... > > Similar problem, if I don't select any folder and leave selection on > 'Select target folder:'; if I press save button (on 'Blacklist', > 'Spam' and 'New Rule') rule is saved in this way: > > # Blacklisted Addresses > if address :all :comparator "i;ascii-casemap" :is ["From", "Sender", > "Resent-From"] "pippo@pluto.com" { > fileinto "Select target folder:"; > stop; > } > > # test 3 > if address :all :comparator "i;ascii-casemap" :contains "To" "pippo" { > fileinto "Select target folder:"; > stop;
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