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
diff --git a/debian/ossec-hids/usr/share/doc/ossec-hids/contrib/debian-packages/ossec-hids/debian/templates b/debian/ossec-hids/usr/share/doc/ossec-hids/contrib/debian-packages/ossec-hids/debian/templates
new file mode 100644 (file)
index 0000000..0602cae
--- /dev/null
@@ -0,0 +1,20 @@
+Template: ossec-hids/email_notification
+Type: select
+Choices: yes, no
+Default: no
+Description: Enable email notification when an alert is triggered.
+
+Template: ossec-hids/email_to
+Type: string
+Default: root@localhost
+Description: This is the email address where alerts will be sent to.
+
+Template: ossec-hids/email_from
+Type: string
+Default: ossecm@localhost
+Description: This is the from email address used to send alerts.
+
+Template: ossec-hids/smtp_server
+Type: string
+Default: localhost
+Description: SMTP server IP address or hostname.