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
/
0275
diff --git
a/test/confs/0275
b/test/confs/0275
index 3734e03ea8e430526c9d706c43094c9661a7eb4c..7117d517cc0bbf084643728f776525b287c1f611 100644
(file)
--- a/
test/confs/0275
+++ b/
test/confs/0275
@@
-6,6
+6,8
@@
primary_hostname = myhost.test.ex
# ----- Main settings -----
# ----- Main settings -----
+acl_smtp_rcpt = accept verify = recipient
+
domainlist nocache = $local_part
domainlist nocache2 = +nocache
domainlist local_domains = test.ex
domainlist nocache = $local_part
domainlist nocache2 = +nocache
domainlist local_domains = test.ex
@@
-36,6
+38,14
@@
t1:
begin routers
begin routers
+.ifdef FAKE
+r0f:
+ driver = accept
+ local_parts = error
+ domains = +no_such_list
+ transport = t1
+.endif
+
r00:
driver = accept
domains = +nocache
r00:
driver = accept
domains = +nocache