OL2000: Registry Key to Set Option for Printing Tracking Information (218217)



The information in this article applies to:

  • Microsoft Outlook 2000

This article was previously published under Q218217
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

This article describes how to add a registry entry that can toggle the option to either print, or not print the tracking information associated with a message.

MORE INFORMATION

When sending an e-mail message in Outlook, you can set an option to notify you when the recipient reads the message. If you have installed Outlook in the Corporate/Workgroup (CW) mode, you can also be notified when the message is delivered, and you can utilize voting buttons in a message to gather information from the addressees. The results of the delivery, reading, and voting is recorded on a Tracking page of the message, and stored in your Sent Items folder.

If the message is printed, this tracking information is printed along with the message by default. The registry entry described below, enables you to toggle the printing of this tracking information on or off.

NOTE: This registry change may not work if Microsoft Word is enabled as your default e-mail editor. With Word you may get mixed results depending on whether your mail format is HTML or Rich Text.

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To Control Printing of the Tracking Information

To modify the registry, follow these steps:
  1. Click Start, and click Run.
  2. In Open, type regedit and click OK.
  3. Move to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Preferences

  4. Right-click the Preferences key, point to New and click DWORD value.
  5. For the new value, type PrintTrackingPref, and press ENTER.
  6. Right-click the PrintTrackingPref entry and click Modify.

    Set the value to 1 (one) to turn off printing of the tracking information.
    Set the value to 0 (zero) to turn on printing of the tracking information.
  7. On the Registry menu, click Exit.

Modification Type:MajorLast Reviewed:9/29/2003
Keywords:KB218217