Update of /cvsroot/mailman/mailman/Mailman/Gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2990/Gui

Modified Files:
      Tag: Release_2_1-maint
        Privacy.py 
Log Message:
[ 1032434 ] make KNOWN_SPAMMERS work for headers appearing mult. times
[ 1026977 ] check attachment header by SpamDetect.py


Index: Privacy.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Gui/Privacy.py,v
retrieving revision 2.15.2.4
retrieving revision 2.15.2.5
diff -u -d -r2.15.2.4 -r2.15.2.5
--- Privacy.py  15 Sep 2004 05:20:00 -0000      2.15.2.4
+++ Privacy.py  9 Oct 2004 04:57:59 -0000       2.15.2.5
@@ -384,7 +384,13 @@
 
              You can have more than one filter rule for your list.  In that
              case, each rule is matched in turn, with processing stopped after
-             the first match.""")),
+             the first match.
+
+             Note that headers are collected from all the attachments 
+             (except for the mailman administrivia message) and
+             matched against the regular expressions. With this feature,
+             you can effectively sort out messages with dangerous file
+             types or file name extensions.""")),
 
             _('Legacy anti-spam filters'),
 

_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to