How to set up a condition

In order for a filter to work properly, you need to define the condition correctly. The condition specifies the parameter, its value, and how strict the condition is.

Parameters and values

Parameter What to specify in a parameter's value Example of parameter value
From Sender address igor.markov.sales@example.com
To or Сс Recipient address or Cc recipient address irina.maslova.sales@example.com
To Recipient address irina.maslova.sales@example.com
Cc Cc recipient address marketing@example.com
Subject Email subject Meeting with manager
Email body Email text We'll be discussing a new sales plan tomorrow.
Attachment Name of attached file plan.pdf
Header Information from message headers To: irina.maslova.sales@example.com

Strictness

There are six strictness levels:

Email to filter Applicable for parameters Example of filtering
Emails with parameters strictly matching the specified value (username or address).

To

From

Cc

To or Сс

When filtering the Sender parameter, you can either specify the address igor.markov.sales@example.com or “Igor Markov”. In both cases, an email sent by “Igor Markov” with the address igor.markov.sales@example.com will be filtered.
Emails with parameters that strictly match the specified value.

Subject

Email body

Attachment

Header

If Subject has the value “sales plan”, the filter applies to the message with the subject “Sales plan”.
Emails with bodies matching the specified value (standalone or in a phrase, the initial word and its word forms).

Email body

If the Email body parameter has the value “work schedule”, emails with the text “Work Schedule: February” and with the text “We are switching to a new work schedule will be filtered.

Contact support