Re: SPAM: suggestion for listowner

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 10 Mar 1998 09:49:44 +0000 (GMT)


> Unfortunately, I'm unfamiliar with Majordomo, but I image that it
> *must* have a method for doing this. The only pointers I have are for
> PROCMAIL list servers (like smartlist).

On any procmail new enough not to be full of security holes you set

subscribe_policy = open+confirm

Then you stick the spam pattern matches (if any) in taboo_body as perl
regexps.

There is another neat trick you can do as well which is to have a "posters"
list people can subscribe to which is send only if you have the list set by
setting the restrict_post to be the subscriber lists of both lists,
and the restrict_post to the second list of posters to be /dev/null

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu