Email accounts
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Notifications
Email accounts store the connection details and credentials the system uses to access external email servers and services.
- SMTP
- POP3
- IMAP
The system stores individual email accounts in the sys_email_account
table.
Create separate email accounts to send and receive email. Use email
properties to define how the system processes email for all email accounts.
By default, the ServiceNow POP3 server provides each instance with its own mailbox at the address instance@service-now.com. Likewise, the ServiceNow SMTP server sends email from the address instance@service-now.com. To create another mailbox, provision your own POP3 or IMAP server and create an email account to the server on the instance. To change the sent from email address, update the address in the email account you use for sending email.