new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / debian / ossec-hids / usr / share / doc / ossec-hids / contrib / debian-packages / ossec-hids / debian / templates
1 Template: ossec-hids/email_notification
2 Type: select
3 Choices: yes, no
4 Default: no
5 Description: Enable email notification when an alert is triggered.
6
7 Template: ossec-hids/email_to
8 Type: string
9 Default: root@localhost
10 Description: This is the email address where alerts will be sent to.
11
12 Template: ossec-hids/email_from
13 Type: string
14 Default: ossecm@localhost
15 Description: This is the from email address used to send alerts.
16
17 Template: ossec-hids/smtp_server
18 Type: string
19 Default: localhost
20 Description: SMTP server IP address or hostname.