Re: [Mailman-Users] Re-creating lost mailman archives from GMail account using Gmail API

2005-07-11 Thread Brian Greenberg
can select the relevant messages and save them in mbox format. Brian. -- Brian Greenberg [EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.o

[Mailman-Users] LockFile.py problems + patch.

2004-10-12 Thread Brian Greenberg
'Checked the release time of a non-existant lock.') ! continue ! elif time.time() > rel_time + CLOCK_SLOP: # Yes, so break the lock. self.__break() self.__writelog('lifetime has expired, breaking&#x

Re: Fwd: Re: [Mailman-Users] OutgoingRunner Failing

2004-09-14 Thread Brian Greenberg
so, check for Brian Greenberg's recent problem report and fix.) -- +++ + Brian Greenberg + University of Manitoba + + [EMAIL PROTECTED] + ACN -- Unix Software Admin + +--

[Mailman-Users] Patch: qrunner w/ multiple slices crashing.

2004-08-18 Thread Brian Greenberg
ave traced the problem to mailman/Mailman/Queues/Switchboard.py. Detailed description at: http://sourceforge.net/tracker/index.php?func=detail&aid=1008983&group_id=103&atid=300103 Brian Greenberg. Patch: *** Switchboard.py Fri Aug 13 16:43:12 2004 --- Switchboard.py_new Fr

[Mailman-Users] Fix: OutgoingRunner qrunner crash with multiple slices enabled.

2004-08-16 Thread Brian Greenberg
ebase # FIFO sort keys = times.keys() --- 164,170 when, digest = filebase.split('+') # Throw out any files which don't match our bitrange. BAW: test # performance and end-cases of this algorithm. !