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 taint trap in parse_fix_phrase(). Bug 2617
[exim.git]
/
test
/
confs
/
4065
diff --git
a/test/confs/4065
b/test/confs/4065
index dcf0d6f5da9211e3e173f158433983dcb2ac1d5c..d527c067cfb635d46886153044a3e2ce405c8ee7 100644
(file)
--- a/
test/confs/4065
+++ b/
test/confs/4065
@@
-25,6
+25,10
@@
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
.endif
tls_require_ciphers = NORMAL:-KX-ALL:+RSA
.endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
pipelining_connect_advertise_hosts = *
auth_advertise_hosts = *
pipelining_connect_advertise_hosts = *
auth_advertise_hosts = *
@@
-43,7
+47,7
@@
server:
client:
driver = manualroute
client:
driver = manualroute
- route_data = 127.0.0.1
::PORT_D
+ route_data = 127.0.0.1
self = send
transport = smtp
self = send
transport = smtp
@@
-53,6
+57,8
@@
begin transports
smtp:
driver = smtp
hosts_pipe_connect = *
smtp:
driver = smtp
hosts_pipe_connect = *
+ port = PORT_D
+ hosts_try_fastopen = :
protocol = smtps
tls_verify_hosts =
tls_try_verify_hosts =
protocol = smtps
tls_verify_hosts =
tls_try_verify_hosts =