HP StorageWorks Reference Information Storage System V1.5 Administrator Guide (T3559-96044, June 2006)
Configuring the
asp.config file
The asp.config
file has several OWA configuration settings.
RISS servers
A typical system can have one or more RISS products. The RISS section of asp.config contains a list
of RISS servers. The syntax for an entry is a keyname followed by the protocol and ser ver name. The
keyname identifies the server. If there is a special template in the next section, the keyname must be the
same for the server and its corresponding template. The keyname also shows up in the error page
if a document fails to load.
The syntax is: Symbol=<protocol>://<Server> where <protocol> can be http or https.
For example:
[RISS]
mbarney=http://mbarney
papoon=http://papoon
RISS URL templates
The Template section contains custom RISS URL templates. For standard RISS products, the only setting in
this section is the default setting.
Ifacustomtemplateisdefined,thetemplatekeynamemustbethesameasthecorrespondingRISS
server keynam
e.
IMPORTANT:
Do not add a custom template unless instructed to do so by your HP service representative.
ASP pages
Use the ASP section to change the appearance of RISS archived items, and to set the UsePropert yTemplate
flag.
For OWA RISS, a m ail item that is RISS archived will optionally display the RISS icon. You can disable the
appearance of the icon by changing the Icon configuration setting.
The UsePropertyTemplate flag should be set to TRUE only for Exchange 2000.
Exchange 2003 performs the correct action by default. The flag setting is harmless for Exchange 2003,
but set it to FALSE to save unnecessary steps.
[ASP]
;Icon allows the RISS icon to be turned on/off
;Default=On
Icon=On
;UsePropertyTemplate causes the unsent flag to be corrected for Exchange
2000
;Default=TRUE
UsePropertyTemplate=TRUE
Changing the ASP time-out
The amount of time it takes to retrieve and reconstruct an email with large attachments is directly related
totheCPUsizeoftheExchangeserver.Thedefaultattachmentlimitfora500Mhzserverisabout3MB.
142
Configuring Outlook or Lotus Notes