base.m4: Fix indentation of some ACL configuration.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 15 Jan 2018 09:36:39 +0000 (09:36 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 15 Jan 2018 09:36:39 +0000 (09:36 +0000)
base.m4

diff --git a/base.m4 b/base.m4
index 9e07bf7..d64f7a6 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -264,17 +264,17 @@ check_relay:
        ## we're the correct place to send this mail.
 
        ## Known clients and authenticated users are OK.
-       accept    hosts = CONF_relay_clients
-       accept    authenticated = *
+       accept   hosts = CONF_relay_clients
+       accept   authenticated = *
 
        ## Known domains are OK.
-       accept    domains = +public
+       accept   domains = +public
 
        ## Finally, domains in our table are OK, unless they say they aren't.
-       accept    domains = \
-               ${if exists{CONF_sysconf_dir/domains.conf} \
+       accept   domains = \
+                ${if exists{CONF_sysconf_dir/domains.conf} \
                     {partial0-lsearch; CONF_sysconf_dir/domains.conf}}
-                 condition = DOMKV(service, {$value}{true})
+                condition = DOMKV(service, {$value}{true})
 
        ## Nope, that's not allowed.
        deny