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
/
0386
diff --git
a/test/confs/0386
b/test/confs/0386
index 5eecfcc98212b0a19a0714e0c601494424496069..0af3202a38a8f5df7c12b0cfb07374775f5e293b 100644
(file)
--- a/
test/confs/0386
+++ b/
test/confs/0386
@@
-6,11
+6,22
@@
primary_hostname = myhost.test.ex
# ----- Main settings -----
# ----- Main settings -----
-acl_smtp_rcpt =
DIR/aux-fixed/TESTNUM.acl$local_par
t
+acl_smtp_rcpt =
chk_rcp
t
qualify_domain = test.ex
trusted_users = CALLER
qualify_domain = test.ex
trusted_users = CALLER
+# ----- ACL -----
+begin acl
+
+chk_rcpt:
+ accept local_parts = 1
+ endpass
+ acl = DIR/aux-fixed/TESTNUM.acl1
+ accept local_parts = 2
+ endpass
+ acl = DIR/aux-fixed/TESTNUM.acl2
+
# ----- Routers -----
begin routers
# ----- Routers -----
begin routers