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
/
0496
diff --git
a/test/confs/0496
b/test/confs/0496
index 89375b11d00d1f52e61e97d67c8dd0ebf7d428d8..490c29087942864ffc8f3e6cf3bafa97f2bd1a6e 100644
(file)
--- a/
test/confs/0496
+++ b/
test/confs/0496
@@
-1,13
+1,8
@@
# Exim test configuration 0496
# Exim test configuration 0496
-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 -----
@@
-25,7
+20,8
@@
check_rcpt:
:at_start:At-Start: some text\n\
:at_end: At-End: some text
warn message = data4
:at_start:At-Start: some text\n\
:at_end: At-End: some text
warn message = data4
- accept
+ warn add_header = X-multiline: foo\n\tbar
+ accept logwrite = $headers_added
# ----- Routers -----
# ----- Routers -----
@@
-44,6
+40,7
@@
begin transports
t1:
driver = appendfile
file = DIR/test-mail/$local_part
t1:
driver = appendfile
file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
# End
user = CALLER
# End