Re: [Mailman-Users] Python compatibility - was: command line administration.

2009-09-24 Thread Rob Lingelbach
On Sep 24, 2009, at 6:51 PM, Mark Sapiro wrote: out that the Python 2.6.x incompatibility I mention in the post at also affects holding messages when HOLD_MESSAGES_AS_PICKLES = No. thanks for mentioning this, I'm

Re: [Mailman-Users] Python compatibility - was: command line administration.

2009-09-24 Thread Mark Sapiro
Rob Lingelbach wrote: > >In order to edit the postings I have this in mm_cfg.py: > ># this is to be able to edit held messages to kill advertising ># remember to insert blurb that msg was edited ># messages will now be held as .txt (less efficient) >HOLD_MESSAGES_AS_PICKLES = No I have nothing t