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
ARC: fix crash on signing with missing key file
[exim.git]
/
test
/
confs
/
4201
diff --git
a/test/confs/4201
b/test/confs/4201
index e12e13828b5daa93b373a549db6f646e86299db5..9242eb063b3553372be960d025721ae6f78a77ae 100644
(file)
--- a/
test/confs/4201
+++ b/
test/confs/4201
@@
-93,6
+93,11
@@
bounces:
data = DIR/test-mail/$local_part
file_transport = local_delivery
data = DIR/test-mail/$local_part
file_transport = local_delivery
+redir:
+ driver = redirect
+ local_parts = ^z
+ data = ${substr_1:$local_part}@$domain
+
rmt:
driver = manualroute
domains = +local_domains
rmt:
driver = manualroute
domains = +local_domains