Hi in order to give a little bit of more detailed information I'm going to reference the info center with my issue.
Automatic detection of mail files
Automatic detection when the portal authenticates to an LDAP directory that is not Lotus Domino, and Collaborative Services authenticate to a Lotus Domino LDAP
This case requires the following tasks:
Extend the LDAP schema on the LDAP directory that is not Lotus Domino, by adding the following attributes:
- mailserver=mailserver.domain.com
- mailfile=mail/usermail.nsf
On the Lotus Domino LDAP directory, take one of the following actions:
- Extend the schema as above.
- If your organization prefers not to extend the schema, populate the directory with a separate Person document for each user.
The document must specify the name the person uses for logging in to the portal in either the Short Name or Common Name field.
You can run an agent to create the documents.
Now I know that the info center says that instead of extending the schema I can create additional documents in the domino server, but I would like to know if
instead of extending the schema I can just add a couple of attributes to the lookaside table named mailserver and mailfile, with the necesary values.