[Tickets #4646] Re: Spam filter interface resets spam score
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Nov 13 07:19:39 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4646
-----------------------------------------------------------------------
Ticket | 4646
Updated By | beamer at denison.edu
Summary | Spam filter interface resets spam score
Queue | Ingo
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
beamer at denison.edu (2006-11-13 07:19) wrote:
> I can't reproduce this. Which storage driver do you use?
Here's the conf file. Looks like we are using prefs.
/* 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. */
[
More information about the bugs
mailing list