Fortinet Technologies Inc. Page 50 FortiVoice 200D/200D-T v2.0 MR1 CLI Reference
log alertemail setting
Use this command to configure which events will cause the FortiVoice unit to send an alert
email message.
Before the FortiVoice unit can send an alert email message, you must select the event or events
that will cause it to send an alert.
You must also configure alert email message recipients. For more information, see “log
alertemail recipient” on page 49.
Syntax
config log alertemail setting
set categories {archivefailure | critical |deferq | dictionary
diskfull ha incidents quotafull systemquarantine}
set deferq-interval <interval_int>
set deferq-trigger <trigger_int>
end
Variable Description Default
categories
{archivefailure | critical
|deferq | dictionary
diskfull ha incidents
quotafull
systemquarantine}
Enter a list of one or more of the following event types that will
cause alert email:
• archivefailure: Email archiving to the remote host has
failed.
• critical: The FortiMail unit has detected a system error.
• deferq: The deferred mail queue has exceeded the number
of messages during the interval specified in deferq-interval
<interval_int>
and deferq-trigger <trigger_int>.
• dictionary: The dictionary database is corrupt.
• diskfull: The FortiMail unit’s hard disk is full.
• ha: A high availability (HA) event such as failover has
occurred.
• incidents: The FortiMail unit has detected a virus.
Separate each option with a space.
• quotafull: An email user account has reached its disk
space quota.
• systemquarantine: The system quarantine has reached
its disk space quota.
critical
deferq-interval
<interval_int>
Enter the interval in minutes between checks of deferred
queue size. This can be any number greater than zero.
30
deferq-trigger
<trigger_int>
Enter the size that the deferred email queue must reach to
cause an alert email to be sent. The valid range is 1 to 99999.
10000