I have to enable the BCC journaling on my Exchange Client and i saw this
document online. I have Journaling enabled on the Exchange Client(2000 &
2003). But i can not see the 'Parameters' key in this path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeTransport
So i am not sure why i can not see the 'Parameters' key. Can some one throw
some light on this??
----------------------------------------------------------------------------------------------
How to enable the "BCC Journaling"Function for an Exchange Server Mailbox
Store
After you enable Standard Journaling you enable the additional BCC
functionality via a registry change. To make the change, perform these steps:
Start the registry editor (regedit.exe).
Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeTransport\Parameters.
From the Edit menu, select New - DWORD value.
Enter a name of JournalBCC and press Enter.
Double-click the new value and set it to 1. Click OK.
Restart the SMTP service (open a command line and enter net stop smtpsvc,
then net start smtpsvc).
-----------------------------------------------------------------------------------------------
Archived from group: microsoft>public>exchange>application>conversion