Deprecated
Offline mode configuration for the Outlook Add-In with ContentStore Email Viewer is deprecated.
For comprehensive information about deprecated features, see End-of-Life, Deprecated and Extended Support for Features.
In offline mode, ContentStore Email Viewer retrieves your archived messages from a local cache folder on your computer. You can configure the method used by the ContentStore Email Viewer to retrieve message previews to display in Microsoft Outlook.
Procedure
-
Open the following folder on your computer:
%AppData%\Roaming\CVProvider\yourEmailAddress
Where %AppData% is the location of the Microsoft Windows Applications Folder on your computer and yourEmailAddress is the SMTP address used for your ContentStore Email Viewer. For example, C:\Users\myuserName.myDomain\AppData\Roaming\CVProvider\mycompanyemailaddress@mycompany.com.
-
In a text editor, open the Configuration.xml file in the above location.
-
In Configuration.xml before the closing </Configuration> tag, add the following line:
<OfflinePreviewMode>0, 1, 2</OfflinePreviewMode>Change the value of the parameter accordingly.
-
0: ContentStore will only retrieve previews from the local cache.
-
1: ContentStore will retrieve previews from the Web Server. Network connectivity to the Web Server is required to retrieve previews.
-
2: ContentStore will attempt to retrieve previews from the local cache. If there is no preview in the local cache, then ContentStore will retrieve previews from the Web Server. Network connectivity to the Web Server is required to retrieve previews.
-
-
Save the file.
-
Restart Microsoft Outlook.