diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-03 21:36:14 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-03 21:36:14 +0100 |
commit | 187bc588ac69994548471cc4a303e77fb0e957bc (patch) | |
tree | e4d34be45fd38d252653b87686b57177469d28b0 /test/stderr/0069 | |
parent | 2335af87fd252977cdc216e7dfad7b9fbc54b7e9 (diff) |
More debug output
Diffstat (limited to 'test/stderr/0069')
-rw-r--r-- | test/stderr/0069 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0069 b/test/stderr/0069 index 1692a621f..2355b74cd 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -68,6 +68,7 @@ LOG: no IP address found for host non.existent.invalid (during SMTP connection f >>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid) >>> accept: condition test failed in ACL "check_recipienty" >>> processing "deny" +>>> message: "Denied" >>> deny: condition test succeeded in ACL "check_recipienty" LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied" >>> host in hosts_connection_nolog? no (option unset) @@ -111,6 +112,7 @@ LOG: no IP address found for host non.existent.invalid (during SMTP connection f LOG: list matching forced to fail: failed to find IP address for non.existent.invalid >>> accept: condition test failed in ACL "check_recipienty" >>> processing "deny" +>>> message: "Denied" >>> deny: condition test succeeded in ACL "check_recipienty" LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied" >>> host in hosts_connection_nolog? no (option unset) |