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
OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954
[exim.git]
/
test
/
confs
/
0450
diff --git
a/test/confs/0450
b/test/confs/0450
index 409098d3088a7cc4435de1900f4ad80bb32d6153..7324af64f164b17e0ffecf2e2b6543c1f5414d42 100644
(file)
--- a/
test/confs/0450
+++ b/
test/confs/0450
@@
-2,14
+2,9
@@
EXTRA=
EXTRA=
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
# ----- Main settings -----
# ----- Main settings -----
@@
-33,6
+28,7
@@
begin transports
t1:
driver = smtp
hosts = 127.0.0.1
t1:
driver = smtp
hosts = 127.0.0.1
+ hosts_try_fastopen = :
allow_localhost
port = ${if queue_running{PORT_D2}{PORT_D}}EXTRA
allow_localhost
port = ${if queue_running{PORT_D2}{PORT_D}}EXTRA