文章編號: 303724 - 上次校閱: 2007年10月25日 - 版次: 3.5

附註與 Exchange 之間與 SMTP 地址的目錄同步處理

系統提示本文適用於您使用的作業系統之外的作業系統。與您不相關的文章內容已停用。

在此頁中

全部展開 | 全部摺疊

簡介

本文提供目錄同步 Lotus Notes 與 Microsoft Exchange 伺服器之間使用簡易郵件傳送通訊協定 (SMTP) 位址的相關資訊。

其他相關資訊

Microsoft Exchange 連接器,Lotus Notes 提供 Exchange 組織與附註組織之間的郵件流量。當郵件傳輸的 Exchange Notes 連接器時,Notes 用戶端控制通訊藉由透過備忘稿遠端程序呼叫 (NRPC)。

在某些情況下您可能要傳送郵件透過 SMTP 的方式,使用 Exchange Notes 連接器。Exchange Notes 連接器可能不正確轉換特定屬性的超文字標記語言 (HTML) 的郵件,但相同的郵件從 Exchange 會傳遞至備忘稿 (反之亦然) 透過 SMTP 沒有任何遺失的郵件相容性認證。

請注意是否您使用 SMTP 郵件傳輸作為,您可能會失去例如 DocLink 轉換 Exchange Notes 連接器提供其他功能。

您可以輕鬆地設定兩個組織與 SMTP 不使用 Exchange Notes 連接器間的郵件傳輸 ; 但,保持兩個系統之間同步處理目錄並不容易。

若要同步處理目錄,您需要執行 Exchange Notes 連接器,但修改對應表,讓 Exchange 收件者顯示成 [SMTP 收件者在 [附註,以及附註的收件者 Exchange 中顯示成 SMTP 連絡人或自訂收件者。

您的目錄同步處理的對應檔案進行任何變更之前,請確定您有安全的所有需要修改的檔案複本。如果您不正確地編輯這些檔案,可能會沒有兩個目錄之間同步處理的項目。

我們也強烈建議您測試這個設定在實驗室環境中之前您在判斷這些對應如果符合您需求實際執行環境中實作組態。

下列變更會假設從讀取和寫入適當的名稱及備忘稿中的通訊錄,正確地設定 Exchange Notes 連接器。下面列出的變更反映到檔案的加入情形,除非另有註明,否則。

Microsoft Exchange Server 5.5

對於 Exchange Server 5.5 修改下列檔案所指定:
  • Dxanotes\Amap.tbl:
      .
      .
    SMTPAddr   128  InternetAddress
    MailAddr   128  MailAddress
    MailSys      4  MailSystem
    						
  • Dxanotes\Mapmex.tbl:
      .
      .
    MailAddr = Trim( SMTPAddr, "B" )
    MailSys = "5"
    						
  • Dxamex\Amap.tbl:
      .
      .
    SMTPAddr   256 Proxy-Addresses(SMTP:)
    						
  • Dxamex\Mapnotes.tbl:
      .
      .
    TA = "SMTP:" ISEQUAL( MailAddr, "", ISEQUAL( SMTPAddr, "", Replace( Strip( FullName, ";", "L", "R" ), " ", "_" ) "%" Replace( Strip( MailDomain, ";", "L", "R" ), " ", "_" ) "@legacydomain.com", SMTPAddr ), MailAddr )
    							
    注意: 取代這個檔案] 開頭的 「 現有行:
    TA =

Microsoft Exchange 2000 Server 和 Microsoft Exchange Server 2003

Exchange 2000 伺服器及 Exchange Server 2003,修改下列檔案:
  • Dxanotes\Amap.tbl:
      .
      .
    SMTPAddr   128  InternetAddress
    MailAddr   128  MailAddress
    MailSys      4  MailSystem
    						
  • Dxanotes\Mapmex.tbl:
      .
      .
    MailAddr = Trim( SMTPAddr, "B" )
    MailSys = "5"
    						
  • Dxamex\Amap.tbl:
      .
      .
    SMTPAddr   256 ProxyAddresses(SMTP:)
    						
  • Dxamex\Mapnotes.tbl:
      .
      .
    TA = "SMTP:" ISEQUAL( MailAddr, "", ISEQUAL( SMTPAddr, "", Replace( Strip( FullName, ";", "L", "R" ), " ", "_" ) "%" Replace( Strip( MailDomain, ";", "L", "R" ), " ", "_" ) "@legacydomain.com", SMTPAddr ), MailAddr )
    							
    注意: 取代這個檔案] 開頭的 「 現有行:
    TA =

範例

Notes User                                | Directory           |  Exchange User 
                                          | Synchronization     |
                                          | Direction           |
------------------------------------------------------------------------------------------------------------------------------------
With a forwarding address of              | -->                 |  Custom recipient
user@remote.legacydomain.com              |                     |  Target = user@remote.legacydomain.com
                                          |                     |
With a defined Internet address of        | -->                 |  Custom recipient
user@legacydomain.com                     |                     |  Target = user@legacydomain.com 
                                          |                     |
Notes administrator/NotesOU@NotesDomain   | -->                 |  Custom recipient
no defined internet address               |                     |  Target = Notes_Administrator/NotesOU%NotesDomain@legacydomain.com
                                          |                     |
Mailbox, SMTP address =                   | <--                 |  "Internet Recipient"
user@exchangedomain.com                   |                     |  Address = user@exchange.com
                                          |                     |
Custom recipient, SMTP address =          | <--                 |  "Internet Recipient"
user@remote.exchangedomain.com            |                     |  Address = user@remote.exchangedomain.com
                                          |                     |
Exchange object, multiple SMTP addresses  | <--                 |  "Internet Recipient"
                                          |                     |  Address = primary (Reply-To) SMTP address
                                          |                     |
Exchange object, no SMTP address          | <--                 |  Directories do not synchronize
                                          |                     |  All Exchange users should have an SMTP address
				
注意: 在上述範例 legacydomain.com 是裝載的附註組織 [網際網路 SMTP 網域。請確定您的檔案會反映裝載的附註組織 [網際網路 SMTP 網域。

這篇文章中的資訊適用於:
  • Microsoft Exchange Server 2003 Enterprise Edition
  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft Exchange 2000 Server Standard Edition
  • Microsoft Exchange Server 5.5 Standard Edition
關鍵字:?
kbmt kbinfo KB303724 KbMtzh
機器翻譯機器翻譯
重要:本文是以 Microsoft 機器翻譯軟體翻譯而成,而非使用人工翻譯而成。Microsoft 同時提供使用者人工翻譯及機器翻譯兩個版本的文章,讓使用者可以依其使用語言使用知識庫中的所有文章。但是,機器翻譯的文章可能不盡完美。這些文章中也可能出現拼字、語意或文法上的錯誤,就像外國人在使用本國語言時可能發生的錯誤。Microsoft 不為內容的翻譯錯誤或客戶對該內容的使用所產生的任何錯誤或損害負責。Microsoft也同時將不斷地就機器翻譯軟體進行更新。
按一下這裡查看此文章的英文版本:303724? (http://support.microsoft.com/kb/303724/en-us/ )
Microsoft及(或)其供應商不就任何在本伺服器上發表的文字資料及其相關圖表資訊的恰當性作任何承諾。所有文字資料及其相關圖表均以「現狀」供應,不負任何擔保責任。Microsoft及(或)其供應商謹此聲明,不負任何對與此資訊有關之擔保責任,包括關於適售性、適用於某一特定用途、權利或不侵權的明示或默示擔保責任。Microsoft及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。