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/0092 | |
parent | 2335af87fd252977cdc216e7dfad7b9fbc54b7e9 (diff) |
More debug output
Diffstat (limited to 'test/stderr/0092')
-rw-r--r-- | test/stderr/0092 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0092 b/test/stderr/0092 index bdda28575..f7bdef819 100644 --- a/test/stderr/0092 +++ b/test/stderr/0092 @@ -21,6 +21,7 @@ LOG: SMTP command timeout on connection from [V4NET.0.0.1] >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" >>> processing "deny" +>>> message: unrouteable address >>> check recipients = verify@test.ex >>> userx@test.ex in "verify@test.ex"? no (end of list) >>> deny: condition test failed in ACL "check_recipient" @@ -46,6 +47,7 @@ exim: timed out while reading - message abandoned >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" >>> processing "deny" +>>> message: unrouteable address >>> check recipients = verify@test.ex >>> test.ex in "test.ex"? yes (matched "test.ex") >>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex") |