Currently implemented commands:Common Implementation commands
HelpDisplay this help information l
ListusersDisplay existing accounts show existing account l
CountusersDisplay the number of existing accounts display the number of existing accounts L
Adduser [username] [Password]Add a new user L
Verify [username]Verify if specified user exist to verify whether the specified user exists L
Deluser [username]Delete existing user L
Setpassword [username] [Password]Sets a user's password set user password L
Setalias [user] [alias]Locally forwards all email for 'user' to 'Alias' set the mailbox alias L
Showalias [username]Shows a user's current email alias display alias L
Unsetalias [user]Unsets an alias for 'user' delete user alias L
Setforwarding [username] [emailaddress]Forwards a user's email to another email address forward the user's email address to another email address l
Showforwarding [username]Shows a user's current Email Forwarding displays the user's current Email Forwarding L
Unsetforwarding [username]Removes a forward delete forwarding L
User [repositoryname]Change to another user repository change another user library l
ShutdownKills the current JVM (convenient when James is run as a daemon) to close the current service L
QuitClose connection close connection
V