[pmg-devel] [RFC pmg-docs 1/1] add before_queue params to gen-pmg.conf.5.-opts.pl

Stoiko Ivanov s.ivanov at proxmox.com
Tue Nov 12 15:16:10 CET 2019


Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 gen-pmg.conf.5-opts.pl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gen-pmg.conf.5-opts.pl b/gen-pmg.conf.5-opts.pl
index 3a80698..8c7a690 100755
--- a/gen-pmg.conf.5-opts.pl
+++ b/gen-pmg.conf.5-opts.pl
@@ -37,6 +37,8 @@ my $key_groups = {
 	    conn_rate_limit => 1,
 	    message_rate_limit => 1,
 	    banner => 1,
+	    before_queue_filtering => 1,
+	    before_queue_ndr => 1,
 	}],
     'mail-tls' => [
 	'mail' , {
-- 
2.20.1




More information about the pmg-devel mailing list