Microsoft KB Archive/912587

From BetaArchive Wiki

Article ID: 912587

Article Last Modified on 10/25/2007



APPLIES TO

  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft Exchange Server 2003 Enterprise Edition



SUMMARY

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry


Microsoft Exchange Server 2003 Intelligent Message Filter does not provide the functionality to exclude a particular recipient from anti-spam filtering.

RESOLUTION

Hotfix information

After you apply this hotfix, you can exclude particular recipient(s) from Intelligent Message Filter filtering. See the More Information section for information about how to enable the hotfix.A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

File name File version File size Date Time Platform
Msgfilter.dll 6.5.7650.22 205,824 07-Jan-2006 03:05 x86


MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
After you apply this hotfix, you can configure Intelligent Message Filter to filter e-mail by using either an exclusive list or an inclusive list.

Exclusive list

When you use an exclusive list, e-mail bypasses Intelligent Message Filter if all the recipients in an e-mail message are on the list. Otherwise, e-mail is filtered as expected.

  1. Click Start, click Run, type regedit, and then press ENTER.
  2. Locate the following registry subkey:

    HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\

  3. If the ContentFilter subkey is not present, point to New, click Key, type ContentFilter, and then press ENTER.

    If the ContentFilter subkey is present, go to step 4.
  4. Right-click ContentFilter.
  5. Point to New, and then click DWORD Value.
  6. Type CheckRecipients to name the new value, and then press ENTER.
  7. Right-click CheckRecipients, click Modify, type 2 in the Value data box, and then press ENTER.
  8. Right-click the HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\ContentFilter subkey, point to New, and then click Multi-String Value.
  9. Type RecipList to name the new value, and then press ENTER.
  10. Right-click RecipList, click Modify, type the SMTP addresses that you want to exclude from Intelligent Message Filter filtering in the Value data box, and then press ENTER.
  11. Exit Registry Editor

Inclusive list

When you use an inclusive list, e-mail is scanned by Intelligent Message Filter filtering if any of the recipients in an e-mail message are on the list. Otherwise, e-mail bypasses Intelligent Message Filter filtering.

  1. Click Start, click Run, type regedit, and then press ENTER.
  2. Locate and right-click the following registry subkey:

    HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\ContentFilter

  3. Point to New, and then click DWORD Value.
  4. Type CheckRecipients to name the new value, and then press ENTER.
  5. Right-click CheckRecipients, click Modify, type 1 in the Value data box, and then press ENTER.
  6. Right-click the HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\ContentFilter subkey, point to New, and then click Multi-String Value.
  7. Type RecipList to name the new value, and then press ENTER.
  8. Right-click RecipList, click Modify, type the SMTP addresses that you want to be scanned by Intelligent Message Filter filtering in the Value data box, and then press ENTER.
  9. Exit Registry Editor

Note If the CheckRecipients registry key is set to 0 (zero), the Intelligent Message Filter filtering functionality is turned off.

For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


817903 New naming schema for Exchange Server software update packages


Keywords: kbqfe kbfix kbbug kbpubtypekc KB912587