Intersite Messaging Service SMTP トランスポートは配信エラーを受信しました

Intersite_Messaging_Service_SMTP_Transport_received_a_delivery_failure_5_Rule (Rule)

Knowledge Base article:

概要

簡易メール転送プロトコル (SMTP) トランスポートを使用している Intersite Messaging Service は、提供したメッセージに対する配信の失敗を示す配信状態レポートを SMTP サービスから受信しました。この状態は恒久的であるか一時的である可能性があります。サイト間接続のスケジュールに基づいて、別のレプリケーション メッセージが送信された場合は、Active Directory によって操作が後で再試行されます。

サンプル イベント:

SMTP トランスポートを使用している Intersite Messaging Service は、提供したメッセージに対する配信の失敗を示す配信状態レポートを SMTP サービスから受信しました。

配信状態のテキスト: %2 %3

この状態は恒久的であるか一時的である可能性があります。サイト間接続のスケジュールに基づいて、別のレプリケーション メッセージが送信された場合は、Active Directory によって操作が後で再試行されます。

追加のデータ

エラー値: %1 %4

解決方法

SMTP サービスがタイムアウトになっている場合は、SMTP サービス マネージャーを使って SMTP 再試行パラメーターを調節してください。

宛先ドメイン コントローラーが不明、またはローカル ドメイン コントローラーに直接接続されていない場合は、ターゲット システムにメールをルートするためのゲートウェイを使用するための SMTP を構成する必要があります。これは、SMTP サービス マネージャーを使ってできます。

宛先ドメイン コントローラーのドメイン ネーム システム (DNS) アドレスを解決できない場合、またはネットワーク接続を確立できない場合は、ネットワーク管理者に問い合わせてください。

メール メッセージが大きすぎる場合は、SMTP サービスのメッセージのサイズ制限を増やすか、または制限の確認を無効にしてください。

外部

詳細については、次を参照してください。

Element properties:

TargetMicrosoft.Windows.Server.2008.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID1448
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
Intersite Messaging Service SMTP トランスポートは配信エラーを受信しました
{0}
Event LogDirectory Service
CommentMom2005ID='{6585C668-EBF7-4634-9FAE-4F7E011DB5D5}';MOM2005GroupID=

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
GenerateAlert WriteAction System.Health.GenerateAlert Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Intersite_Messaging_Service_SMTP_Transport_received_a_delivery_failure_5_Rule" Comment="Mom2005ID='{6585C668-EBF7-4634-9FAE-4F7E011DB5D5}';MOM2005GroupID=" Enabled="onEssentialMonitoring" Target="AD2008Core!Microsoft.Windows.Server.2008.AD.DomainControllerRole" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Directory Service</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Directory Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1448</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Intersite_Messaging_Service_SMTP_Transport_received_a_delivery_failure_5_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>