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 '[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.

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

  1) list_members list_name > aliases
  2) sed '[EMAIL PROTECTED][EMAIL PROTECTED]/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:[EMAIL PROTECTED]>   .   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



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to