git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
When pipelining under TLS do not treat fd-readability as tls-readability
[users/heiko/exim.git]
/
test
/
confs
/
2007
diff --git
a/test/confs/2007
b/test/confs/2007
index 5bdf76f03f468662668f5b26b1faad9b7f42eae6..a16b9a57ef5faf79b4a03e2fb9d934083809eb40 100644
(file)
--- a/
test/confs/2007
+++ b/
test/confs/2007
@@
-2,13
+2,9
@@
SERVER =
SERVER =
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-20,6
+16,7
@@
queue_only
queue_run_in_order
tls_advertise_hosts = *
queue_run_in_order
tls_advertise_hosts = *
+tls_require_ciphers = NORMAL:!DHE-RSA:!DHE-DSS:!ECDHE-RSA:!ECDHE-ECDSA:!ECDHE-PSK
# Set certificate only if server
# Set certificate only if server