Email configuration
Outbound and inbound email setup: SMTP, POP or forwarding, email properties, sending tests and reading the email log.
Outbound and inbound email setup: SMTP, POP or forwarding, email properties, sending tests and reading the email log.
- Sending is disabled after a clone on purpose, re-enable deliberately
- Every message is logged in sys_email with a reason when it is ignored
- Forwarding from a corporate address keeps the branding your users expect
- Test with a real mailbox, not only with the preview button
Outbound
Outbound email is controlled by the Email Properties page. Sending is off in sub production instances by default so a clone cannot spam real users. Check the Send all emails to test address setting before you enable sending after a clone.
Inbound
Instances receive mail at instancename@service-now.com, or you forward from your corporate domain to that address. Every received message lands in sys_email with a target table and is then processed by inbound actions.
Reading the email log
System Logs > Emails shows every message with type Sent, Received, Send-ignored or Received-ignored.
- Send-ignored almost always means email sending is disabled or the user has no address
- Received-ignored means no inbound action matched, or the message came from a blocked sender
- Open the record and read the Body and Headers before you blame the notification