chiark / gitweb /
base.m4: Add some commentary to the `connect-tail' ACL portion.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 10 Jan 2014 11:27:07 +0000 (11:27 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 25 Jan 2014 13:15:43 +0000 (13:15 +0000)
base.m4

diff --git a/base.m4 b/base.m4
index 887a1320678ff28a97638fc02f07ef073989ecd2..fee362633d4f8348a5b5de62b91f716a6642739c 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -128,7 +128,10 @@ acl_smtp_connect = connect
 SECTION(acl, connect)m4_dnl
 connect:
 SECTION(acl, connect-tail)m4_dnl
+       ## Configure variables according to the submission mode.
        warn     acl = check_submission
+
+       ## Done.
        accept
 
 check_submission: