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 after it's enabled. Valid values are:
126
126
127
-
- 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 affect delivery.
127
+
- Audit: The actions that the rule would have taken are written to the message tracking log, but no action is taken on the message that would affect delivery.
128
128
- AuditAndNotify: The rule operates the same as in Audit mode, but notifications are also enabled.
129
129
- Enforce: All actions specified in the rule are taken.
0 commit comments