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
eximon: fix FreeBSD build
[exim.git]
/
test
/
confs
/
5840
diff --git
a/test/confs/5840
b/test/confs/5840
index bda328a97668c59549503817150f16d24cd4b367..1b3b122b34d7b15782ee8d98d9bc0dae3a093d57 100644
(file)
--- a/
test/confs/5840
+++ b/
test/confs/5840
@@
-16,7
+16,8
@@
acl_smtp_rcpt = accept logwrite = "rcpt ACL"
acl_smtp_rcpt = accept verify = recipient/callout
.endif
acl_smtp_rcpt = accept verify = recipient/callout
.endif
-log_selector = +received_recipients +tls_peerdn +tls_certificate_verified
+log_selector = +received_recipients +tls_peerdn +tls_certificate_verified \
+ +tls_sni
queue_run_in_order
queue_run_in_order
@@
-71,6
+72,7
@@
send_to_server:
driver = smtp
allow_localhost
port = PORT_D
driver = smtp
allow_localhost
port = PORT_D
+ hosts_try_fastopen = :
hosts_try_dane = CONTROL
hosts_require_dane = HOSTIPV4
hosts_try_dane = CONTROL
hosts_require_dane = HOSTIPV4