Where do you Customize Messenger Express?
807574Nov 5 2004 — edited Feb 20 2020In the document
http://docs.sun.com/source/817-6446/AdvanCst.html#wp15454
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:
* Create a directory with the domain name under msg_svr_base/html directory.
The instructions are clear ... if you can find the default.html file and the msg_svr_base directory.
....
I found a default.html in /var/opt/SUNWmsgsr/config/html/en/default.html
so if I was customizing for acme.com would I create
/var/opt/SUNW/msgsr/config/html/en/acme.com/default.html ?
or
/var/opt/SUNW/msgsr/config/html/acme.com/en/default.html?