Thanks a lot 'dusty' :-)))
-----Message d'origine-----
De : ## Dusty Carden <[EMAIL PROTECTED]>
� : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date : vendredi 2 juillet 1999 09:36
Objet : Re: [IMail Forum] Automatic "all-users list"
>You could use makelist.exe
>
>makelist > alluser.lst
>
>would give you a list of all users in the primary domain.
>
>Or, if you are adding users with adduser you could actually
>write the users to a list with a batch.
>
>letsadd joebob password Joe Bob
>
>[letsadd.bat]
>adduser -u %1 -h mail.hostname.com -n "%3 %4" -p %2
>echo %1@hostname>alluser.lst
>
>Would add the user "joebob" to mail.hostname.com then
>append their name to the end of alluser.lst.
>
>Dusty
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.