* Matt England: > I'm also considering adding these capabilities (which may or may not be > implicit in the above description) to combat spam: > > * Don't allow email from non-subscribers > * Moderate email from new subscribers some period of time (probably a day > to a week)
I've compiled a few instructions for setting up Exim and Mailman such that Exim rejects non-members at the SMTP level: <http://www.enyo.de/fw/software/exim/mailman-smtp-reject.html> Once you've got a way to query the subscriber list from Exim, you can configure different actions, of course (such as greylisting, if you like that). ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
