XADM: Getting MAPI Read Receipt Functionality over the Internet Mail Service (253917)
The information in this article applies to:
- Microsoft Exchange Server 5.5
This article was previously published under Q253917 SUMMARY
When Microsoft Outlook Messaging Application Programming Interface (MAPI) clients request a read receipt for a message going to another Outlook MAPI client, a read receipt may not be generated if the message travels over an Exchange Server Internet Mail Service.
When messages are sent through the Internet Mail Service, they are converted from MAPI to an RFC-822 message. The standard RFC-822 property used to request a read receipt is Disposition-Notification-To:.
The Exchange 5.5 Internet Mail service, when it converts the message, does not translate the MAPI property for read receipt requested to Disposition-Notification-To:. Instead, the flag is translated to a different property named Return-Receipt-To:.
When the message is received and converted back to a MAPI message, the read receipt requested flag is lost.
To receive read receipts between Outlook MAPI clients over the Internet Mail Service, configure the Service properties to encapsulate the message so that the RFC822 conversion and all of the MAPI properties are sent with the message. When the message is received, even though the RFC-822 flag is incorrect (Return-To-To: instead of Disposition-Notification-To:, the underlying MAPI property is retained, and Outlook will understand that a read receipt is requested.
Modification Type: | Minor | Last Reviewed: | 4/25/2005 |
---|
Keywords: | kbinfo KB253917 |
---|
|