[Mailman-Users] changing EVERY member EMAIL ADDRESS?

Ashley M. Kirchner ashley at pcraft.com
Tue Mar 6 00:05:26 CET 2001


Dan Mick wrote:

> 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.
>
> > Try using sed on your aliases file.
> > sed 's/@company.com/@corp.company.com/g' aliases > aliases.new
> > readn aliases.new and make sure it happened the way you want. then put it
> into production.

 However, he can still use that approach to change the email addresses:

  1) list_members list_name > aliases
  2) sed 's/@company.com/@corp.company.com/g' aliases > aliases.new
  3) sync_members -f aliases.new list_name

 AMK4

--
W |
  |  I haven't lost my mind; it's backed up on tape somewhere.
  |____________________________________________________________________
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Ashley M. Kirchner <mailto:ashley at pcraft.com>   .   303.442.6410 x130
  SysAdmin / Websmith                           .     800.441.3873 x130
  Photo Craft Laboratories, Inc.             .        eFax 248.671.0909
  http://www.pcraft.com                  .         3550 Arapahoe Ave #6
  .................. .  .  .     .               Boulder, CO 80303, USA






More information about the Mailman-Users mailing list