Re: [Mailman-Users] Too Many Headers

2004-01-23 Thread Wesley T. Perdue
At 09:27 AM 1/23/2004, Dan Phillips wrote: >On Jan 23, 2004, at 10:17 AM, Brad Knowles wrote: >>At 8:56 AM -0600 2004/01/23, Dan Phillips wrote: >> >>> The problem is she's probably using Eudora, which improperly displays >>> the RFC 2369 headers. See the explanation at >>> http://www.python.org/cg

[Mailman-Users] modifying mailman's source

2003-05-27 Thread Wesley T. Perdue
All, I need to call an external script whenever a mailing list's membership changes. I'd like to pass the name of the modified list to my script. I've spent some time studying the Mailman source, and I think the file I need to modify is ~mailman/Mailman/MailList.py. I think the functions that