Configures the email analysis mode. This command is available on the Email Security — Server appliance.
Note
After you change to another analysis mode, you must use the
reloadcommand in CLI configuration mode to reboot the appliance
Syntax
email-analysis mode {block | drop | monitor | tap}
Parameters
block
Block mode: Blocks all malicious email, and sends recipients a “blocked email” notice instead. This is the default.
drop
Drop mode: Drops all emails after analysis.
monitor
Monitor mode: Forwards all emails to the recipient.
tap
Tap mode: Analyzes emails for a SPAN/TAP deployment scenario.
Example
The following example selects the Monitor mode of email analysis.
hostname (config) # email-analysis mode monitor
User role
Command mode
Config