Niemi Hannu wrote: > >Is there any way to update all the regex domain parts to another without >manua interaction per address?
You could make use of the command line tools bin/list_lists bin/list_members bin/clone_member in a shell or other script to do this. If you are at all familiar with Python, you could make a bin/withlist script that calls mlist.ApprovedChangeMemberAddress(oldaddr, newaddr) to do the change. See <http://mail.python.org/pipermail/mailman-users/2006-February/049447.html> for some clues as to what housekeeping needs to be done in a script like this. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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