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
/
3416
diff --git
a/test/confs/3416
b/test/confs/3416
index 1888371ac404a2e2add81ab3f591dbb12102a554..eebb132f36dd2b9cccac04e05422bf3e4d7baf34 100644
(file)
--- a/
test/confs/3416
+++ b/
test/confs/3416
@@
-1,14
+1,9
@@
# Exim test configuration 3416
# Recipient callout with AUTH
# Exim test configuration 3416
# Recipient callout with AUTH
-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 -----
@@
-56,6
+51,7
@@
t1:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
driver = smtp
hosts = 127.0.0.1
port = PORT_S
+ hosts_try_fastopen = :
allow_localhost
hosts_try_auth = *
allow_localhost
hosts_try_auth = *
@@
-63,6
+59,7
@@
t2:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
driver = smtp
hosts = 127.0.0.1
port = PORT_S
+ hosts_try_fastopen = :
allow_localhost
hosts_try_auth = *
authenticated_sender= brian
allow_localhost
hosts_try_auth = *
authenticated_sender= brian