email-analysis allowed-list recipient-email-address <email_address>

Prev Next

Configures the allow policy rule based on the email address of the recipient.

The Email Security — Server appliance will not scan an email for malicious content if it contains the recipient email address. Email entries are not case-sensitive.

For details about how to configure an allowed list, refer to the "Rule Configuration on Allowed and Blocked Lists" chapter of the Email Security — Server User Guide.

Note

You can use a regular expression within the recipient email address. Use a backslash (\) to escape special regular expression characters.

Syntax

[no] email-analysis allowed-list recipient-email-address <email_address>

Parameters

no

Deletes the allow policy rule based on the email address of the recipient.

<email_address>

Email address of the recipient.

Examples

The following example adds the email address of the recipient to an allowed list:

hostname (config) # email-analysis allowed-list recipient-email-address somebody@fireeye\.com

The following example allows all matches from the beginning for the recipient email address:

hostname (config) # email-analysis allowed-list recipient-email-address ^.*@fireeye\.com

The following example deletes the email address of the recipient from an allowed list:

hostname (config) # no email-analysis allowed-list recipient-email-address somebody@fireeye\.com

User role

Admin or Operator

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Email Security — Server: Release 7.6. Support for regular expression matching was added in Release 8.1.3.