Installing Content Collector Notes client extension in console mode
Complete these steps to install IBM® Content Collector Notes client extension in console mode.
Procedure
What to do next
If you only want to provide the automatic retrieval and display functionality and none of the Content Collector interactive functionality to client users, you can deselect all Content Collector functionality when you enable the Domino template.
By default, the automatic retrieve
and display functionality is only available to the owner of a mail
database. If you want this functionality to be made available to a
delegate user, you need to modify the template by removing the following
condition in the PostOpen event of the Database Script using the Lotus
Domino Designer:
Not( Lcase(dbOwner(0)) <> Lcase(session.effectiveUsername))