Enable email spam scoring and filtering [Updated in Security Center 1.3]
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. Alternatively, set com.glide.email_filter to false.
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:
Set the glide.email.read.active property to true. To learn more, see Enable using your own POP3 server.
More information
| Attribute | Description |
|---|---|
| Plugin Name | com.glide.email_filter, glide.email.read.active |
| Configuration type | System Definition > Plugins |
| Category | File and resources |
| Purpose | To enforce filtering to avoid spamming of emails. |
| Recommended value | Either:
|
| Default value | None. This is a plugin, not a Glide property so there is no default value. |
| Security risk rating | 8.1 |
| Functional impact | Email 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 | (Moderate) 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 |
https://support.servicenow.com/kb_view.do?sysparm_article=KB0549426 |
To learn more about activating a plugin, see Activate a plugin.