[Mailman-Developers] 2 quickies..

Matt Davis bigdog@dogpound.vnet.net
Mon, 10 Apr 2000 10:34:00 -0400 (EDT)


On Mon, 10 Apr 2000, Thomas Wouters wrote:

> Should be no problem, i've been doing it for months. You may have to re-edit
> your option-pages though, if you make any changes to the HTML.

Great, just needed an assurance :)

> The fix is easy, by the way: in Mailman/ListAdmin.py, in function
> 'HoldMessage(self, msg, reason)', change 'fp.write(str(msg))' to
> 'fp.write(msg.unixfrom + str(msg))'. msg.unixfrom is either a From line, or
> an empty string, and str(msg) never starts with anything From-like, so the
> fix should be perfectly safe. (And a must, I might add, for people with busy
> moderated lists ;)

So if its perfectly safe, think it would make it into mailman officially?

-- 
Matt Davis - ICQ# 934680
http://dogpound.vnet.net/
NoWonder UNIX Tech - http://www.nowonder.com

There's more than one way to skin a cat. Way #15: Krazy Glue and a toothbrush.