Sun Java System Messenger Express 6 2005Q4 Customization Guide

Customizing Messenger Express for a Specific Domain

This section describes how to customize the Sun Java System Messenger Express client interface for a specific domain.

You can perform the following tasks to customize the Sun Java System Messenger Express client interface:

Table 4–2 Directory Structure for the Domain siroe.com

html/...

// default interface 

html/imx/...

// default interface 

html/en/...

// default interface 

html/siroe.com/main.js

// refers to imx/bottle.gif

html/siroe.com/imx/bottle.gif

 

Table 4–3 Linking multiple domains to few distinct brands

html/...

// default interface 

html/sesta.com/...

// customized interface for brand 1 

html/varrius.com -\> sesta.com

// default interface 

Domain From URL

The server listens to all IP addresses and can present a customized interface before the authentication occurs. The server does this by looking at the URL and determines if it contains a known domain and presents the per domain Login screen for the domain.

For example, for the per domain Login screen: http://webmail.sesta.com/, the server presents the page from the location: html/sesta.com/en/default.html.

In this case a user does not have to suffix @domain to the username to login.