Transport Rule Actions
Applies to: Exchange Server 2013
Topic Last Modified: 2013-02-20
Transport rule actions instruct the Transport rules agent to take the specified action on messages that match all specified conditions and don't match any of the exceptions in a Transport rule.
Looking for management tasks related to Transport rules? See Manage Transport Rules.
Looking for the Exchange Online version of this topic? See Transport Rule Actions.
Looking for the Exchange Online Protection version of this topic? See Transport Rule Actions
Contents
Each action affects email messages in a unique way. For example, an action can cause an email message to be redirected to another address or to be deleted. Each action consists of the action itself, its action property, and the value of the property.
To assign a value to an action, you must determine the available action property for a specific action. For example, you must use the Address action property together with the RedirectMessage action.
Some actions require that you set two or more action properties, because some actions modify specific fields within sections of an email message, such as the message header fields. When you specify an action to modify a message header, one action property specifies the specific header field to modify, and a second action property specifies the new value of that message header. For example, you can configure an action to modify the X-Test-Message-Source header field to a specific string, such as contoso.com.
The following table lists the actions that can be used with Transport rules in Exchange 2013.
Actions available
| Action name in EAC | Action name in Shell | First action property | Additional action properties | Description | ||
|---|---|---|---|---|---|---|
| Forward the message for approval to | | | Not applicable | This action forwards the message to the specified moderators as an attachment wrapped in an approval request. | ||
| Forward to the sender's manager for approval | | Not applicable | Not applicable | This action forwards the message to the sender's manager for approval, if the manager attribute is populated in Active Directory.
| ||
| Redirect the message to | | | Not applicable | This action redirects the email message to one or more recipients specified. The message isn't delivered to the original recipients, and no notification is sent to the sender or the original recipients. | ||
| Reject the message with the explanation | | | Not applicable | This action deletes the email message and sends a non-delivery report to the sender with the specified text as the rejection reason. The recipient doesn't receive the message or notification. | ||
| Reject the message with the enhanced status code | | | Not applicable | This action deletes the email message and sends a non-delivery receipt to the sender with the specified status code. The recipient doesn't receive the message or notification. | ||
| Delete the message without notifying anyone | | Not applicable | Not applicable | This action deletes the email message without sending a notification to either the recipient or the sender. | ||
| Bcc the message to | | | Not applicable | This action adds one or more recipients as blind carbon copy (Bcc) recipients. The original recipients aren't notified and can't see the Bcc addresses. | ||
| Add these recipients to the To box | | | Not applicable | This action adds one or more recipients to the To field of the message. The original recipients can see the additional address. | ||
| Cc the message to | | | Not applicable | This action adds one or more recipients to the carbon copy (Cc) field of the message. The original recipients can see the Cc address. | ||
| Add the sender's manager as a recipient type | | | Not applicable | This action adds the sender's manager, if defined in the manager attribute in Active Directory, as the specified recipient type. | ||
| Append the disclaimer | | | | This action applies an HTML disclaimer to the message. There are three parameters in the Shell that correspond to this action. When you append the disclaimer, the property | ||
| Prepend the disclaimer | | | | This action applies an HTML disclaimer to the message. There are three parameters in the Shell that correspond to this action. When you prepend the disclaimer, the property | ||
| Remove this header | | | Not applicable | This action removes the specified message header from a message. | ||
| Set the message header to this value | | | | This action creates a new message header or modifies an existing message header and sets the value of that message header to the specified value. There are two parameters in the Shell that correspond to this action. | ||
| Apply a message classification | | | Not applicable | This action applies a message classification to the message. | ||
| Set the spam confidence level (SCL) to | | | Not applicable | This action sets the spam confidence level (SCL) on an email message. | ||
| Prepend the subject of the message with | | | Not applicable | This action prepends the Subject of the message with the specified text. | ||
| Apply rights protection to the message with | | | Not applicable | This action applies the specified Rights Management Services (RMS) template to the message. | ||
| Require TLS encryption | | Not applicable | Not applicable | This action forces the outbound messages to be routed over TLS encrypted connections. | ||
| Notify the sender with a Policy Tip | | | Not applicable | This action notifies the sender when the message goes against a DLP policy configured in the organization. | ||
| Generate incident report and send it to | | | | This action generates an incident report and sends it to the specified recipients. |
The following table lists the action property types used by Transport rule actions in Exchange 2013.
Property types used in Transport rule actions
| Property type | Valid values | Description | ||||
|---|---|---|---|---|---|---|
| | One of the following values:
|
| ||||
| | Either a single or an array of valid recipients. | | ||||
| | Single message classification object | | ||||
| | HTML string | | ||||
| | Single DSN code of | | ||||
| | One of the following values:
|
| ||||
| | Single string | | ||||
| | One of the following values:
|
| ||||
| | Single string | | ||||
| | One of the following values:
|
| ||||
| | Single string |
| ||||
| | Single string | | ||||
| | RMS Template identity | | ||||
| | Single integer | |

Important:
Tip: