]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg.conf.5-opts.adoc
bump version to 5.2-1
[pmg-docs.git] / pmg.conf.5-opts.adoc
index 236654864dc7ad596fad3a462bb0d148fd443961..b8862ee99b1c99ed73fa26198d02fc3f98a26884 100644 (file)
@@ -1,40 +1,32 @@
 .Section 'admin'
 
-`dailyreport`: `<boolean>` ('default =' `1`)::
-
-Send daily reports.
+`advfilter`: `<boolean>` ('default =' `1`)::
 
-`delete`: `<string>` ::
+Use advanced filters for statistic.
 
-A list of settings you want to delete.
+`avast`: `<boolean>` ('default =' `0`)::
 
-`demo`: `<boolean>` ('default =' `0`)::
-
-Demo mode - do not start SMTP filter.
+Use Avast Virus Scanner (/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
 
-`digest`: `<string>` ::
+`clamav`: `<boolean>` ('default =' `1`)::
 
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
+Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
 
-`email`: `<string>` ('default =' `admin@domain.tld`)::
-
-Administrator E-Mail address.
-
-`proxypassword`: `<string>` ::
+`dailyreport`: `<boolean>` ('default =' `1`)::
 
-HTTP proxy password.
+Send daily reports.
 
-`proxyport`: `<integer> (1 - N)` ('default =' `8080`)::
+`demo`: `<boolean>` ('default =' `0`)::
 
-HTTP proxy port.
+Demo mode - do not start SMTP filter.
 
-`proxyserver`: `<string>` ::
+`email`: `<string>` ('default =' `admin@domain.tld`)::
 
-HTTP proxy server address.
+Administrator E-Mail address.
 
-`proxyuser`: `<string>` ::
+`http_proxy`: `http://.*` ::
 
-HTTP proxy user name.
+Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
 
 `statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
 
@@ -62,14 +54,6 @@ Files larger than this limit won't be scanned.
 
 ClamAV database mirror server.
 
-`delete`: `<string>` ::
-
-A list of settings you want to delete.
-
-`digest`: `<string>` ::
-
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
-
 `maxcccount`: `<integer> (0 - N)` ('default =' `0`)::
 
 This option sets the lowest number of Credit Card or Social Security numbers found in a file to generate a detect.
@@ -96,23 +80,19 @@ How many simultaneous connections any client is allowed to make to this service.
 
 The maximal number of connection attempts any client is allowed to make to this service per minute. To disable this feature, specify a limit of 0.
 
-`delete`: `<string>` ::
-
-A list of settings you want to delete.
-
-`digest`: `<string>` ::
-
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
-
 `dnsbl_sites`: `<string>` ::
 
 Optional list of DNS white/blacklist domains (see postscreen_dnsbl_sites parameter).
 
+`dnsbl_threshold`: `<integer> (0 - N)` ('default =' `1`)::
+
+The inclusive lower bound for blocking a remote SMTP client, based on its combined DNSBL score (see postscreen_dnsbl_threshold parameter).
+
 `dwarning`: `<integer> (0 - N)` ('default =' `4`)::
 
 SMTP delay warning time (in hours).
 
-`ext_port`: `<integer> (1 - 65535)` ('default =' `26`)::
+`ext_port`: `<integer> (1 - 65535)` ('default =' `25`)::
 
 SMTP port number for incoming mail (untrusted). This must be a different number than 'int_port'.
 
@@ -128,7 +108,7 @@ Use SMTP HELO tests.
 
 Hide received header in outgoing mails.
 
-`int_port`: `<integer> (1 - 65535)` ('default =' `25`)::
+`int_port`: `<integer> (1 - 65535)` ('default =' `26`)::
 
 SMTP port number for outgoing mail (trusted).
 
@@ -180,6 +160,10 @@ SMTP port number for relay host.
 
 When set, all outgoing mails are deliverd to the specified smarthost.
 
+`smarthostport`: `<integer> (1 - 65535)` ('default =' `25`)::
+
+SMTP port number for smarthost.
+
 `spf`: `<boolean>` ('default =' `1`)::
 
 Use Sender Policy Framework.
@@ -196,10 +180,6 @@ Add TLS received header.
 
 Enable TLS Logging.
 
-`use_rbl`: `<boolean>` ('default =' `1`)::
-
-Use Realtime Blacklists.
-
 `verifyreceivers`: `<450 | 550>` ::
 
 Enable receiver verification. The value spefifies the numerical reply code when the Postfix SMTP server rejects a recipient address.
@@ -210,19 +190,15 @@ Enable receiver verification. The value spefifies the numerical reply code when
 
 Additional score for bounce mails.
 
-`delete`: `<string>` ::
-
-A list of settings you want to delete.
+`clamav_heuristic_score`: `<integer> (0 - 1000)` ('default =' `3`)::
 
-`digest`: `<string>` ::
-
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
+Score for ClamaAV heuristics (Google Safe Browsing database, PhishingScanURLs, ...).
 
 `languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`)::
 
 This option is used to specify which languages are considered OK for incoming mail.
 
-`maxspamsize`: `<integer> (64 - N)` ('default =' `204800`)::
+`maxspamsize`: `<integer> (64 - N)` ('default =' `262144`)::
 
 Maximum size of spam messages in bytes.
 
@@ -256,17 +232,9 @@ Allow to view hyperlinks.
 
 Authentication mode to access the quarantine interface. Mode 'ticket' allows login using tickets sent with the daily spam report. Mode 'ldap' requires to login using an LDAP account. Finally, mode 'ldapticket' allows both ways.
 
-`delete`: `<string>` ::
-
-A list of settings you want to delete.
-
-`digest`: `<string>` ::
-
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
-
 `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`)::
 
@@ -276,7 +244,15 @@ Quarantine life time (days)
 
 Text for 'From' header in daily spam report mails.
 
-`reportstyle`: `<custom | none | outlook | short | verbose>` ('default =' `verbose`)::
+`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.
 
@@ -290,14 +266,6 @@ Allow to view images.
 
 Allow to view hyperlinks.
 
-`delete`: `<string>` ::
-
-A list of settings you want to delete.
-
-`digest`: `<string>` ::
-
-Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
-
 `lifetime`: `<integer> (1 - N)` ('default =' `7`)::
 
 Quarantine life time (days)