Intelligent Message Filter is enabled on mailbox server.

Microsoft.Exchange2007.ExBpa.MSExchangeExBPA.2187 (Rule)

Knowledge Base article:

External

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange2007.Component.ExBpa
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Exchange2007.ExBpa.DataSubscriber Default
CD ConditionDetection Microsoft.Exchange2007.EventNumberMapper.CD Default
PublishAlert WriteAction Microsoft.Exchange2007.ExBpa.AlertPublisher Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default

Source Code:

<Rule ID="Microsoft.Exchange2007.ExBpa.MSExchangeExBPA.2187" Enabled="onEssentialMonitoring" Target="ExLibrary!Microsoft.Exchange2007.Component.ExBpa" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.Exchange2007.ExBpa.DataSubscriber"/>
</DataSources>
<ConditionDetection ID="CD" TypeID="Microsoft.Exchange2007.EventNumberMapper.CD">
<EventNumber>2187</EventNumber>
</ConditionDetection>
<WriteActions>
<WriteAction ID="PublishAlert" TypeID="Microsoft.Exchange2007.ExBpa.AlertPublisher"/>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
</WriteActions>
</Rule>