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
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
confs
/
0183
diff --git
a/test/confs/0183
b/test/confs/0183
index 6699237a2123a5b24cf696e0771fc991dcdc7747..8cd4c82d4549406a4edbf3764a5d688eafb0a24e 100644
(file)
--- a/
test/confs/0183
+++ b/
test/confs/0183
@@
-10,6
+10,15
@@
dns_ipv4_lookup = *
queue_run_in_order
queue_run_in_order
+# ----- ACL -----
+
+begin acl
+
+delay:
+ accept
+ delay = 3s
+ message = y
+
# ----- Routers -----
begin routers
# ----- Routers -----
begin routers
@@
-31,6
+40,13
@@
useryz:
lookuphost:
driver = dnslookup
lookuphost:
driver = dnslookup
+ local_parts = !userd
+ transport = smtp
+ no_more
+
+delay:
+ driver = dnslookup
+ condition = ${acl {delay}}
transport = smtp
no_more
transport = smtp
no_more