Using Mailman version: 2.1.1 I have a mysql database of members of a club and would like to be able to have changes to that database propagated to the club's mailing list. I use python scripts to maintain the database.
1. Can I do everything with 'withlist'? adding, deleting, setting the do-not-mail flag? The example in 'withlist' shows only setMemberPassword(). Where do I find any other possible functions that can be used? 2. Now that mailman is keeping user names, what is the format of the file for use with add_members, sync_members, etc. to include the name? Will sync_members update the subscriber's name? 3. What do I need to do to a (python) script I write so that it can modify a list? Does it need to be in a particular location? What permissions? (Everything is on my debian linux box.) -- "That all men are by nature equally free and independent, and have certain inherent rights, of which, when they enter into a state of society, they cannot, by any compact, deprive or divest their posterity; namely, the enjoyment of life and liberty, with the means of acquiring and possessing property, and pursuing and obtaining happiness and safety." -- The Virginia Declaration of Rights Rick Pasotto [EMAIL PROTECTED] http://www.niof.net ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org