diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-20 20:01:52 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-20 23:33:19 +0000 |
commit | 379ba7d06d366c8cd151215e4c82424c36049375 (patch) | |
tree | 74f19dee2ddd074018e4e5665e6c03191b3ebddc /test/scripts | |
parent | 2decbec91a0b5f99322ba8356e3fac7be495a108 (diff) |
dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0571 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0571 b/test/scripts/0000-Basic/0571 new file mode 100644 index 000000000..3eab04cbf --- /dev/null +++ b/test/scripts/0000-Basic/0571 @@ -0,0 +1,14 @@ +# ACL - dnslists in non-smtp ACL +# +1 +exim -f ted@29.29.0.com -odq ok1@test.ex +should fail +. +**** +# +exim -f bill@29.29.29.com -odq ok1@test.ex +should pass +. +**** +# +no_msglog_check |