Organization whitelisting feature guide

This article describes the whitelisting options available at the organization level and provides the steps for configuring those options.

Whitelisting types

Graphus will skip processing any inbound email with attributes that match the whitelisted parameters. No Quarantine or EmployeeShield® functionalities in Graphus will be applied to such emails. There are four different types of whitelisting capabilities provided at the organization level.

  1. Sender Domain: The sender domain is the domain part of an email address. For example, kaseya.com is a sender domain while john@kaseya.com is a sender's email address. This option will whitelist the sender domain and skip processing inbound emails whose sender email address includes the configured domain.

  2. SMTP Mail Domain: The SMTP mail from domain is the domain specified during the SMTP transaction in the MAIL FROM section of the SMTP envelope. This option whitelists a combination of the sender domain and an SPF value. Processing will be skipped for inbound emails whose SMTP MAIL FROM domain and the SPF value match the configured values.

  3. IP Address: This is the originating IP address of the SMTP server that sent the email. This option will skip processing inbound emails whose IP address matches the configured values.

  4. SMTP Mail From & Sender Domain:This option combines the sender domain, SMTP MAIL FROM domain, and SPF value. It ensures precise whitelisting for emails coming from mail services like Salesforce and email chains. The SMTP Mail From and Sender Domain reduces the scope of whitelisting. Processing will be skipped for an inbound email only when its sender domain, SMTP MAIL FROM domain, and SPF value match the configured values.

Whitelisting page

The Whitelisting page includes a tab for each type of whitelisting. Selecting a tab lists its existing whitelisting entries. You can upload multiple entries at once with the Bulk Upload button or add entries separately using the Add to Whitelist button. Find specific entries using the Search box.

How to...