On Sunday 27 October 2002 20:30, koyaanisqatsi@nupedia.com wrote:
Ok. Some suggestions: no one who's subscribed can post to the list. Also, and I mentioned this to Jimbo several months ago, the email addresses should all be obscured in the archives at nupedia.
I never saw the spam, so it must have been in Razor already. I suggest rewiring Mailman's alias to run a procmail script that checks for spam. There's a HOWTO for this, which I am partway through implementing on my lists.
phma --- aliases: list: "|/usr/bin/procmail MAILMAN=list" --- .procmailrc: :0 c: last32
:0 ic: /tmp/baklock | cd last32 && rm -f dummy `ls -t msg.* | sed -e 1,32d`
# razor-check goes here
:0 |/home/mailman/mail/wrapper post ${MAILMAN}