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/0089 | |
parent | 2335af87fd252977cdc216e7dfad7b9fbc54b7e9 (diff) |
More debug output
Diffstat (limited to 'test/stderr/0089')
-rw-r--r-- | test/stderr/0089 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0089 b/test/stderr/0089 index a6e85e132..83fc35df4 100644 --- a/test/stderr/0089 +++ b/test/stderr/0089 @@ -39,6 +39,7 @@ LOG: rejected HELO from [V4NET.0.0.0]: syntactically invalid argument(s): @#$%^& >>> else.where in "+relay_domains"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" >>> processing "deny" +>>> message: relay not permitted >>> deny: condition test succeeded in ACL "check_recipient" LOG: H=(abc_xyz) [V4NET.0.0.0] F=<userx@cus.cam.ac.uk> rejected RCPT <userx@else.where>: relay not permitted >>> host in hosts_connection_nolog? no (option unset) @@ -88,5 +89,6 @@ MUNGED: ::1 will be omitted in what follows >>> relay.two.ex in "+relay_domains"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" >>> processing "deny" +>>> message: relay not permitted >>> deny: condition test succeeded in ACL "check_recipient" LOG: H=ten-99.test.ex (@#$%^&*()) [V4NET.0.0.99] F=<root@myhost.test.ex> rejected RCPT <yy@relay.two.ex>: relay not permitted |