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
/
0222
diff --git
a/test/confs/0222
b/test/confs/0222
index e69bbb3d02367657b809aaeb13ee7c754590e88d..91f74538afd933a0e4bd3cdf527e5c39bc42c00d 100644
(file)
--- a/
test/confs/0222
+++ b/
test/confs/0222
@@
-32,13
+32,14
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
autoreply:
driver = autoreply
once = DIR/test-once
once_file_size = 30
user = CALLER
autoreply:
driver = autoreply
once = DIR/test-once
once_file_size = 30
+ once_repeat = 4s
text = "Auto reply message"
to = $sender_address
user = CALLER
text = "Auto reply message"
to = $sender_address
user = CALLER