diff options
author | Todd Lyons <tlyons@exim.org> | 2014-10-22 12:40:33 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-10-22 12:40:33 -0700 |
commit | 74954688e4f61475b2451b2cb22045ab8e7f0150 (patch) | |
tree | b4ffaf926c3c4093637fe12f8c2da2b077e16f32 /test/stderr/1002 | |
parent | 37ff4e03734cf28bf78c6df892489f99e50d8356 (diff) | |
parent | 029f41922c829cd007ec53006076443e38132e64 (diff) |
Merge branch 'master' of ssh://git.exim.org/home/git/exim
Diffstat (limited to 'test/stderr/1002')
-rw-r--r-- | test/stderr/1002 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/1002 b/test/stderr/1002 index 5a91a33c2..d65fff6b9 100644 --- a/test/stderr/1002 +++ b/test/stderr/1002 @@ -14,6 +14,7 @@ >>> require: condition test succeeded in ACL "acl_rcpt_1" >>> processing "accept" >>> accept: condition test succeeded in ACL "acl_rcpt_1" +>>> end of ACL "acl_rcpt_1": ACCEPT >>> using ACL "acl_rcpt_6" >>> processing "require" >>> message: domain doesn't match @mx_any/ignore=<;127.0.0.1;::1 @@ -24,4 +25,5 @@ >>> ten-1.test.ex in hosts_treat_as_local? no (end of list) >>> mxt11a.test.ex in "<+ @mx_any/ignore=<;127.0.0.1;::1"? no (end of list) >>> require: condition test failed in ACL "acl_rcpt_6" +>>> end of ACL "acl_rcpt_6": not OK LOG: H=[V4NET.1.1.1] F=<x@y> rejected RCPT <6@mxt11a.test.ex>: domain doesn't match @mx_any/ignore=<;127.0.0.1;::1 |