also sprach Tokio Kikuchi <[EMAIL PROTECTED]> [2004.02.19.1402 +0100]:
> Or, .... Hmm... You may hack SpamDetect.py's last line as
> 
> --- SpamDetect.py.orig  Thu Feb 19 21:40:56 2004
> +++ SpamDetect.py       Thu Feb 19 21:43:14 2004
> @@ -122,4 +122,4 @@
>                  if action == mm_cfg.HOLD:
>                      hold_for_approval(mlist, msg, msgdata, HeaderMatchHold)
>                  if action == mm_cfg.ACCEPT:
> -                    return
> +                    msgdata['approved'] = 1
> 
> and put the A list address in privacy/spam / accept header
> reg-expression.

This is a hack, right? Essentially, I am using the spam whitelist to
circumvent all moderation for certain recipients. Albeit rather
dirty, this may be my best call for now, since the spam regexps are
otherwise not used.

It would be great to have two whitelists for sender and receiver for
each list, which cause approval without moderation checks.

-- 
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:"; [EMAIL PROTECTED]
 
invalid/expired pgp subkeys? use subkeys.pgp.net as keyserver!
 
all information contained in the above is false,
for reasons of military security.

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to