]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg.conf.5-opts.adoc
gen-pmg.conf.5-opts.pl: add dnsbl_threshold to known parameters
[pmg-docs.git] / pmg.conf.5-opts.adoc
index aad109ffe17c80b3f3a5e6bdcc696ac9b00388b8..b64f218d66253ef1d696f903b1dfe08c7d735f00 100644 (file)
@@ -4,6 +4,14 @@
 
 Use advanced filters for statistic.
 
+`avast`: `<boolean>` ('default =' `0`)::
+
+Use Avast Virus Scanner (/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.
+
 `dailyreport`: `<boolean>` ('default =' `1`)::
 
 Send daily reports.
@@ -218,7 +226,7 @@ Authentication mode to access the quarantine interface. Mode 'ticket' allows log
 
 `hostname`: `<string>` ::
 
-Quarantine Host. Usefule if you run a Cluster and want users to connect to a specific host.
+Quarantine Host. Useful if you run a Cluster and want users to connect to a specific host.
 
 `lifetime`: `<integer> (1 - N)` ('default =' `7`)::
 
@@ -228,6 +236,14 @@ Quarantine life time (days)
 
 Text for 'From' header in daily spam report mails.
 
+`port`: `<integer> (1 - 65535)` ('default =' `8006`)::
+
+Quarantine Port. Useful if you have a reverse proxy or port forwarding for the webinterface. Only used for the generated Spam report.
+
+`protocol`: `<http | https>` ('default =' `https`)::
+
+Quarantine Webinterface Protocol. Useful if you have a reverse proxy for the webinterface. Only used for the generated Spam report.
+
 `reportstyle`: `<custom | none | short | verbose>` ('default =' `verbose`)::
 
 Spam report style.