Re: [Mailman-Users] header and footers

2005-10-05 Thread Mark Sapiro
Sean wrote: > >what script attaches the headers and footers to a message before it is >sent out? Mailman/Handlers/Decorate.py The above is in the pipline to add msg_header and msg_footer to individual messages. Its decorate method is called by Mailman/Handlers/ToDigest.py to add digest_header and

[Mailman-Users] header and footers

2005-10-05 Thread Sean
Hi, what script attaches the headers and footers to a message before it is sent out? Thanks, Sean -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cg