Re: [Mailman-Developers] Inactivity deletion of maillist users ?

2006-01-12 Thread John W. Baxter
On 1/12/06 5:51 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > Joshua Ginsberg wrote: >> >> Perhaps an interesting compromise might be to add to config.pck a key >> "last_post" whose value is a dictionary of email:time 9-tuple pairs. >> That way, folks like Erling could write a script to go ahead

Re: [Mailman-Developers] Inactivity deletion of maillist users ?

2006-01-12 Thread Erling Hellenas
HI all ! This is just an idea for an addition I think would be useful. I think that normally if you create some piece of information with a computer you should also see to that it is taken away when it is no longer needed. As I see it everything will get much easier if you have only the active us

Re: [Mailman-Developers] Inactivity deletion of maillist users ?

2006-01-12 Thread Mark Sapiro
Joshua Ginsberg wrote: > >Perhaps an interesting compromise might be to add to config.pck a key >"last_post" whose value is a dictionary of email:time 9-tuple pairs. >That way, folks like Erling could write a script to go ahead and do this >fu, and it might be an interesting metric for other purpos

Re: [Mailman-Developers] Inactivity deletion of maillist users ?

2006-01-12 Thread Joshua Ginsberg
Perhaps an interesting compromise might be to add to config.pck a key "last_post" whose value is a dictionary of email:time 9-tuple pairs. That way, folks like Erling could write a script to go ahead and do this fu, and it might be an interesting metric for other purposes as well. -jag On Wed, 20

Re: [Mailman-Developers] Inactivity deletion of maillist users ?

2006-01-12 Thread Erling Hellenäs
Hi all ! Thanks for the comment Dan. Automatic unsubscription would be optional, of course. This was not about unsubscribing people who have nothing to say, just about asking inactive people if they still want to be subscribers, and require that they press Reply and Send if they want. It seems