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
/
0131
diff --git
a/test/confs/0131
b/test/confs/0131
index 50ae1db14470dcc64aa41511c1d45e2842dc7797..552060cde8cd7de7fe2a4e5e4976f1ae5f5cc194 100644
(file)
--- a/
test/confs/0131
+++ b/
test/confs/0131
@@
-1,11
+1,7
@@
# Exim test configuration 0131
# Exim test configuration 0131
-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 -----
@@
-29,7
+25,7
@@
forward:
driver = redirect
allow_filter
no_check_local_user
driver = redirect
allow_filter
no_check_local_user
- file =
DIR/aux-fixed/TESTNUM.$local_part
+ file =
${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail}
retry_use_local_part
user = CALLER
address_data = $address_data-forward
retry_use_local_part
user = CALLER
address_data = $address_data-forward
@@
-48,6
+44,7
@@
begin transports
appendfile:
driver = appendfile
file = DIR/test-mail/$local_part
appendfile:
driver = appendfile
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
headers_add = Address-Data: >$address_data<
user = CALLER
headers_add = Address-Data: >$address_data<