I think he meant "with Mailman", hence the reason for asking it
here on mailman-users; if Mailman has an "aliases" file, it's news
to me.
Easiest thing I can think of is to hack something up to run with
bin/withlist, but changing addresses is difficult, as the address
is the "key" to look up information rather than a data field;
you'd need to find all the objects that are keyed by name and
copy them to a new record and then delete the old one.
> Try using sed on your aliases file.
>
> sed '[EMAIL PROTECTED][EMAIL PROTECTED]/g' aliases > aliases.new
>
> readn aliases.new and make sure it happened the way you want. then put it
> into
> production.
>
> Billy-
>
>
> Steven Boger wrote:
>
> > Hello!
> >
> > I have looked through the archives, and never found a definate answer to
> > this one.
> >
> > My company just changed its email address - our internal mailing lists -
> > totaling over 1000 email addresses need to changed to reflect this new
> > address.....
> >
> > How would I do this? This is basically what I need to change:
> > old: [EMAIL PROTECTED]
> > new: [EMAIL PROTECTED]
> >
> > any help would be appreciated.
> >
> > -Steven
> >
> > ------------------------------------------------------
> > Mailman-Users maillist - [EMAIL PROTECTED]
> > http://mail.python.org/mailman/listinfo/mailman-users
>
>
> ------------------------------------------------------
> Mailman-Users maillist - [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users
------------------------------------------------------
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users