Skip to main content

Outgoing Email Rules

Route notifications from different teams and ticket types through the right email server without touching individual tickets.

Outgoing email rules let you control which outgoing server ServiceOps uses for each module's notifications, based on conditions such as department, technician group, assignee, or location. Without rules, ServiceOps uses the Primary server for all notifications. With rules, you can route HR tickets through an HR email server, IT tickets through a dedicated server, and so on.

To access outgoing email rules, navigate to Admin > Support Channel > Emails > Outgoing Email Servers and click Configure Outgoing Email Rules.

How Outgoing Email Rules Work

When a ticket notification is triggered (for example, a status change, SLA breach, or approval request), ServiceOps evaluates all enabled outgoing email rules for that module in the order they were created:

  1. Disabled rules are skipped entirely.
  2. The system checks each enabled rule's conditions against the ticket's attributes.
  3. If conditions match, that rule's outgoing server sends the notification. No further rules are checked.
  4. If no rules match, ServiceOps uses the Primary outgoing server as fallback.
Rule Order

Only the first matching rule fires. Create more specific rules first so they are evaluated before broader ones.

Configuring an Outgoing Email Rule

Click Configure Outgoing Email Rules from the Outgoing Email Servers list page. A panel opens with module tabs on the left.

Configure Outgoing Email Rules panel showing module tabs on the left, an enabled rule with Outgoing Email set to Gmail Server and a condition for Department In HR

Select a Module

Select the module tab for which you want to configure rules. Rules are configured independently per module.

ModuleWhen to configure a rule
RequestRoute notifications for Incidents and Service Requests through a specific server
ProblemRoute notifications for Problem Management tickets
ChangeRoute notifications for Change Management tickets
ReleaseRoute notifications for Release Management tickets
AssetRoute notifications for Asset Management records
CMDBRoute notifications for CMDB configuration item changes
ContractRoute notifications for Contract Management tickets
PurchaseRoute notifications for Purchase Order tickets

Add and Configure a Rule

Click Add Outgoing Email Rule to add a new rule block. Configure the following:

FieldDescription
EnabledToggle to enable or disable the rule. Disabled rules are skipped during evaluation.
Outgoing EmailSelect the outgoing email server to use when this rule matches. Required.
ConditionsOne or more conditions that must be met for this rule to fire.

Condition Fields

Each condition checks a specific attribute of the ticket. The following fields are available:

Condition FieldWhat It ChecksOperator
AssigneeThe technician assigned to the ticketIn, Not In
DepartmentThe department associated with the ticket or requesterIn, Not In
CompanyThe company associated with the requesterIn, Not In
Technician GroupThe technician group assigned to the ticketIn, Not In
Incoming MailboxThe incoming email server that received the original emailIn, Not In
LocationThe location associated with the ticket or requesterIn, Not In

Combining Conditions

Use AND and OR logic to control when a rule fires.

LogicHow to configureBehaviour
ANDClick Add Condition within the same rule blockAll conditions must match for the rule to fire
ORClick Add Condition Group to add a new condition groupIf any one condition group matches, the rule fires

Use AND to narrow routing, for example: Department = HR AND Location = Asia. Use OR groups to broaden routing, for example: Department = HR OR Technician Group = IT Support.

Click Update to save. Use Add Outgoing Email Rule to add multiple rules per module. Each rule can be enabled or disabled independently. All changes are recorded in the Configuration Audit trail.