[Mailman-Developers] Feature Request - Plain Text Only
Bill Bradford
mrbill@mrbill.net
Fri, 4 Jan 2002 17:18:52 -0600
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
mrbill@mrbill.net
Austin, TX