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 continued-transport with LIMITS
[exim.git]
/
test
/
confs
/
0021
diff --git
a/test/confs/0021
b/test/confs/0021
index 0150839b431e000c52b4acc987f08cf8c7155ef6..8d252e884ccdd1e294f8b22e7044651aabade6a7 100644
(file)
--- a/
test/confs/0021
+++ b/
test/confs/0021
@@
-2,6
+2,7
@@
SERVER=
BR=
SERVER=
BR=
+HVH=
LOG_SELECTOR=
.include DIR/aux-var/std_conf_prefix
LOG_SELECTOR=
.include DIR/aux-var/std_conf_prefix
@@
-22,6
+23,7
@@
acl_smtp_mail = mail
acl_smtp_rcpt = rcpt
BR
acl_smtp_rcpt = rcpt
BR
+HVH
log_selector = LOG_SELECTOR
qualify_domain = test.ex
log_selector = LOG_SELECTOR
qualify_domain = test.ex
@@
-84,7
+86,8
@@
begin transports
appendfile:
driver = appendfile
appendfile:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
# End
user = CALLER
# End