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
/
0166
diff --git
a/test/confs/0166
b/test/confs/0166
index 85a75fe9ed2a1fffafbf547e30719219fc5e970a..3158ac50287a308681f8268567a2073e21c0455e 100644
(file)
--- a/
test/confs/0166
+++ b/
test/confs/0166
@@
-1,13
+1,7
@@
# Exim test configuration 0166
# Exim test configuration 0166
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
# ----- Main settings -----
@@
-43,7
+37,7
@@
begin transports
local_delivery:
driver = appendfile
envelope_to_add
local_delivery:
driver = appendfile
envelope_to_add
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
headers_add = X-tpt-hdr: 1
headers_add = ${if bool{false} {X-tpt-hdr: 2}}
user = CALLER
headers_add = X-tpt-hdr: 1
headers_add = ${if bool{false} {X-tpt-hdr: 2}}