Skip to main content

Emails

Configure email servers in ServiceOps once and the system handles all ticket routing, notifications, and requester responses automatically.

ServiceOps uses email to send and receive notifications, allow end-users to create tickets by sending an email, and route automated alerts to the right teams. This section covers how to configure and manage all email-related settings in ServiceOps.

To access the Emails section, navigate to Admin > Support Channel > Emails.

Screenshot of the ServiceOps Emails menu, displaying Outgoing Email Servers, Incoming Email Servers, and Email Preference tabs.

Prerequisites

Before configuring email servers in ServiceOps, ensure the following:

  • ServiceOps Email Application: The URL https://email-app.serviceops.ai/ must be accessible from your ServiceOps instance.
  • Internet Connectivity: Your ServiceOps instance must have stable internet connectivity.
  • Email Protocol Enablement: The protocols you plan to use (SMTP, MAPI, POP3, IMAP) must be enabled on your email account.
  • Email Service Provider Details: Have your server addresses, port numbers, security types, and authentication details ready.
  • OAuth Configuration: If using OAuth (Microsoft Azure or Gmail), have the Client ID, Client Secret, Authorization URL, Token URL, and Scope available from your cloud console.
  • Admin Consent (Microsoft): If your Microsoft Azure environment requires administrator consent for applications, refer to Configuring Admin Consent before proceeding.

What's in This Section

Best Practices

  • Set a Primary server: Always configure at least one incoming and one outgoing server with the Primary toggle enabled to ensure email processing continues if other servers become unavailable.
  • Use TLS or SSL in production: Always select TLS or SSL as the Security Type for all email connections. Use None only for internal or test environments.
  • Use Filters for multi-server setups: When multiple servers handle different teams, departments, or regions, use domain, email, or keyword filters to ensure only intended senders and recipients are processed by each server.
  • Re-test after changes: Use the Test Connection button after any change to server credentials, port, or security settings to confirm the server is still reachable and delivering correctly.
  • Reconfigure after upgrading from v8.0: If upgraded from ServiceOps 8.0 to 8.1 or later, all email servers must be reconfigured as new OAuth parameters (Token URL, Scope, Redirect URL) were introduced.