chiark / gitweb /
auth.m4: Ensure that `not_smtp_start' is properly terminated.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 25 Jan 2014 19:57:53 +0000 (19:57 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 25 Jan 2014 19:57:53 +0000 (19:57 +0000)
commit352b0392cb511b53e998654429688f91cd5c53db
treebe9e628828629dd962b632007e1cddb2b41c1271
parent4e544ee69bccb32c8d6c6662c9f0fdf56db0497e
auth.m4: Ensure that `not_smtp_start' is properly terminated.

ACLs default to `deny' if you don't say anything.  It doesn't actually
matter in this case, since the result of `acl_not_smtp_start' is
ignored, but it's the principle of the thing.
auth.m4