79654412

Date: 2025-06-05 12:19:07
Score: 2
Natty:
Report link

If someone is still trying to solve this, you need to use Apps> Google Workspace> Gmail>Confomity, not Apps> Google Workspace> Gmail> Routing.

Go to "Content conformity" or whatever this is called in english. Clic add a rule.

Assuming your group address is [email protected]:

Step 1: Select "Outgoing" and "Internal - send"

Step 2: select "ALL of the following match the message"

a) Clic "Add" → "Advanced content match" → Position "Sender header" → "Matches regex" and add the following regular expression: (?i)group@domain\.com

Validate it, and then

b) "Add" → "Advanced content match" → Position "Recipients header" → "Not matches regex" and add the following regular expression: (?i)group@domain\.com

The (?i) part is probably not mandatory but it does not hurt.

The b) test can probably also be skipped, since adding [email protected] as a recipient if the address is already within the recipients list won't change anything.

Step 3: "Also deliver to": [email protected]

Save.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: ambo