E-mail notification could not be processed

E_mail_notification_could_not_be_processed_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
E-mail notification could not be processed.
 
Resolutions
Check to make sure the correct version of SMTPMail.DLL is registered on the system and

For NT 4.0, verify that you have Windows Management Instrumentation (WMI) installed on the Double-Take server.
 
© Double-Take Software, Inc., all rights reserved.

 

Element properties:

TargetDoubletake_SCOM2007.Double_Take_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID5503
Event SourceDouble-Take
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert Message
E-mail notification could not be processed

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{4DE01979-0403-4BB6-9C5F-E139AA2A8895}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="E_mail_notification_could_not_be_processed_1_Rule" Comment="Mom2005ID='{4DE01979-0403-4BB6-9C5F-E139AA2A8895}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}" Enabled="true" Target="Doubletake_SCOM2007.Double_Take_Servers_Installation" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>5503</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Double-Take</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>30</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>E-mail notification could not be processed</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>