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
Collect spool-layout code to one file
[users/heiko/exim.git]
/
test
/
confs
/
3405
diff --git
a/test/confs/3405
b/test/confs/3405
index 460c5842eb0276fc0109f3928c5139e305521dc8..f1079ac9342327200fa840359d55e92212a78247 100644
(file)
--- a/
test/confs/3405
+++ b/
test/confs/3405
@@
-1,13
+1,14
@@
# Exim test configuration 3405
exim_path = EXIM_PATH
# Exim test configuration 3405
exim_path = EXIM_PATH
+keep_environment =
host_lookup_order = bydns
primary_hostname = myhost.test.ex
host_lookup_order = bydns
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
spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
+tls_advertise_hosts =
# ----- Main settings -----
# ----- Main settings -----
@@
-45,6
+46,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