The Coexistence Manager for Notes (CMN) Directory Connector is configured to synchronise resources from Domino to Exchange. Resources like rooms are exported fine, however, Mail-In Databases are not exported. No errors are logged.
Unlike other Domino resources, Mail-In Databases might not have the Resource flag set in the document properties. By default, the CMN Directory Connector is using an LDAP filter that specifically filters against this flag which is why all databases without this flag are disregarded:
(& (ResourceFlag=1)(objectclass=dominoServerMailInDatabase) ~person2-search~ ~reqattribs~)
RESOLUTION
The LDAP filter can to be modified so that CMN is not filtering against the Resource flag. In order to do this, the following steps need to be performed:
Please note: In order to synchronise resources successfully, the source OU needs to be set to ''.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center