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



The information in this article 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, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Exchange Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

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 nameFile versionFile sizeDateTimePlatform
Msgfilter.dll6.5.7650.22205,82407-Jan-200603:05x86

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 e-mail aliases or 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 e-mail aliases or 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


Modification Type:MinorLast Reviewed:7/26/2006
Keywords:kbQFE kbfix kbBug kbpubtypekc KB912587 kbAudITPRO