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 continue_more on TLS connection. Bug 2104
[exim.git]
/
test
/
confs
/
2113
diff --git
a/test/confs/2113
b/test/confs/2113
index f2c49c9b8941625533a37fefdb08f4c7ba53e492..bb64867a92c5d951c4d3b8108240db915fc62834 100644
(file)
--- a/
test/confs/2113
+++ b/
test/confs/2113
@@
-10,7
+10,7
@@
primary_hostname = myhost.test.ex
acl_smtp_rcpt = accept
acl_smtp_rcpt = accept
-log_selector = +tls_peerdn+smtp_connection+incoming_port
+log_selector = +tls_peerdn+smtp_connection+incoming_port
+received_recipients
queue_only
queue_run_in_order
queue_only
queue_run_in_order
@@
-55,6
+55,7
@@
send_to_server:
driver = smtp
allow_localhost
hosts = 127.0.0.1
driver = smtp
allow_localhost
hosts = 127.0.0.1
+ hosts_noproxy_tls = :
port = PORT_D
tls_try_verify_hosts = :
port = PORT_D
tls_try_verify_hosts = :