Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The Exchange Server 2003 Connector for Lotus Notes does not synchronize mail-in databases between the Notes directory and Active Directory


View products that this article applies to.

Symptoms

The Microsoft Exchange Server 2003 Connector for Lotus Notes does not synchronize mail-in databases between the Notes directory and the Active Directory directory service.

↑ Back to the top


Cause

This problem occurs because the mail-in databases do not have the ResourceFlag property set. Additionally, the databases are not synchronized.

↑ Back to the top


Resolution

To resolve this problem, install the latest version of the Exchange Server 2003 Connector for Lotus Notes. To do this, visit the following Microsoft Web site: Note A new ExportMailinDatabase configuration is introduced. The possible values are as follows:
0 - Do not import
1 - Import
2 - Conditional import with person filter
The default ExportMailinDatabase value is 0, do not import.
Registry key: HKEY_LOCAL_MACHINE\System\currentcontrolset\services\LME-NOTES\Paramters\DXANOTES_ExportMailinDatabase
Type: REG_SZ
Possible values: 0 (Do not import); 1 (Import); 2 (Conditional import with person filter)

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

You can use filter rules to prevent specific directory entries from being propagated between Microsoft Exchange Server and Lotus Notes during directory synchronization. For more information about filter rules, click the following article number to view the article in the Microsoft Knowledge Base:
318696 Filter rules for Lotus Notes and Exchange Server Directory Synchronization
An example of a person filter is as follows:
DXANOTES_filter_Person = FullName, EQ, politics 
DXANOTES_filter_Person1 = FullName, NE, non_politics1

- EQ - Propagate if the given attribute is equal to a specified value 
- NE - Propagate if the given attribute is not equal to specified value

↑ Back to the top


Keywords: KB921104, kbprb, kbtshoot, kbdirectory

↑ Back to the top

Article Info
Article ID : 921104
Revision : 4
Created on : 10/25/2007
Published on : 10/25/2007
Exists online : False
Views : 241