Skip to main content

Mail Distribution Rules

Mail distribution rules automatically add recipients to a correspondence item when the conditions you define are met. Instead of requiring every author to manually CC the right people on every RFI or NCR, rules ensure consistent distribution — reducing omissions and saving time.

How rules work

When a member composes a new correspondence item:

  1. As they fill in fields (type, metadata, project), the system evaluates all active distribution rules.
  2. Rules that match the current correspondence add their configured recipients to the appropriate recipient field (To, CC, or BCC).
  3. Auto-added recipients appear in the recipient list with a Rule badge. Authors can remove them if needed, unless the rule is configured as Restrictive (see below).

Creating a distribution rule

  1. Go to SettingsMailDistribution Rules (org-level) or Project SettingsMailDistribution Rules (project-level).
  2. Click New Rule.
  3. Configure the rule:

Condition

A condition defines when the rule applies. Each rule has a single condition in the form:

[Field] [Operator] [Value]
FieldExample values
Correspondence Typerfi, ncr, tq, si, general
Prioritynormal, urgent, for_information
ProjectAny project in the organisation
Custom metadata fieldAny configured metadata field and its options

Operators: equals, not equals, contains (for text fields)

Example condition: Correspondence Type equals ncr

To match multiple conditions, create multiple rules — each rule evaluates one condition. Recipients from all matching rules are combined (unless the rule is restrictive — see below).

Recipients

FieldRequiredDescription
MembersYesOne or more members to add when the condition matches. Search by name or email.
Recipient typeYesTo, CC, or BCC — which field the recipients are added to

Rule behaviour

SettingDescription
ActiveOnly active rules are evaluated at compose time. Deactivate without deleting to temporarily suspend a rule.
RestrictiveIf enabled, auto-added recipients cannot be removed by the author. Used for mandatory compliance distributions (e.g. all NCRs must CC the Quality Manager).
Additive (default)Auto-added recipients can be removed by the author if they are not relevant to this specific item.
  1. Click Save.

Rule evaluation order

When multiple rules match the same correspondence, all matching rules' recipients are merged into the recipient list. There is no priority order among rules — they are all additive unless individual rules are marked restrictive.

Example rules

Rule nameConditionRecipientsTypeRestrictive
NCR Quality CCType = NCRQuality ManagerCCYes
Urgent RFI NotifyType = RFI AND Priority = UrgentProject DirectorCCNo
All outgoing — BCC archive(any)distribution-archive@org.comBCCYes
Site Instructions — ContractorType = SIContractor Site ManagerToNo

Using distribution lists

Instead of adding individual members, you can reference a Distribution List as a recipient. The system expands the list at compose time to include all its current members.

This means rules with distribution lists stay current automatically — when you add or remove a member from the distribution list, all rules referencing that list update without editing the rule itself.

See Distribution Lists for how to create and manage lists.

Project-level rules

Rules created at the organisation level apply across all projects. Project-level rules apply to that project only and are combined with org-level rules when composing in that project.

To limit an org-level rule to specific projects, use a Project condition: Project equals [Project Name].

Troubleshooting

SymptomCheck
Recipients not being auto-addedVerify the rule is Active. Check the condition matches the correspondence type exactly (case-sensitive).
Auto-added recipient cannot be removedThe rule is marked Restrictive. Contact your Project Admin to change the rule.
Wrong members addedThe condition may be matching too broadly. Narrow the condition or add additional conditions.
Distribution list members not appearingThe distribution list may be empty or the members may have left the project. Check the list.

What's next