| Summary | Spam filter interface resets spam score |
| Queue | Ingo |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | beamer (at) denison (dot) edu |
| Created | 11/10/2006 (6938 days ago) |
| Due | |
| Updated | 11/13/2006 (6935 days ago) |
| Assigned | 11/12/2006 (6936 days ago) |
| Resolved | 11/13/2006 (6935 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
is able to reproduce it, you need to track this down yourself.
the problem described in
bug 4370.Thanks for your help.
Terri
is able to reproduce it, you need to track this down yourself.
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: ingo/config/conf.xml,v 1.17 2006/01/31 11:54:45 jan Exp $
$conf['menu']['apps'] = array('imp', 'kronolith', 'mnemo', 'nag', 'turba');
$conf['storage']['driver'] = 'prefs';
$conf['storage']['maxblacklist'] = 0;
$conf['storage']['maxwhitelist'] = 0;
$conf['rules']['userheader'] = true;
$conf['rules']['usefolderapi'] = true;
$conf['spam']['enabled'] = true;
$conf['spam']['header'] = 'X-Spam-Level';
$conf['spam']['char'] = '*';
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
[
Queue ⇒ Ingo
Version ⇒ HEAD
New Attachment: IMP-ingo-problem.doc
talking about Ingo, not IMP?!
be ingo. I have included some screen shot below. Following steps
reproduce the problem:
Click on Filters
Click on Spam
Set your spam level (for example it to 3)
Set your spm folder
Click save - you get messages indicating the Changes were saved and
the script activated.
Logout of IMP
Log back into IMP
Click on Filters
Click on either the Spam filter rule or Spam icon
You can see the defaults are again displayed in the window not the
previous settings.
If you click on Script to see what is actually running on the server,
the current script is ready to set everything back to the defaults.
However, the active script has not changed and is still set with the
levels first set above.
Note that if you make a change to one of the other filters (not the
spam filters), the defaults are put back active.
I hope this helps. If it is ingo, do I need to file another bug
report under that project or will this bug report be moved over?
Terri Beamer
Denison University
State ⇒ Feedback
talking about Ingo, not IMP?!
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Spam filter interface resets spam score
Queue ⇒ IMP
State ⇒ Unconfirmed
(5) then get back in to look at what score you used, the interface
displays the score as the defaults. It also changes the score setting
back to the defaults if you save any changes to other filters.