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
Fix taint trap in parse_fix_phrase(). Bug 2617
[exim.git]
/
test
/
confs
/
0053
diff --git
a/test/confs/0053
b/test/confs/0053
index 58f6a721b1ef1e8d233e76fc39aee0cc848fd3bd..4d279d0abba553dddcf07da66fa0c6f867af58b2 100644
(file)
--- a/
test/confs/0053
+++ b/
test/confs/0053
@@
-1,14
+1,9
@@
# Exim test configuration 0053
# Exim test configuration 0053
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-primary_hostname = myhost.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
trusted_users = CALLER
trusted_users = CALLER
+primary_hostname = myhost.ex
# ----- Main settings -----
# ----- Main settings -----
@@
-37,7
+32,7
@@
local_delivery:
driver = appendfile
delivery_date_add
envelope_to_add
driver = appendfile
delivery_date_add
envelope_to_add
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
return_path_add
user = CALLER
return_path_add
user = CALLER