Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv25047/include
Modified Files:
MFilter.h
Log Message:
added a dialog to configure the spam detection options and a test for ks_c_5601 charset
Index: MFilter.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFilter.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- MFilter.h 18 Jun 2002 14:48:12 -0000 1.12
+++ MFilter.h 20 Jun 2002 18:12:00 -0000 1.13
@@ -40,12 +40,11 @@
ORC_T_OlderThan, // date of the message is older than argument
ORC_T_NewerThan, // newer
- ORC_T_IsSpam, // doesn't pass RBL test [BROKEN]
+ ORC_T_IsSpam, // doesn't pass some heuristic SPAM tests
ORC_T_Python, // return value of Python script
ORC_T_MatchRegEx, // target matches RE in argument
ORC_T_ScoreAbove, // score of the message is greater than argument
ORC_T_ScoreBelow, // less
- ORC_T_IsToMe, // the message is addresses to one of my addresses
- ORC_T_8BitSubject, // the message has too many 8 bit chars in subject
- ORC_T_Illegal,// illegal must not occur
+ ORC_T_IsToMe, // the message is addressed to one of my addresses
+ ORC_T_Illegal, // illegal must not occur
ORC_T_Max = ORC_T_Illegal
};
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates