Customization on Java System Messaging Server
Hi,
I have question on customization on the messaging server:
1. If I want to customize the user interface of compose email page, which files should I modify?
2. Can I use another LDAP server for authentication store instead of the Sun Directory server? Provide that I have import all the schema required in the new LDAP server.
[353 byte] By [
JabbaCa] at [2007-11-26 21:11:20]

# 2
Hi,
> 2. i think it's ok if you have imported the schema to
> new ldap server but i think sun ldap server is best.
> why using other ldap server!
You need to do more then import schema, you will also need to create indexes for various attributes (assuming the 'other' directory server has this) for speed of lookups etc. The comm_dssetup.pl script is what adds schema etc. for the sun directory server but it won't work against a non-sun DS.
From a support perspective, I'm not sure where you sit if you use a non-sun DS as well.. something to consider.
Regards,
Shane