From 8c2a478b1f6f8c3fb43317c1e6729b23a3b972b7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 19 Jan 2020 17:22:58 +0000 Subject: Support "hide" on named-list definition lines --- test/confs/0572 | 1 + test/stdout/0572 | 2 ++ 2 files changed, 3 insertions(+) (limited to 'test') diff --git a/test/confs/0572 b/test/confs/0572 index ce621bb31..da03933e4 100644 --- a/test/confs/0572 +++ b/test/confs/0572 @@ -11,6 +11,7 @@ primary_hostname = myhost.test.ex log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept diff --git a/test/stdout/0572 b/test/stdout/0572 index 4d428078f..d66f928d4 100644 --- a/test/stdout/0572 +++ b/test/stdout/0572 @@ -93,6 +93,7 @@ chunking_advertise_hosts = primary_hostname = myhost.test.ex log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept begin routers @@ -135,6 +136,7 @@ chunking_advertise_hosts = primary_hostname = myhost.test.ex log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept begin routers my_main_router: -- cgit v1.2.3