diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-19 17:22:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-20 16:44:49 +0000 |
commit | 8c2a478b1f6f8c3fb43317c1e6729b23a3b972b7 (patch) | |
tree | 70c498d5a27168452c6897190e04e36ed8623eed /test/stdout/0572 | |
parent | c8b050fd148ef06666c1f6feaa492d122f65e23e (diff) |
Support "hide" on named-list definition lines
Diffstat (limited to 'test/stdout/0572')
-rw-r--r-- | test/stdout/0572 | 2 |
1 files changed, 2 insertions, 0 deletions
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: |