Policy rule actions allow you to specify what happens to messages that satisfy the
conditions of the policy rule's criteria.
Actions fall into these classes:
-
Intercept
actions: Actions in this class intercept the message, preventing it from reaching the original recipient. Intercept actions include deleting the entire message and re-addressing the message. -
Modify
actions: Actions in this class change the message or its attachments. Modify actions include cleaning cleanable viruses, deleting message attachments, inserting a stamp in the message body, or tagging the subject line. -
Monitor
actions: Actions in this class allow administrators to monitor messaging. Monitor actions include sending a notification message to others or sending a BCC (blind carbon copy) of the message to others. -
Encrypt Email Message
actions: Actions in this class encrypt the message and then queue it for delivery. This is a non-intercept action, but no other actions can be taken on the target message after this policy rule is triggered. This action has the lowest priority of all actions, but when triggered it is always the final policy rule run before the message is queued for delivery. If more than one policy rule in the policy rule set is triggered, the policy rule that uses the encrypt email action will always be triggered last.Note
This action only applies to outbound policy rules.
Each policy rule can contain:
-
One and only one intercept action, and
-
Any combination of modify or monitor actions