You could do it with adduser.exe.
A simple batch like this would handle it.
d:
cd\imail
adduser -u %1 -p %2
Put the above line in a text file, save it as chgpass.bat.
Now call change.bat with parameters for username and password.
chgpass.bat username password
Dusty
----- Original Message -----
From: "Randy Robbins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 26, 2000 10:54 PM
Subject: [IMail Forum] Change Password
> Does anyone have a command line utility to change passwords in the IMAIL
> database?
>
> Randy Robbins
> [EMAIL PROTECTED]
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.