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/0065 | |
parent | 2335af87fd252977cdc216e7dfad7b9fbc54b7e9 (diff) |
More debug output
Diffstat (limited to 'test/stderr/0065')
-rw-r--r-- | test/stderr/0065 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0065 b/test/stderr/0065 index eee5d0d83..ae6fc7f97 100644 --- a/test/stderr/0065 +++ b/test/stderr/0065 @@ -60,6 +60,7 @@ LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[1.2.3.4] P=smtp S=sss >>> host in "+relay_hosts"? 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=[1.2.3.5] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=[1.2.3.5] P=smtp S=sss @@ -125,6 +126,7 @@ LOG: 10HmaZ-0005vi-00 <= userx@somehost.example.com H=[1.2.4.5] P=smtp S=sss >>> host in "+relay_hosts"? 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=[1.3.2.4] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted LOG: 10HmbA-0005vi-00 <= userx@somehost.example.com H=[1.3.2.4] P=smtp S=sss |