chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
352b039
)
auth.m4: Ensure that `not_smtp_start' is properly terminated.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jan 2014 19:57:53 +0000
(19:57 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jan 2014 19:57:53 +0000
(19:57 +0000)
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.
No differences found