> You can use the list specific extend.py mechanism to activate the MySQL
> MemberAdaptor for a single list.
> However, since Fil himself is recommending a different method, the
> adaptation of the MySQL MemberAdaptor to your database may not be easy.
Yes it could work too; but it would mean that
Fil wrote in reply to Peter Molnar:
>> (I only want to get one single mailing list to fetch members from MySQL, the
>> other lists would use the standard Mailman DB)
>
>You will probably use bin/sync_members on a script that output the
>list of subscribers periodically
Or you can use Fil's MySQL
> (I only want to get one single mailing list to fetch members from MySQL, the
> other lists would use the standard Mailman DB)
You will probably use bin/sync_members on a script that output the
list of subscribers periodically
-- Fil
--
Mailman
Hi!
I'd like to get the members of a certain Mailman mailing list from a MySQL
database, preferebly online. (Not refreshing Mailman's DB periodically, but
getting Mailman to use my MySQL DB instead of its own). If this is not
possile, then please help me, how can I refresh Mailman's DB using a
scr