[Spambayes-checkins] spambayes/Outlook2000 config.py,1.11,1.12
Mark Hammond
mhammond at users.sourceforge.net
Tue Jun 17 20:29:51 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv31770
Modified Files:
config.py
Log Message:
Tony is correct - we should default to False, even just to convince
new users that Spam should be reviewed.
Index: config.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/config.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** config.py 18 Jun 2003 01:59:02 -0000 1.11
--- config.py 18 Jun 2003 02:29:49 -0000 1.12
***************
*** 158,162 ****
"""""",
FILTER_ACTION, RESTORE),
! ("spam_mark_as_read", "Should filtered spam also be marked as 'read'", True,
"""Determines if spam messages are marked as 'Read' as they are
filtered. This can be set to 'True' if the new-mail icon bothers
--- 158,162 ----
"""""",
FILTER_ACTION, RESTORE),
! ("spam_mark_as_read", "Should filtered spam also be marked as 'read'", False,
"""Determines if spam messages are marked as 'Read' as they are
filtered. This can be set to 'True' if the new-mail icon bothers
More information about the Spambayes-checkins
mailing list