Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv17079/include

Modified Files:
        Moptions.h 
Log Message:
Hiding sender/subject, version II

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.82
retrieving revision 1.83
diff -b -u -2 -r1.82 -r1.83
--- Moptions.h  7 Oct 2003 11:01:25 -0000       1.82
+++ Moptions.h  9 Oct 2003 11:00:02 -0000       1.83
@@ -422,4 +422,5 @@
 extern const MOption MP_CREATE_INTERNAL_MESSAGE;
 extern const MOption MP_WHITE_LIST;
+extern const MOption MP_TREAT_AS_JUNK_MAIL_FOLDER;
 
 // ----------------------------------------------------------------------------
@@ -1253,4 +1254,7 @@
 #define MP_WHITE_LIST_NAME "WhiteList"
 
+/// treat mail in this folder as junk mail
+#define MP_TREAT_AS_JUNK_MAIL_FOLDER_NAME "TreatAsJunkMailFolder"
+
 //@}
 
@@ -2272,4 +2276,7 @@
 /// name of addressbook to use in whitelist spam filter
 #define MP_WHITE_LIST_DEFVAL "whitelist.adb"
+
+/// treat mail in this folder as junk mail
+#define MP_TREAT_AS_JUNK_MAIL_FOLDER_DEFVAL 0L
 
 //@}



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to