Configure templates for personal corporate mailboxes

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 4분
  • Configure personal corporate mailboxes in the ServiceNow platform to enable users and agents to send and receive emails.

    시작하기 전에

    The email account should be created and connected. For more information, see Create an email account.

    The User Mailbox Integration (com.glide.email.user_mailbox.integration) plugin must be installed.

    Role required: admin

    프로시저

    1. Create an email client template.
      To configure an email client template, see Create an email client template.
      1. On the Sender Configuration tab, for the From Generation Type select User Email Addresses.
      2. To include shared email address, select the Include Shared Email Address check box.
      3. Select Submit.
    2. Apply an email client template.
    3. Navigate to All > User Mailboxes > Administration > Server Configuration.
    4. Select New.
    5. On the form, fill in the fields.
      표 1. User Email Account Server form
      Field Description
      Name Name of the email account.
      Server Remote server to which this account connects.
      Type Type of mail server. Select SMTP.
      주:
      The system can use only one active SMTP account at a time.
      Port Connection TCP port.
      Connection Security Type of secure connection. Choose a setting:
      None
      No secure protocol is used.
      STARTTLS
      Upgrades an insecure connection to a secure connection using the SSL/TLS encryption protocol, if your email server supports TLS.
      SSL/TLS
      Connect to an SSL/TLS encrypted port to secure the connection. Email is encrypted between the ServiceNow instance and your mail server.
      경고:
      Selecting a less secure protocol like STARTTLS or None may expose your data. To better ensure the security of data in your email server, select SSL/TLS.
    6. Select Submit.
    7. Navigate to All > User Mailboxes > Administration > Template Configuration.
    8. Select New.
    9. On the form, fill in the fields.
      표 2. User Email Account Template
      Field Description
      Name Name of the email account.
      Authentication Type Type of authentication used for the email account to connect to the email server. You can select one of the following:
      • –- None --
      • Password
      • OAUTH
      • OAUTH 2.0
      The Email: OAUTH support for IMAP, Microsoft Graph (Receiving), and SMTP (com.glide.email.oauth) plugin must be active for the OAuth options to be visible.
      Mail Server Remote server to which this account connects.
      OAuth profile

      OAuth application registry record for this account.

      This field appears if you select OAuth 2.0 as the authentication type.

      Domain Enter a domain name to identify your email service (for example gmail.com).
    10. Select Submit.