Email filter rules: only set group, but do not change group

I want to create email filter rules that set a sensible group on certain criteria, e.g. a filter rule that sorts amazon.de mails into the Purchasing group:

Conditions:

  • From: contains: regex:(\.|@)amazon\.de

Perform actions:

  • Tag: add: amazon
  • Group: Purchasing

But unfortunately, this has a significant disadvantage: it might accidentally sort mail from a sensitive restricted group (e.g. Management) to the less sensitive and unrestricted group Purchasing where far more agents have access permissions.

I only want to sort mail from our catch-all group Users into Purchasing, but not mail that is destined for any other groups like Management. Unfortunately, there is no “Group” condition that I could use for this.

This topic was automatically closed after 416 days. New replies are no longer allowed.