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 small typo
[exim.git]
/
test
/
confs
/
2120
diff --git
a/test/confs/2120
b/test/confs/2120
index 75b8dfa7fd6adef6a24c88cd770e8883e6544410..ea9111c67a074c5acbe9a08667052adc67989139 100644
(file)
--- a/
test/confs/2120
+++ b/
test/confs/2120
@@
-2,14
+2,9
@@
SERVER=
SERVER=
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/tls_conf_prefix
+
primary_hostname = thishost.test.ex
primary_hostname = thishost.test.ex
-spool_directory = DIR/spool
# ----- Main settings -----
# ----- Main settings -----
@@
-18,7
+13,6
@@
acl_smtp_rcpt = accept
log_selector = +tls_peerdn
queue_only
log_selector = +tls_peerdn
queue_only
-queue_run_in_order
tls_advertise_hosts = *
tls_advertise_hosts = *
@@
-41,6
+35,7
@@
t1:
hosts = thishost.test.ex
allow_localhost
port = PORT_D
hosts = thishost.test.ex
allow_localhost
port = PORT_D
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----