I'm trying to write a script to add users through the url address: Seems that this should work.
The address I have is like: http://my.domain.org/mailman/admin/scoop/members/add? subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&send_notification s_to_list_owner=0&subscribees=&subscribees_upload=&invitation=&setmember opts_btn=Submit Your Changes My school system will not allow mail to travel beyond our mail server inside the firewall. So users can't email my list server from outside the firewall. Thus I need to automate the collection of users and do an import and then modify their settings. I want to automate the process; thus I'm down to adding users through the URL. If someone has a way to automate the submit button that would work too; but I'm finding that all the more diffiucult. I already tried to simply replace subscribees=&subscribees_upload with address' and that didn't seem to work. I do thank you for any time any of you might invest in this riddle. Sincerely, Dave Kall Technology Specialist PCSB ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp