git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Callout/hold: ensure TLS-proxy process is not waited for as a transport process
[users/jgh/exim.git]
/
test
/
confs
/
3405
diff --git
a/test/confs/3405
b/test/confs/3405
index 460c5842eb0276fc0109f3928c5139e305521dc8..e9c7b7ea335d8f6e71500575fe749c2abce4a511 100644
(file)
--- a/
test/confs/3405
+++ b/
test/confs/3405
@@
-1,13
+1,8
@@
# Exim test configuration 3405
# Exim test configuration 3405
-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
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-45,6
+40,5
@@
smtp:
headers_add = X-TAID: >$authenticated_id<
hosts_try_auth = *
port = PORT_S
headers_add = X-TAID: >$authenticated_id<
hosts_try_auth = *
port = PORT_S
- interface = 127.0.0.1
# End
# End