At 12:01 AM +0100 2006-09-12, Alain Williams wrote:
> * can mailman store email/password elsewhere (eg mysql database), possibly
> in addition to pickle files ?
There is an unofficial patch to allow a MySQL MemberAdapter, yes.
But it will take some work to set up, as well as to configure the
Alain Williams said the following on 9/11/2006 7:01 PM:
> I wish to integrate mailman with some (other) web pages. The users
> would be able to login and do whatever, part of which would be to subscribe to
> a mail list.
>
> To make it nice I would like a common user authentication, ie
> email_ad
Hi,
I wish to integrate mailman with some (other) web pages. The users
would be able to login and do whatever, part of which would be to subscribe to
a mail list.
To make it nice I would like a common user authentication, ie
email_address/password
pairs. Mailman seems to hold this stuff in pytho