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, <[EMAIL PROTECTED]>

"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.
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to