Email spam scoring and filtering (instance security hardening)

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Install the Email Filter (com.glide.email_filter) plugin to install email filtering within the instance. This filtering identifies existing headers, which enables you to decide what to do with the email based on the associated header.

    Every message sent through ServiceNow AI Platform email servers is assessed for the likelihood of being spam.
    Note:
    If an instance uses a private email server, this topic is not applicable. For more information, see Email Spam Scoring and Filtering.

    Prerequisites

    Before setting this property:

    More information

    Attribute Description
    Plugin Name com.glide.email_filter
    Configuration type System Definition > Plugins
    Configure in Instance Security Center Yes
    Purpose To enforce filtering to avoid spamming of emails.
    Recommended value Active
    Functional ImpactEmail is never filtered, blocked, or quarantined from the instance as part of spam scoring. It is only scored and then sent on to the instance. All filtering is done within the instance with the Email Filters plugin.
    Security risk (Medium) Email filters enable administrators to use a condition builder or conditional script to specify when to ignore malicious incoming emails from known/unknown sender.
    References

    Email filters

    https://support.servicenow.com/kb_view.do?sysparm_article=KB0549426

    To learn more about activating a plugin, see Activate a plugin.