========================Managing relocated users========================relocatedadd------------Syntax: | **vmm relocatedadd***address newaddress*|**vmm ra***address newaddress*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 bereached.Example:..code-block::consoleroot@host:~# vmmrelocatedaddb.user@example.comb-user@company.tldrelocateddelete---------------Syntax: | **vmm relocateddelete***address*|**vmm rd***address*Use this subcommand in order to delete the relocated user with the given*address*.Example:..code-block::consoleroot@host:~# vmmrelocateddeleteb.user@example.comrelocatedinfo-------------Syntax: | **vmm relocatedinfo***address*|**vmm ri***address*This subcommand shows the new address of the relocated user with the given*address*.Example:..code-block::consoleroot@host:~# vmmrelocatedinfob.user@example.comRelocated information--------------------- User 'b.user@example.com' has moved to 'b-user@company.tld'