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
Set mainlog_name and rejectlog_name unconditionally.
[exim.git]
/
test
/
confs
/
4060
diff --git
a/test/confs/4060
b/test/confs/4060
index 935d49fe189f62453ab4547c2f659ee8e578e659..f3aa84d6627ba3663eaf9e937f32b73c837d5e99 100644
(file)
--- a/
test/confs/4060
+++ b/
test/confs/4060
@@
-3,6
+3,7
@@
CONTROL=*
OPT=
CONTROL=*
OPT=
+CONNECTCOND=
keep_environment = PATH
exim_path = EXIM_PATH
keep_environment = PATH
exim_path = EXIM_PATH
@@
-22,13
+23,19
@@
chunking_advertise_hosts = OPT
tls_advertise_hosts = *
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_advertise_hosts = *
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
-# Avoid ECDHE key-exchange so that we can wireshark-decode
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
+# Avoid ECDHE key-exchange so that we can wireshark-decode (not TLS1.3)
.ifdef _HAVE_GNUTLS
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
.ifdef _HAVE_GNUTLS
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
+.else
+tls_require_ciphers = DEFAULT:!kECDHE
.endif
.endif
-pipelining_connect_advertise_hosts =
*
-log_selector = +received_recipients +pipelining
+pipelining_connect_advertise_hosts =
CONTROL
+log_selector = +received_recipients +
millisec +
pipelining
queue_only
acl_smtp_rcpt = accept
queue_only
acl_smtp_rcpt = accept
@@
-52,6
+59,7
@@
begin transports
smtp:
driver = smtp
smtp:
driver = smtp
+ hosts_try_fastopen = CONNECTCOND
hosts_pipe_connect = CONTROL
tls_verify_hosts =
tls_try_verify_hosts =
hosts_pipe_connect = CONTROL
tls_verify_hosts =
tls_try_verify_hosts =