git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix CVE-2016-1531
[exim.git]
/
test
/
confs
/
0002
diff --git
a/test/confs/0002
b/test/confs/0002
index eb473e6b91200245498bdfc9f7b38daa8be7c14b..d404c664128fd4a0de15aee08574c28e064cd560 100644
(file)
--- a/
test/confs/0002
+++ b/
test/confs/0002
@@
-4,6
+4,7
@@
LENCHECK=
PTBC=
exim_path = EXIM_PATH
+keep_environment = USER
host_lookup_order = bydns
primary_hostname = myhost.test.ex
rfc1413_query_timeout = 0s
@@
-57,6
+58,7
@@
a_defer:
defer
a_sub:
+ require acl = a_none foo bar baz barf
require acl = a_deny "new arg1" $acl_arg1
# End