Sun Java System Communications Express 6.3 Administration Guide

The uwcconfig.properties File

Table C–4 lists the parameters of uwcconfig.properties file.

Table C–4 Parameters in the uwcconfig.properties

Parameters 

Default Value  

Description 

mail.deployed

 

This parameter is set to true if Mail is deployed. The parameter is set when you run the configuration wizard.

webmail.cookiename

 

If local.service.http.cookiename is set in webmail then value of this parameter should be same as local.service.http.cookiename.

webmail.host

 

Specifies the host on which the Messaging Server's HTTP service is running. 

webmail.port

80 

Specifies the port number Communications Express HTTP Server listens to. 

webmail.securedproxyauth

 

Specifies whether Communications Express should authenticate a user in web mail server over SSL mode. If set to true, the authentication is done in SSL mode, and non-SSL mode if set to false. 

webmail.proxyadmin

admin

Specifies the proxy administration user id. 

webmail.proxyadminpasswd

 

Specifies the encrypted proxy administrator's password in encrypted format. 

webmail.ssl.port

 

Specifies the mail (HTTPS) server port. 

calendar.deployed

 

Specifies whether the calendar module is deployed. The parameter is set when you run the configuration wizard. 

The attribute is set to “true” if Calendar is deployed. 

calendar.wcap.host

 

Specifies the host name of the WCAP server. 

calendar.wcap.port

 

Specifies the port number WCAP listens to. 

calendar.wcap.adminid

calmaster

Specifies the administrator user idfor the WCAP Sever. 

calendar.wcap.passwd

 

Specifies the administrator password for the WCAP Server. 

calendar.jcapi.serviceclass

.socs

com.sun.comclient.calendar.

socs.SOCSCalendarStore

Specifies the name of Class implementing Java API for Calendar JCAPI, for Sun Java System Calendar Server. 

Note: Do not change this value. 

uwc.gzipcompression

 

Enables GZIP compression on the Communications Express HTTP response. 

Set this value to true to enable GZIP compression of the HTTP response. This improves the throughput of the Communications Express page access. 

uwc.renderhtml

 

Specifies whether calendar data needs to be rendered in HTML. 

The parameter is set to 'y' if calendar data is to be rendered in HTML. 

Valid values are 'y' or 'n'. 

log.file

This parameter is used by Address book module. 

/tmp/trace.log

Species the location of the log file. 

By default messages go to the web container error log file. 

log.level

This parameter is used by Address book module. 

Specifies the log level for the application. To disable logging for this module, set the value to 0. 

The valid values are: 

!evel = 0 (off), 1 (debug only), 2 (error only), 3 (all). 

log.components

This parameter is used by Address book module. 

127 

Specifies the component level for logging. 

maxpostcontentlength

1000000 

Specifies the maximum content-length of a POST command with a content-type of multipart/form-data (for file upload) in octets. 

-1 refers to no limit. 

uwcloginpath

/base/UWCMain

Specifies the path to the Communications Express login page. 

sessionobjfactory.pstore.class

com.iplanet.iabs.coresrv.

CorePersonalStoreFactory

Defines the class implementing the SessionObjectFactory

loginpagetemplate

login.xml

This parameter is used by Communications Express to log on to the Address Book component of the user. The login.xml file is available in uwc-deployed-path/ui/html/

sessionobjfactory.pstore.

configpath

 

Specifies the plug-in configuration path. The path is either relative to the path of the current file or absolute to the path of the current file. 

sessionobjfactory.pstore.

sessionid

com.iplanet.iabs.pstore

Specifies the name under which the object should be stored in the user's session. 

addressbook.wabp.version

 

Specifies the address book protocol version. 

manual_purge_enabled

 

Enables a user with jsessionid to invoke the Address Book Server command, purge_entries.wabp and permanently delete all entries marked for deletion.

auto_purge_enabled

 

Automatically purges contacts that are marked for deletion when login.wabp is invoked.

Set this value to true to enable automatic purge of contacts when login.wabp is invoked.

expire_period

 

Specifies the purge period in days, after which entries marked for deletion are permanently deleted. 

This parameter is valid only when auto_purge_enabled is set to true.

purge_interval

 

Specifies the purge interval in days. 

The purge cycle is triggered at the interval specified here only when auto_purge_enabled is set to true.

uwc.homepageurl

 

Specifies the Home Page URL. 

When the users click the home link, they are taken to this URL. 

In the absence of this parameter, home link will take the user to the user's default application. 

mailfiltermaxmailcount

Specifies the number of mail filters you can have 

is_passwd_encrypted

true 

Specifies whether passwords are encrypted.