A new relocated user can be created with this subcommand.
address is the user’s ex-email address, for example b.user@example.com, and newaddress points to the new email address where the user can be reached.
Example:
root@host:~# vmm relocatedadd b.user@example.com b-user@company.tld
Use this subcommand in order to delete the relocated user with the given address.
Example:
root@host:~# vmm relocateddelete b.user@example.com
This subcommand shows the new address of the relocated user with the given address.
Example:
root@host:~# vmm relocatedinfo b.user@example.com
Relocated information
---------------------
User 'b.user@example.com' has moved to 'b-user@company.tld'