Consider the following scenario. You set the default junk e-mail protection level for Microsoft Office Outlook 2003 by setting the following two registry entires under the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail registry subkey:
Collapse this tableExpand this table
| Registry entry | DWORD value |
|---|
| JunkMailProtection | Protection Level |
| JunkMailImportLists | 1 |
Then, you start Outlook and you manually change the junk e-mail protection level to a setting that differs from the setting that is specified in the registry. After this, you exit and restart Outlook. However, when you examine the junk e-mail setting, you find that the junk e-mail setting has unexpectedly reverted to the configuration that is set in the registry.
To resolve this problem, install the Outlook 2003 hotfix package that is dated April 28, 2009.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
968689
(http://support.microsoft.com/kb/968689/
)
Description of the Outlook 2003 hotfix package (Olkintl.msp, Outlook.msp): April 28, 2009
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Before you install the hotfix, Outlook handles junk e-mail settings according to the following process:
- You configure a non-policy junk e-mail setting in the registry. For example, you use the following registry entry under the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail key to configure the junk e-mail protection level to High.
Collapse this tableExpand this table
| Registry entry | DWORD value |
|---|
| JunkMailProtection | 3 |
- You configure the following non-policy registry entry under the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail key. This is required to trigger the configuration of the junk e-mail setting that step 1 specifies.
Collapse this tableExpand this table
| Registry entry | DWORD value |
|---|
| JunkMailImportLists | 1 |
- You start Outlook. The setting from step 1 is applied.
- You examine the registry data from step 2. You notice that the value of the JunkMailImportLists key is now 1.
- You manually change the junk e-mail protection level in the Outlook user interface in the Junk E-mail Options dialog box.
- You restart Outlook.
- You examine the registry settings from step 1 and from step 2. You notice that these settings are not changed.
Because the registry data is unchanged in this scenario, the junk e-mail configuration that is specified in the registry is reapplied on the next start of Outlook. This continues until you change the value of the JunkMailImportLists key to 0.
After you install the hotfix, Outlook handles junk e-mail configuration settings according to the following process:
- You configure a non-policy junk e-mail setting in the registry. For example, you use the following registry entry under the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail key to configure the junk e-mail protection level to High.
Collapse this tableExpand this table
| Registry entry | DWORD value |
|---|
| JunkMailProtection | 3 |
- You configure the following non-policy registry entry under the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\Mail key. This is required to trigger the configuration of the junk e-mail setting from step 1.
Collapse this tableExpand this table
| Registry entry | DWORD value |
|---|
| JunkMailImportLists | 1 |
- You start Outlook. The setting from step 1 is applied.
- You examine the registry data from step 2 and notice the value of JunkMailImportLists is now 0.
- You manually change the junk e-mail protection level in the Outlook user interface in the Junk E-mail Options dialog box.
- You restart Outlook.
- You examine the registry data from step 1 and from step 2. You notice that the value of the JunkMailProtection key is set to the value that you specified in step 5. The value of the JunkMailImportLists key is still 0 as expected.
After you install the hotfix, the registry value for the JunkMailImportLists key is changed to 0 in this scenario. Therefore, the junk e-mail configuration that is specified in the registry is not reapplied on the next start of Outlook.
The change that is provided by the hotfix enables you to deploy a default, non-policy, junk e-mail configuration for all users. The change also enables users to manually override the default junk e-mail settings.
If you do not want users to manually override the default junk e-mail configuration, use Group Policy to deploy these settings. If you use Group Policy, users cannot change the administratively configured settings.