For more information about how to customize the mapping rules, click the following article numbers to view the articles in the Microsoft Knowledge Base:
196585�
Creating secondary proxy addresses during Notes DirSync
180517�
Customizing directory synchronization between Exchange and Notes
Except for Exchconn.ini, the mapping tables are located in the Exchsrvr\Connect\Exchconn\Dxagwise folder. Note that there must only be spaces when separating the fields. Do not use the TAB key. The Exchconn.ini file is located in the Exchsrvr\Connect\Exchconn folder.
- For Exchange Server, add the following line to Mexamap.tbl:
SMTPADDR2 128 Secondary-Proxy-Addresses(smtp:)
- Add the following line to Gwamap.tbl:
SMTPADDR 128 External-Name
- Add the following line to Mapgwise.tbl:
SMTPADDR2 = ISEQUAL(SMTPADDR, "", OBJECT "@groupwise.com", SMTPADDR)
- Open the Exchconn.ini file, and then look for the following parameter setting (under the [LME-GWISE] section):
SMTPAliasType=
- Add the following keyword to that parameter setting:
SMTPAliasType=SMTP
- Run a Full Reload directory synchronization from GroupWise to Exchange Server.
Customize the mapping rule that is listed in step 3 based on the SMTP domain that you want to map.