How can I enable BCC Journaling in Microsoft Exchange Server 2003?

John Savill

August 5, 2006

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. After you enable Standard Journaling (as the FAQ "How do I enable standard journaling in Exchange Server 2003?" at http://www.windowsitpro.com/Articles/ArticleID/93061/93061.html explains), you enable the additional BCC functionality via a registry change. To make the change, perform these steps:

  1. Start the registry editor (regedit.exe).

  2. Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSExchangeTransportParameters.

  3. From the Edit menu, select New - DWORD value.

  4. Enter a name of JournalBCC and press Enter.

  5. Double-click the new value and set it to 1. Click OK.

  6. Restart the SMTP service (open a command line and enter net stop smtpsvc, then net start smtpsvc).

--------------------

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like