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
/
0177
diff --git
a/test/confs/0177
b/test/confs/0177
index 4782202c4c9169c43a1054e37d4b7adbdbd68dc3..ff780c145d672076518eb8ad8b12f80f7ae4e9cd 100644
(file)
--- a/
test/confs/0177
+++ b/
test/confs/0177
@@
-1,11
+1,7
@@
# Exim test configuration 0177
# Exim test configuration 0177
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
# ----- Main settings -----
@@
-69,7
+65,7
@@
begin transports
appendfile:
driver = appendfile
appendfile:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
autoreply:
user = CALLER
autoreply:
@@
-79,6
+75,7
@@
autoreply:
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----