You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mode parameter specifies how the rule operates. Valid values are:
3681
3681
3682
-
- Audit: The actions that the rule would have taken are written to the message tracking log, but no any action is taken on the message that would impact delivery.
3683
-
- AuditAndNotify: The rule operates the same as in Audit mode, but notifications are also enabled.
3682
+
- Audit: The actions that the rule would have taken are written to the message tracking log, but no action that impacts message delivery is taken on the message. The GenerateIncidentReport action occurs.
3683
+
- AuditAndNotify: The actions that the rule would have taken are written to the message tracking log, but no action that impacts message delivery is taken on the message. The GenerateIncidentReport and GenerateNotification actions occur.
3684
3684
- Enforce: All actions specified in the rule are taken. This is the default value.
0 commit comments