Summary | "spam filter" rule shows up despite being disabled |
Queue | Ingo |
Queue Version | 1.2-ALPHA |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | liamr (at) deathstar (dot) org |
Created | 08/09/2007 (6614 days ago) |
Due | |
Updated | 09/06/2007 (6586 days ago) |
Assigned | 09/05/2007 (6587 days ago) |
Resolved | 09/06/2007 (6586 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
State ⇒ Resolved
blacklist or whitelist, their icons disappear from the menu, and they
no longer show up in the rules list. The spam rule is the only one
that doesn't behave that way. (This was with fresh copy of the prefs
database).
Assigned to Jan Schneider
Assigned to
State ⇒ Assigned
to go away.
Taken from
the spam rule.
State ⇒ Feedback
spam filter rule already added to the local rule set?
State ⇒ Assigned
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Ingo
Summary ⇒ "spam filter" rule shows up despite being disabled
Type ⇒ Bug
suited for any of DSPAM's headers.
So, I disabled the simple spam filtering rule in conf.php...
$conf['spam']['enabled'] = false;
...but I still see the "Spam Filter" rule in my default rules list.
I then locked the spam rule in prefs.php ( $_prefs['spam']['locked']
), expecting it to behave the same way as blacklist, whitelist,
forward or vacation, which don't show up in the default rule set when
they're locked.
I feel that one of these two actions should prevent "spam filter" from
being a part of the default rules set.