Re: [Mailman-Users] newsgroup->mailman moderation

2015-07-19 Thread Mark Sapiro
On 7/19/15 2:17 AM, Danil Smirnov wrote: > 2015-07-17 18:24 GMT+03:00 Mark Sapiro : >> Headers/Footers are added by Mailman/Handlers/Decorate.py. >> Decorate.process is called by Mailman/Handlers/SPTPDirect.py to apply >> the replacements to msg_header and msg_footer and add them to the >> message.

Re: [Mailman-Users] newsgroup->mailman moderation

2015-07-19 Thread Danil Smirnov
2015-07-17 18:24 GMT+03:00 Mark Sapiro : > Headers/Footers are added by Mailman/Handlers/Decorate.py. > Decorate.process is called by Mailman/Handlers/SPTPDirect.py to apply > the replacements to msg_header and msg_footer and add them to the > message. You would need to do something similar in > Ma