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
Set mainlog_name and rejectlog_name unconditionally.
[exim.git]
/
test
/
confs
/
0561
diff --git
a/test/confs/0561
b/test/confs/0561
index ecdbf95040994642d68f041e9985528d4d04ebec..7095eb2e63b9ff62dc2ee6a56895c84d72faeeda 100644
(file)
--- a/
test/confs/0561
+++ b/
test/confs/0561
@@
-2,14
+2,9
@@
QOLL=true
QOLL=true
-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
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-38,5
+33,6
@@
begin transports
t1:
driver = smtp
port = PORT_D
t1:
driver = smtp
port = PORT_D
+ hosts_try_fastopen = :
# End
# End