Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Excluding domain names from the Sender ID filter does not take effect after you run the Set-SenderIDConfig cmdlet on an Exchange Server 2007 server


View products that this article applies to.

Symptoms

You use the Set-SenderIDConfig cmdlet together with the BypassedSenderDomains parameter on a Microsoft Exchange Server 2007 server to exclude domain names from the Sender ID filter. In this situation, this setting may not take effect if the senders' domain names include capital characters. For example, you run the following command in Exchange Management Shell:
Set-SenderIDConfig -BypassedSenderDomains "contoso.com" -SpoofedDomainAction Reject
If the sender is <someone>@contoso.com, the message is delivered without the Sender ID filter. However, if the sender is <someone>@Contoso.com, the message passes through the Sender ID filter and may be rejected.

↑ Back to the top


Cause

This problem occurs because domain names that are in the Bypassed Sender Domain are case-sensitive.

↑ Back to the top


Resolution

To resolve this problem, install the following update rollup:
2279665 Description of Update Rollup 1 for Exchange Server 2007 Service Pack 3

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about the Set-SenderIDConfig cmdlet, visit the following Microsoft website:

↑ Back to the top


Keywords: KB979194, kbhotfixrollup, kbexpertiseinter, kbsurveynew, kbqfe, kbfix

↑ Back to the top

Article Info
Article ID : 979194
Revision : 2
Created on : 9/9/2010
Published on : 9/9/2010
Exists online : False
Views : 460