Skip to content
No results
  • Home
  • Account
  • Videos
  • Workshop
    • Events
    • Submit Event
    • Feedback For Seminar
  • Presentations
    • Welcome to SYSNOW
    • Intro to ServiceNow
    • User Administration
    • Incident Management
    • Problem Management
    • Change Management
    • ServiceNow Community
    • Update Sets
Training SYSNOW SOFTWARE
  • Home
  • Account
  • Videos
  • Workshop
    • Events
    • Submit Event
    • Feedback For Seminar
  • Presentations
    • Welcome to SYSNOW
    • Intro to ServiceNow
    • User Administration
    • Incident Management
    • Problem Management
    • Change Management
    • ServiceNow Community
    • Update Sets
Training SYSNOW SOFTWARE
  • Home
  • Development

Email Notification Configuration

Curriculum

  • 5 Sections
  • 5 Lessons
  • 5 Hours
Expand all sectionsCollapse all sections
  • Section 1
    1. Defining a template
    2
    • 1.1
      Lesson 1
      1 Hour
    • 1.2
      Quiz 1
      20 Minutes5 Questions
  • Section 2
    2. Define notification
    2
    • 2.1
      Lesson 2
      2 Hours
    • 2.2
      Quiz 2
      30 Minutes5 Questions
  • Section 3
    3. Email Logs
    2
    • 3.1
      Lesson 3
      1 Hour
    • 3.2
      Quiz 3
      30 Minutes5 Questions
  • Section 4
    4. Introduction to SMTP and POP mail Servers
    2
    • 4.1
      Lesson 4
      1 Hour
    • 4.2
      Quiz 4
      20 Minutes5 Questions
  • Section 5
    5. Trigger email and even
    2
    • 5.1
      Lesson 5
      2 Hours
    • 5.2
      Quiz 5
      40 Minutes5 Questions

Lesson 4

 Introduction to SMTP and POP mail Servers

In ServiceNow, SMTP (Simple Mail Transfer Protocol) and POP3 (Post Office Protocol version 3) are used for sending and receiving emails, respectively. SMTP is used to send emails from the ServiceNow instance to external recipients, while POP3 is used to retrieve emails sent to the ServiceNow instance. 

SMTP (Simple Mail Transfer Protocol):
  • Purpose:

    SMTP is the standard protocol for sending emails over the internet. 

  • ServiceNow Usage:

    ServiceNow uses its own SMTP server to send emails. When an email is sent from the instance, it connects to the ServiceNow SMTP server, which then routes the email to the recipient’s mail server. 

  • Configuration:

    To enable email sending in ServiceNow, you need to configure an SMTP account, specifying the SMTP server address, port, and authentication details. 

  • Example:

    When a user creates an incident and chooses to notify the assigned user, ServiceNow uses SMTP to send an email to the assigned user’s email address. 

POP3 (Post Office Protocol version 3):
  • Purpose:

    POP3 is used to retrieve emails from a mail server. 

  • ServiceNow Usage:

    ServiceNow uses POP3 (or IMAP) to retrieve emails sent to the instance. For example, if a user sends an email to the instance’s email address, POP3 is used to fetch that email into the instance. 

  • Configuration:

    To enable email retrieval in ServiceNow, you need to configure a POP3 account, specifying the POP3 server address, port, and authentication details. 

  • Example:

    ServiceNow might use a POP3 account to fetch emails sent to a dedicated support mailbox, which are then processed as inbound emails within the instance. 

In Summary:

ServiceNow leverages SMTP for sending emails and POP3 (or IMAP) for receiving them. Proper configuration of both SMTP and POP3 accounts is essential for enabling email functionality within your ServiceNow instance. 

 

Enable using your own SMTP and POP3 servers

 

ServiceNow
https://www.servicenow.com › … › Advanced email setup

Leave a ReplyCancel Reply

Quiz 3
Prev
Quiz 4
Next

Copyright © 2026 - SYSNOW SOFTWARE PRIVATE LIMITED

Modal title

Main Content