Jacques B. Siboni wrote: > >Another question which had been put on the mailman-users group ...
Sorry, I would have answered that one, but for some reason I didn't understand it when I read it the first time. >Where and how can I access to the user data, which are the email address, the >name, and the password? All these data as well as all the list settings are stored as a Python pickle in lists/<listname>/config.pck You can use bin/dumpdb to see all the information. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
