[Mailman-Users] How to access the member password database?

Brad Knowles brad at stop.mail-abuse.org
Thu Sep 23 11:56:57 CEST 2004


At 11:38 AM +0200 2004-09-21, Ivo Marino wrote:

>  In order to be able to do this I would like to know where the user
>  password databases for the various mailman mailing lists are stored on
>  the local file system. This way I could parse the db from PHP (web
>  server) level.

	I don't think it's stored within the filesystem per se.  I think 
it's stored in a Python "pickle" which contains the list and user 
configuration.  To know how to parse that, you'd have to read the 
relevant Python code which creates and uses that data structure.

	In that case, you're more likely to get a useful answer if you 
take this matter over to the mailman-developers list.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.



More information about the Mailman-Users mailing list