Recipient domain filter
RecipientDomainFilterList
The filter defines a list of recipient email domains to apply a policy below.
List items should be divided by ‘;’ character, spaces are ignored.
Example :
RecipientDomainFilterList=domain1.com;domain2.com; subdomain.domain3.com
Policy :
If distribution recipient list matches filter condition, it must be either sent as a regular email or as MFT email, depending on the value of parameter RecipientDomainFilterMode specified below.
Filter is active if RecipientDomainFilterList has non-empty value.
Preset value: empty string
RecipientDomainFilterList=
RecipientDomainFilterMode, RecipientDomainFilterCondition
RecipientDomainFilterMode defines the policy applied by RecipientDomainFilterList parameter for recipient email domains.
RecipientDomainFilterMode=Regular means that email domains listed in RecipientDomainFilterList should receive regular (not MFT) emails, if policy applies.
Other domains receive MFT emails.
RecipientDomainFilterMode=MFT means that email domains listed on RecipientDomainFilterList should receive MFT emails, if policy applies.
Other domains receive regular emails.
RecipientDomainFilterCondition defines when the policy applies.
If RecipientDomainFilterCondition=All and all recipient email domains are listed in
RecipientDomainFilterList, the policy (Regular or MFT) will apply, otherwise the policy will not apply.
If RecipientDomainFilterCondition= Any and at least one recipient email domain is listed in
RecipientDomainFilterList, the policy (Regular or MFT) will apply, otherwise the policy will not apply.
Allowed values:
RecipientDomainFilterMode=Regular, RecipientDomainFilterCondition=All email domains on RecipientDomainFilterList should receive regular emails, policy applies when ALL recipient email domains are on RecipientDomainFilterList.
If the policy is not applied, email delivery is governed by other MFT policies such as file size, extension, MFT mode or protocol setting.
RecipientDomainFilterMode=MFT, RecipientDomainFilterCondition=All email domains on RecipientDomainFilterList should receive MFT emails, policy applies when ALL recipient email domains are on RecipientDomainFilterList.
If the policy is not applied, email delivery is governed by other MFT policies such as file size, extension, MFT mode or protocol setting.
RecipientDomainFilterMode=Regular, RecipientDomainFilterCondition=Any email domains on RecipientDomainFilterList should receive regular emails, policy applies when at least one recipient email domain is on RecipientDomainFilterList.
If the policy is not applied, email delivery is governed by other MFT policies such as file size, extension, MFT mode or protocol setting.
RecipientDomainFilterMode=MFT, RecipientDomainFilterCondition=Any email domains on RecipientDomainFilterList should receive MFT emails, policy applies when at least one recipient email domain is on RecipientDomainFilterList.
If the policy is not applied, email delivery is governed by other MFT policies such as file size, extension, MFT mode or protocol setting.
Preset values:
- for RecipientDomainFilterMode : Regular
- for RecipientDomainFilterCondition : Any
RecipientDomainFilterMode=Regular
RecipientDomainFilterCondition=Any
RecipientDomainFilterSecurity
You can block distribution subject, body and private message from being sent to MFT server.
This parameter is applied if following conditions are met:
- Recipient domain filter is active.
- PosEmailData parameter is True.
- Message should be sent as regular according to Recipient domain filter policy, but it contains Linked files/folders or private message.
Allowed values : High, Medium
RecipientDomainFilterSecurity=Medium
Subject, body and private message are sent to MFT server.
RecipientDomainFilterSecurity=High
if message has local linked files/folders or private message, sending will be blocked.
if message has only cloud linked files/folders, email body and subject will not be posted to MFT server.
Preset value : Medium
RecipientDomainFilterSecurity=Medium