Advanced email setup
With an advanced email setup, you can use your own SMTP server, POP3 server, or both.
Setting up your own email environment can be useful if you want to use existing filtering, retention, or compliance aspects of your internal email architecture. You can set up email in several ways:
- Use your own SMTP server to forward email to ServiceNow servers.
- Use your own SMTP server to send email.
- Use your own POP3 server to receive email.
- Use your own SMTP and POP3 servers to send and receive email.
- Use an OAuth 2.0-enabled SMTP server to send email from a third-party service.
- Use an OAuth 2.0-enabled IMAP server to receive email from a third-party service.
The following procedures assume that you enabled basic email properties.
- Enable using your own SMTP server
Enable using your own SMTP server so that you can use the existing filtering, retention, or compliance aspects of your own SMTP server while also using the ServiceNow POP3 server. - Enable using your own POP3 server
You can use your own POP3 server to store and receive email for the instance. - Enable using your own SMTP and POP3 servers
You can use your own SMTP and POP3 servers to send email from the instance and to store and receive email for the instance. - Email bounce management
Help prevent sending emails to addresses that are known to generate bounces by monitoring and filtering them out while sending emails. - OAuth email authentication
OAuth enables your instance to receive and send email through a third-party email account. - System address filters
Prevent your system from communicating with untrusted domains and email addresses. - Read or send emails using Microsoft Graph
Use Microsoft Graph endpoints to read or send emails from Microsoft Exchange Online. - Sending email using client credential flow
Use the client credential flow to send emails from Microsoft Exchange Online. - Personal corporate mailbox
Enables sales agents to integrate their personal corporate mail boxes to send and receive emails.
Parent Topic:Configure email administration