Updating mail files with the new design

The final task to give users the full Enterprise Vault client functionality is to replace the design of their mail file with the appropriate Enterprise Vault mail template. The template used will depend on which mail template version users are using and whether they are using iNotes/DWA.

There are two methods of replacing the design:

To stop the mail router, type the following command in the Domino server console:

tell router quit

The simplest use of Convert is when the same mail file template is applied to all users. In the following example command, EVR7mail is applied to all users:

Load convert mail\*.nsf * ev_mail7.ntf

Take care when using the asterisk for the existingtemplatename argument, because you can inadvertently convert users to the wrong template.

To examine the full syntax of the Convert task, type the following at the Domino server console:

load convert -?

Note:

To upgrade existing user-created folders in each mail file with the Enterprise Vault Lotus Notes extensions you use the -s and -u parameters of the Convert utility or choose 'Actions' and the 'Upgrade Folder Design' from within the mail file.

The following steps facilitate setting up subsequent new users. These changes ensure that the generic Domino archiving user automatically can access the new mail file and that the mail file is using the correct mail template: