||include||style.htm|| ||include||na_pgstart.htm|| ||define||cmdp||user_||

$$Bulk account import/modify$$:

Enter a bunch of commands to create/remove accounts e.g.:

set username@domain.name password
delete username@domain.name
set username@domain.name password fwd="bob@xyz.com" quota="30mb"
modify username@domain.name password|NULL fwd="bob@xyz.com"

Use the value "(NULL)" to retain the existing password.
Set will over-write existing parameters if the account already exists. Modify will merge parameters.