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

Reply via email to