[Tickets #13917] the menu-item: "Select target folder:" should not be selectable as target folder name.
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Mar 17 15:03:17 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13917
------------------------------------------------------------------------------
Ticket | 13917
Created By | pouyan.azari at uni-wuerzburg.de
Summary | the menu-item: "Select target folder:" should not be
| selectable as target folder name.
Queue | Ingo
Version | 3.2.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
pouyan.azari at uni-wuerzburg.de (2015-03-17 15:03) wrote:
When you select a target folder in for the spam filter, the "Select
target folder:" also can be selected, it leads to an error in Sieve,
as this folder doesn't exist on the server.
# Spam Filter
if header :comparator "i;ascii-casemap" :contains "X-Spam-Level" "*****" {
fileinto "Select target folder:";
stop;
}
More information about the bugs
mailing list