Differences between revisions 1 and 2
Revision 1 as of 2013-07-21 18:03:10
Size: 660
Editor: msapiro
Comment:
Revision 2 as of 2013-07-21 18:04:17
Size: 101
Editor: msapiro
Comment: Page renamed to DOC/4.91 Can I limit the number of posts in a given time period per member and/or per list?
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/15958360
This can be done with a custom handler. See [[attachment:PostLimit.py|PostLimit.py]] for an example to be put in Mailman/Handlers/PostLimit.py, and see [[attachment:extend.py|extend.py]] for a file that can be edited and put in lists/LISTNAME/extend.py to set parameters and enable this for the LISTNAME list.

See [[../4.67 How do I implement a custom handler in Mailman, e.g. to mung headers or filter posts based on regex searches of the|4.67 How do I implement a custom handler in Mailman, e.g. to mung headers or filter posts based on regex searches of the message body?]] for more info on custom handlers.
#REDIRECT DOC/4.91 Can I limit the number of posts in a given time period per member and/or per list?

MailmanWiki: DOC/4.90 Can I limit the number of posts in a given time period per member and/or per list? (last edited 2013-07-21 18:04:17 by msapiro)