Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21868/include

Modified Files:
        MFilterLang.h 
Log Message:
added spam test for executable attachments

Index: MFilterLang.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFilterLang.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- MFilterLang.h       12 Oct 2003 13:14:48 -0000      1.8
+++ MFilterLang.h       15 May 2004 16:42:11 -0000      1.9
@@ -46,4 +46,7 @@
 #define SPAM_TEST_MIME _T("badmime")
 
+/// executable attachment?
+#define SPAM_TEST_EXECUTABLE_ATTACHMENT _T("exeattach")
+
 /// no address in whitelist?
 #define SPAM_TEST_WHITE_LIST _T("whitelist")



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to