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
Build: fix parallelism problem. Bug 2566
[exim.git]
/
test
/
confs
/
0467
diff --git
a/test/confs/0467
b/test/confs/0467
index 3d031a65d5b81fffaf2abbcb449482ac48feb88e..0104face20a0dbdea19c808fedffa1b444d5b28f 100644
(file)
--- a/
test/confs/0467
+++ b/
test/confs/0467
@@
-2,14
+2,9
@@
SRV=smtp
SRV=smtp
-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 -----
@@
-32,5
+27,6
@@
begin transports
t1:
driver = smtp
t1:
driver = smtp
+ hosts_try_fastopen = :
# End
# End