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
Cleanup redundant definition of PATH_MAX
[users/jgh/exim.git]
/
test
/
confs
/
0538
diff --git
a/test/confs/0538
b/test/confs/0538
index 13564d57c92f09ea00c6fd98594c9a6f383f04c0..1c4cf990ed52050c847f57ad72e3bcc9089d6a5f 100644
(file)
--- a/
test/confs/0538
+++ b/
test/confs/0538
@@
-1,13
+1,14
@@
# Exim test configuration 0538
exim_path = EXIM_PATH
# Exim test configuration 0538
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,7
+46,6
@@
begin transports
t1:
driver = smtp
t1:
driver = smtp
- interface = 127.0.0.1
# End
# End