]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg.admin-conf-opts.adoc
add 'pmg-scores.cf' to config file section
[pmg-docs.git] / pmg.admin-conf-opts.adoc
index a25c5803f4bb04a38036ef18b6d6ddaa0295c9a3..944a704e9f6a8d4334671c9d5a13197a2900a1df 100644 (file)
@@ -2,6 +2,22 @@
 
 Use advanced filters for statistic.
 
+`avast`: `<boolean>` ('default =' `0`)::
+
+Use Avast Virus Scanner (/usr/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
+
+`clamav`: `<boolean>` ('default =' `1`)::
+
+Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
+
+`custom_check`: `<boolean>` ('default =' `0`)::
+
+Use Custom Check Script. The script has to take the defined arguments and can return Virus findings or a Spamscore.
+
+`custom_check_path`: `^/([^/\0]+\/)+[^/\0]+$` ('default =' `/usr/local/bin/pmg-custom-check`)::
+
+Absolute Path to the Custom Check Script
+
 `dailyreport`: `<boolean>` ('default =' `1`)::
 
 Send daily reports.