satellite.m4: Fix newlines around the `alias' router options.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 18 Mar 2016 09:39:34 +0000 (09:39 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 18 Mar 2016 09:39:34 +0000 (09:39 +0000)
satellite.m4

index 6b69f20..cae7066 100644 (file)
@@ -26,10 +26,9 @@ SECTION(acl, connect-hooks)m4_dnl
        deny     message = This is not a public mail server
                 hosts = ! +allnets
 
-SECTION(routers, alias-opts)
+SECTION(routers, alias-opts)m4_dnl
        ## Only expand aliases for our home domain.
        domains = +thishost
-DIVERT(null)
 
 SECTION(routers, smarthost)m4_dnl
 satellite: