After you install this update, you must specify domains that
read receipts will be processed for. You can specify domains by running Smtpmd.exe or the Metaedit tool to change a metabase
value. The domain that you specify can be set to a fictitious domain (a false
domain, fake domain, bogus domain), and you must type a domain value (even a
fake one) to force the metabase change to take effect. To change the
metabase value, use one of the following methods.
Warning If you edit the metabase incorrectly, you can cause serious problems that may require that you reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk.
Note Always back up the metabase before you edit it.
This change will only affect messages that arrive at the server in MIME format and that use "disposition-notification-to:" in the P2 message header. If a message is in TNEF format, the read receipt request is stored in the
PR_ReadReceipt_Requested property of the message and is not available for modification by using these methods.
Method 1
To change the metabase value, type the following
Smtpmd.exe command at a command prompt (with the quotes), and then press ENTER:
smtpmd set smtpsvc/1 -prop 37033 -value "domain.com"
Note You do not have to restart any services after you use the
metabase update; however, you do have to restart the server after you install
the update.
If you want to permit read receipts to only be sent to
your local domain, type the following command at a command prompt (with the
quotes), and then press ENTER:
smtpmd set smtpsvc/1 -prop 37033 -value "your local domain name"
If you want to permit read receipts to be sent to your local
domain and to a second domain, you can separate the domains by using a
semi-colon (;). Type the following command at a command prompt (with the
quotes), and then press ENTER:
smtpmd set smtpsvc/1 -prop 37033 -value "your local domain name;second domain name"
To revert to the default behavior where read receipts are always
sent to all domains, type the following command at a command prompt (with the
quotes), and then press ENTER:
smtpmd set smtpsvc/1 -prop 37033 -value ""
Note Use care when you specify an SMTP Virtual Server because this
setting may conflict with domain settings.
Method 2
Use the MetaEdit utility to change the metabase value. To do this, follow these steps:
- Download and install the MetaEdit utility.
For more information
about how to use the MetaEdit 2.2 utility to troubleshoot issues and to modify
Internet Information Services (IIS) metabase values, click the following article number to view the article in the Microsoft Knowledge Base:
232068
How to download, install, and remove the IIS MetaEdit 2.2 utility
- Start the MetaEdit utility. To do this, click Start, point to Programs, point to Administrative Tools, and then click MetaEdit 2.2.
- Expand LM, expand SmtpSvc, right-click 1, point to New, and then click String.
- Type 37033 in the Id box, and then click OK.
- To add or remove domain entries, follow these steps:
- In the right-pane, double-click 37033.
- In the Data box, type the domain name that
read receipts will be processed for.
Note Separate multiple entries with a semi-colon.
For additional information about the MetaEdit 2.2
utility, visit the following Microsoft Web site:
How to turn off non-delivery reports and delivery reports
To turn off non-delivery reports or delivery reports, follow these
steps:
- Start Exchange System Manager.
- Expand Global Settings, and then click
Internet Message Formats.
- Right-click Default, click
Properties, and then click the Advanced tab.
- Do either of the following:
- To prevent non-delivery reports from being sent, click
to clear the Allow non-delivery reports check box.
- To prevent delivery reports from being sent, click to
clear the Allow delivery reports check box.