站台間訊息處理服務 SMTP 傳輸收到傳遞失敗

Intersite_Messaging_Service_SMTP_Transport_received_a_delivery_failure_5_Rule (Rule)

Knowledge Base article:

摘要

使用簡易郵件傳送通訊協定 (SMTP) 傳輸的站台間訊息處理服務,已從 SMTP 服務收到所提交訊息的傳遞狀態報表,報表指出傳遞失敗。這可能是永久性或暫時性狀況。Active Directory 將於稍後根據站台間連線的排程,在傳送另一個複寫訊息時重試此操作。

範例事件:

使用 SMTP 傳輸的站台間訊息處理服務,已從 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
站台間訊息處理服務 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>