[Tickets #1407] Global Filters
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue May 24 08:53:27 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1407
-----------------------------------------------------------------------
Ticket | 1407
Updated By | wil_wil_wil at hotmail.com
Summary | Global Filters
Queue | Ingo
Version | HEAD
State | Accepted
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
wil_wil_wil at hotmail.com (2005-05-24 08:53) wrote:
workaround
file: ingo/config/prefs.php
line 66
i've it's the first installation you can add a anti-spam here
example:
'value' =>
'a:5:{i:0;a:2:{s:4:"name";s:9:"Whitelist";s:6:"action";i:9;}i:1;a:3:{s:4:"na
me";s:8:"Vacation";s:6:"action";i:8;s:7:"disable";b:1;}i:2;a:2:{s:4:"name";s
:9:"Blacklist";s:6:"action";i:7;}i:3;a:2:{s:4:"name";s:7:"Forward";s:6:"acti
on";i:10;}i:4;a:8:{s:4:"name";s:8:"Antispam";s:7:"combine";s:1:"2";s:10:"con
ditions";a:1:{i:0;a:4:{s:5:"field";s:7:"Subject";s:4:"type";i:1;s:5:"match";
s:8:"contains";s:5:"value";s:10:"+++SPAM+++";}}s:6:"action";s:1:"1";s:12:"ac
tion-value";N;s:4:"stop";s:1:"1";s:5:"flags";i:10;s:7:"disable";b:0;}}',
just get this out of the dbase after creating it with ingo on a testaccount
this one will filter all +++SPAM+++ titles and make them read&deleted (but
visible on imap)
More information about the bugs
mailing list