]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg.conf.5-opts.adoc
bump version to 5.1-4
[pmg-docs.git] / pmg.conf.5-opts.adoc
index b64f218d66253ef1d696f903b1dfe08c7d735f00..b8862ee99b1c99ed73fa26198d02fc3f98a26884 100644 (file)
@@ -84,6 +84,10 @@ The maximal number of connection attempts any client is allowed to make to this
 
 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).
@@ -156,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.