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
Testsuite: SPF testcase additions
[exim.git]
/
test
/
confs
/
4201
diff --git
a/test/confs/4201
b/test/confs/4201
index e12e13828b5daa93b373a549db6f646e86299db5..8ded6c27cf799175351f298306ce6aa0ec78df20 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
@@
-119,5
+124,9
@@
local_delivery:
rmt_smtp:
driver = smtp
rmt_smtp:
driver = smtp
+ hosts_try_fastopen = :
+.ifdef STRICT
+ utf8_downconvert = STRICT
+.endif
# End
# End