On Fri, Jan 04, 2002 at 10:03:51AM -0800, Marc Perkel wrote:
> I'd like a flag to disallow mime/html messages as an anti-spam feature.
> Most spam has pictures - html - java - etc - and prohibiting these
> messages could be an effective tool in reducing spam.

Why not just run the message through demime first?  Here's what I do:

## test mailing list
## created: 30-Jul-2001 root
test:              "|/bin/demime - |/usr/local/mailman/mail/wrapper post test"
test-admin:        "|/usr/local/mailman/mail/wrapper mailowner test"
test-request:      "|/usr/local/mailman/mail/wrapper mailcmd test"
test-owner:        test-admin

Works fine for me.  I want my *MTA* to do spam catching, not the list
software.

Bill

-- 
Bill Bradford
[EMAIL PROTECTED]
Austin, TX

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to