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
TLS: when tls_certificates unset, generate a selfsigned cert
[users/heiko/exim.git]
/
test
/
confs
/
0160
diff --git
a/test/confs/0160
b/test/confs/0160
index 8857c2a864b69ec30189e6d17bbe4bcfc7ad4512..f1ab669d0f9c5d2e6aaa87c169666b2df683a5f3 100644
(file)
--- a/
test/confs/0160
+++ b/
test/confs/0160
@@
-1,13
+1,14
@@
# Exim test configuration 0160
exim_path = EXIM_PATH
# Exim test configuration 0160
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 -----
@@
-36,7
+37,6
@@
begin transports
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
- interface = 127.0.0.1
# ----- Retry -----
# ----- Retry -----