[Mailman-Users] "No subject" messages in archives

Ivan Van Laningham ivanlan at pauahtun.org
Fri May 25 21:13:32 CEST 2007


Hi All--

Barry Warsaw wrote:
>
> The only thing I would add is that the default lock lifetime is 15 
> seconds, so it's possible some other process would have broken the lock 
> during that time.  That you didn't get an exception when you exited (and 
> thus unlocked) the list is a good sign that didn't happen. ;)
> 

Urk.  I must live right.

> Given the MailList object, there's no easy way to extend the lock's 
> lifetime.  You can hack the LockFile.py file, or do something like:
> 
>  >>> m._MailList__lock.refresh(60 * minute)
> 

Good to know; I'll add that to the FAQ when I can.

>> I'm actually willing to live with these, unless they're damaging the
>> archives somehow.  Any guesses as to how difficult it would be to fix
>> these by say, simply editing the .mbox and re-running arch --wipe?
> 
> Unsure.  What does bin/cleanarch -n say?
> 

$ cleanarch -n <guppies.mbox
43413 messages found
$

I was a little off.

Metta,
Ivan
-- 
Ivan Van Laningham
God N Locomotive Works
http://www.pauahtun.org/
http://www.python.org/workshops/1998-11/proceedings/papers/laningham/laningham.html
Army Signal Corps:  Cu Chi, Class of '70
Author:  Teach Yourself Python in 24 Hours



More information about the Mailman-Users mailing list