Differences between revisions 3 and 4
Revision 3 as of 2013-07-21 18:34:58
Size: 661
Editor: msapiro
Comment:
Revision 4 as of 2015-02-01 03:48:02
Size: 594
Editor: msapiro
Comment: Filename too long error. Used a shorter redirected name.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
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. See [[DOC/4.67 How do I implement a custom handler in Mailman?|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.

This can be done with a custom handler. See PostLimit.py for an example to be put in Mailman/Handlers/PostLimit.py, and see 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 message body? for more info on custom handlers.

MailmanWiki: DOC/4.91 Can I limit the number of posts in a given time period per member and/or per list? (last edited 2015-02-01 16:37:27 by msapiro)