Summary | Kill Level being set to 0 (Zero) when it should be NULL |
Queue | Sam |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | horde (at) mightytux (dot) com |
Created | 10/25/2007 (6485 days ago) |
Due | |
Updated | 09/02/2009 (5807 days ago) |
Assigned | 10/25/2007 (6485 days ago) |
Resolved | 12/04/2007 (6445 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
appears to do the trick.
just disabled
hope to clear out this mistake
appears to do the trick.
State ⇒ Resolved
Assigned to Jan Schneider
Priority ⇒ 2. Medium
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kill Level being set to 0 (Zero) when it should be NULL
Queue ⇒ Sam
State ⇒ Unconfirmed
When a user changes their Spam Options without specifying a value for
Kill Level, the kill level is set to 0. This causes any email with a
spam score of zero or higher to be quarantined. Instead, if a user
does not specify a value for Kill Level, it should be set to NULL so
it is disabled.