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
Testsuite: wait for MySQL DB startup before inserting data
[exim.git]
/
test
/
confs
/
4520
diff --git
a/test/confs/4520
b/test/confs/4520
index 3127d13b3dab1783eb3af66c155dcc62526b09ba..9092c74dc665b96b5d3836ca80493dd15008f9ab 100644
(file)
--- a/
test/confs/4520
+++ b/
test/confs/4520
@@
-18,6
+18,7
@@
dkim_verify_signers = $dkim_signers : FAKE
DDIR=DIR/aux-fixed/dkim
DDIR=DIR/aux-fixed/dkim
+log_selector = -dkim +dkim_verbose
# ----- Routers
# ----- Routers
@@
-61,5
+62,8
@@
send_to_server:
.ifdef VALUE
dkim_hash = VALUE
.endif
.ifdef VALUE
dkim_hash = VALUE
.endif
+.ifdef STRICT
+ dkim_strict = STRICT
+.endif
# End
# End