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
OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954
[exim.git]
/
test
/
confs
/
4560
diff --git
a/test/confs/4560
b/test/confs/4560
index e2095af4cd2e4158e364799f0a6ae52cf9c140b5..8cffd65cfb505efd320914164b23ee04562165db 100644
(file)
--- a/
test/confs/4560
+++ b/
test/confs/4560
@@
-15,6
+15,7
@@
acl_smtp_data = check_data
log_selector = +received_recipients +dkim_verbose
queue_only
log_selector = +received_recipients +dkim_verbose
queue_only
+queue_run_in_order
# ----- ACL -----
begin acl
# ----- ACL -----
begin acl
@@
-78,6
+79,7
@@
begin transports
tfile:
driver = appendfile
file = DIR/test-mail/$local_part
tfile:
driver = appendfile
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
tsmtp:
user = CALLER
tsmtp:
@@
-86,8
+88,12
@@
tsmtp:
port = PORT_D
allow_localhost
.ifndef OPTION
port = PORT_D
allow_localhost
.ifndef OPTION
+.ifdef BAD
+ arc_sign = $primary_hostname : sel : MISSING_KEY
+.else
arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private
.endif
arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private
.endif
+.endif
tmlist:
driver = smtp
tmlist:
driver = smtp