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.

RejectMessageReasonText in transport rule appears in the user section of a DSN in Exchange Server 2013


View products that this article applies to.

Symptoms

Consider the following scenario:
  • In Microsoft Exchange Server 2013, you create a customized delivery status notification (DSN) message by running the following New-SystemMessage cmdlet:

    New-SystemMessage -DsnCode 5.7.111 -Language en -Internal $true -Text "text_from_system_message"
  • You create a transport rule. In the new rule, you do the following:
    • Set the RejectMessageReasonText value to reject messages
    • Add the DSN code
In this scenario, users receive an auto-reply DSN message in which the text of the RejectMessageReasonText value appears in the user section instead of the diagnostics section. Also, the customized DSN message is not displayed.

↑ Back to the top


Cause

This issue occurs because the reject reason is passed as the dsnExplanation value of the SmtpResponse response. If the SmtpResponse response contains the RejectMessageReasonText value, it cannot be overridden by running the New-SystemMessage cmdlet.

↑ Back to the top


Resolution

To resolve this problem, install Cumulative Update 7 for Exchange Server 2013 .

↑ 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


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 3003986
Revision : 1
Created on : 1/7/2017
Published on : 12/9/2014
Exists online : False
Views : 432