On 07/15/2013 08:18 PM, Stephen J. Turnbull wrote: > > I'll think about writing a "PosterThrottle" handler to implement your > requirements, but it will take a week or two.
Today was a slow day ;) See <http://www.msapiro.net/scripts/PostLimit.py> (mirrored at <http://fog.ccsf.cc.ca.us/~msapiro/scripts/PostLimit.py>)for a script that limits the number of posts from a member to a list either per calendar day or a configurable period of hours. It could be made lots fancier with the limit and time period being list attributes or mm_cfg variables instead of hard coded and options to hold rather than reject, but it will work. The post at <http://mail.python.org/pipermail/mailman-users/2013-June/075342.html> had a similar request plus a per list limit. A per list limit could easily be added. It's the same thing except all post times are kept for the list instead of separately by poster. The handler could be easily modified to do both. Maybe on the next slow day ;) -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
