[pmg-devel] [PATCH pmg-docs v2 1/1] add new greylist params gen-pmg.conf.5.-opts.pl
Stoiko Ivanov
s.ivanov at proxmox.com
Mon Apr 20 13:22:45 CEST 2020
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
gen-pmg.conf.5-opts.pl | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gen-pmg.conf.5-opts.pl b/gen-pmg.conf.5-opts.pl
index ab4bd81..23cad7c 100755
--- a/gen-pmg.conf.5-opts.pl
+++ b/gen-pmg.conf.5-opts.pl
@@ -30,6 +30,9 @@ my $key_groups = {
dnsbl_threshold => 1,
verifyreceivers => 1,
greylist => 1,
+ greylistmask4 => 1,
+ greylist6 => 1,
+ greylistmask6 => 1,
spf => 1,
hide_received => 1,
dwarning => 1,
--
2.20.1
More information about the pmg-devel
mailing list