| Previous | Contents | Index |
Change the username associated with an account (popstore only).
rename old-username new-username
Command Switches -confirm -log -prompt
old-username
The old name of the account.new-username
The new name for the account.
Therenamecommand changes the username associated with a popstore account. Once an account is renamed, it can no longer receive mail under the old name unless a forwarding from the old name to the new name is also established with theforwardcommand.
-confirmPrompt for positive confirmation before carrying out the indicated operation.
-noconfirm(default)
-noconfirmis the default behavior.
-logWhen the operation is successful, output a status message stating that the operation succeeded. Note that error messages are always indicated.
-nolog(default)-nologis the default behavior.
-prompt(default)By default if a wildcard is used, even if
-noprompt-noconfirmis specified, one confirmation prompt is issued. If-nopromptis specified, there is no prompting at all.
To rename the popstore account
jdoetojanedoe, issue the command:
popstore> rename jdoe janedoe
| Previous | Next | Contents | Index |