Adds an email address to the list of addresses to send email notifications of events. By default, detailed emails are sent to the recipient for all failure and informational events that are enabled. All events are informational, except for process-crash, smartwarning, and unexpected-shutdown events.
Syntax
[no] email notify recipient <email_address> [class failure]
[no] email notify recipient <email_address> [class info]
[no] email notify recipient <email_address> [detail]
[no] email notify recipient <email_address> [scan-details]
Parameters
no
Removes an email address from the list of addresses to send email notifications of events.
email_address
Email address to receive event notifications. Only one address can be added per command.
class {failure | info}
Enables or disable the sending of failure or informational events to the specified recipient. Each event type is classified as either "informational" or "failure". The specified recipient will receive the intersection of the set of events specified by this command, and the set of events specified overall with the email notify event <event> command.
detail
Specifies whether the emails should be detailed or summarized. Each email potentially has both a detailed and summarized form, where the detailed form has a superset of the information. In practice, only PM process crash emails currently have a detailed form; for everything else, the two are the same.
scan-details
Specifies when a scan encounters any of these events: aborted, started, stopped, error (example: when continuous scan fails for any reason), paused or unmounted.
Example
The following example adds the user john.doe to the list of users who receive informational event notifications:
hostname (config) # email notify recipient john.doe class info
User role
Admin, Operator, or Analyst
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Before Release 7.6.0