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
Hintsdb transactions
[exim.git]
/
test
/
confs
/
3207
diff --git
a/test/confs/3207
b/test/confs/3207
index 955444086a86c8817a2d1554777e2d6d403b3dcb..328e8460dbac2283c575cbe6838ca87741a622e2 100644
(file)
--- a/
test/confs/3207
+++ b/
test/confs/3207
@@
-1,15
+1,9
@@
# Exim test configuration 3207
# Exim test configuration 3207
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
qualify_domain = test.ex
primary_hostname = myhost.test.ex
qualify_domain = 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 -----
@@
-84,10
+78,12
@@
local_delivery:
driver = appendfile
envelope_to_add
file = DIR/test-mail/$local_part
driver = appendfile
envelope_to_add
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
smtp:
driver = smtp
user = CALLER
smtp:
driver = smtp
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----