On Tue, 30 Jun 1998 10:45:45 -0500, David Young <[log in to unmask]>
wrote:

>Is there a relatively painless way of
>doing this?  Are there any suggestions on how best to deal with aliases?
>Most of our aliases have the same user-name portion with the domain name
>being the only difference.

LISTSERV 1.8d has the CHANGE command which will work with wildcards

e.g. CHANGE listname user@*.uta.edu [log in to unmask]
However the userID part must be the same.  If that changed as well, then you
have to treat each address separately

CHANGE listname olduser1@old_address newuser1@new_address
CHANGE listname olduser2@old_address newuser2@new_address
etc...