Re: [Mailman-Users] A script for changing subscriber/owner email domains

2007-06-28 Thread Patrick Bogen
On 6/28/07, Ben Ostrowsky <[EMAIL PROTECTED]> wrote: > I didn't know any other way to do this, so I wrote a script. Hope it's > not politically incorrect around here to have used Perl. ;) It's probably more correctly done with a withlist script (which would by python), for what it's worth. -- -

[Mailman-Users] A script for changing subscriber/owner email domains

2007-06-28 Thread Ben Ostrowsky
I didn't know any other way to do this, so I wrote a script. Hope it's not politically incorrect around here to have used Perl. ;) Share and enjoy! Ben #!/usr/bin/perl -w # Change all Mailman email addresses from one domain to another. # Example: change_subscriber_domain tblc.lib.fl.us tblc.o