XADM: Auto Prefixing of Messages Sent Out the IMC (150141)



The information in this article applies to:

  • Microsoft Exchange Server 4.0
  • Microsoft Exchange Server 5.0
  • Microsoft Exchange Server 5.5

This article was previously published under Q150141

SUMMARY

This article describes how to turn on and off the automatic prefixing of reply and forward messages sent out the Microsoft Exchange Internet Mail Connector (IMC).

MORE INFORMATION

The IMC has the ability to apply Internet style quoting to reply and forward text by inserting a greater-than sign (>) before each line of the reply or forward text in messages sent out over the IMC. This allows the recipient of the message to easily determine which part of the received message was added to by the sender of the message.

This function is controlled by the following registry entry on the Microsoft Exchange Server computer running the IMC:
   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIMC
                      \Parameters\UseRTFText
				

If the value of this key is 1, Automatic Prefixing is turned on. This is the default. If the value is 0 or the key is not present, prefixing is turned off.

The character used as the prefix is not configurable. It is hard coded to be '>'.

Modification Type:MinorLast Reviewed:4/28/2005
Keywords:kbhowto kbusage KB150141