HP StorageWorks Reference Information Storage System V1.1 Administrator Guide (February 2005)
Configuring your system for Exchange and Outlook Chapter 5:
Configuring Outlook or Lotus Notes
HP StorageWorks Reference Information Storage System Administrator Guide, February 2005 5-9
CacheEML=True
: The default is
True
, which indicates the intermediate
.eml
file is cached for the message being retrieved from RISS. Setting
this to
False
causes the
.eml
file to be deleted when it is no longer
needed. This setting is ignored if
UseCache=False
. This is a user-
configurable setting.
CacheMsg=True
: The default is
True
, which indicates the resultant
.msg
file is cached for the message being retrieved from RISS. Setting this
to
False
causes the
.msg
to be deleted when it is no longer needed.
This setting is ignored if
UseCache=False
. This is a user-configurable
setting.
Location=
: Folder in which cache is located. The administrator should
not assign a value to this registry value in
HKLM
. It is initialized in
HKCU
to
\Documents and Settings\CurrentUser\Local
Settings\Application Data\Persist\Cache
upon the first execution
for a user. This is a user-configurable setting.
MaxSize=20
: Size, in megabytes, of cache folder. When this size is
exceeded,
.eml
and
.msg
files are deleted according to a Least
Recently Used algorithm until the size of the cache again below the
limit specified by this setting. This is a user-configurable setting.
•
RISS retrieval-related registry entries
These settings are used for Offline Cache Management, Message Export,
and retrieval of messages within the Outlook User Interface itself.
– [HKLM\Software\Persist\Outlook PlugIn\PlugInURLs]
FetchURL0=http://HOSTNAME/externalAPI/servlet/
DocumentRetrievalServlet?documentURL=#REF#
: URL the plug-in uses
to retrieve tombstoned messages. The
HOSTNAME
must be changed to
indicate the name or IP address of RISS.
FetchURLX=
: The
X
in this setting represents a number in the range of
1 to 9. If the plug-in fails to retrieve a tombstoned message using
FetchURL0
, it attempts to retrieve the message using
FetchURL1
through
FetchURL9
sequentially.
•
Search and export related registry entries
– [HKLM\Software\Persist\Outlook PlugIn\Search]
AllowExternalFolderSupport=True
: When
True
, the user is restricted
from saving PST files to an external location. This is an