Todd Zullinger wrote: > >Another method for those with command line access is to use >clone_member. I had to do this recently and it went like this: > > clone_member -r -l listname oldaddress newaddress > >The -r option removes the old address after it's been cloned. Very >handy and quite possibly easier than writing a withlist script, though >not worth as many sysadmin hipness points. :)
Todd is correct. clone_member is exactly the right command line tool for changing a member's address. Some times we old bit fiddlers are too quick to reach for the low level and/or arcane tools to the point of totally overlooking better/more obvious ones. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ 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
