From 187bc588ac69994548471cc4a303e77fb0e957bc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 3 May 2014 21:36:14 +0100 Subject: More debug output --- test/stderr/3500 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/stderr/3500') diff --git a/test/stderr/3500 b/test/stderr/3500 index e19c8c9e4..ee07be398 100644 --- a/test/stderr/3500 +++ b/test/stderr/3500 @@ -49,6 +49,7 @@ >>> processing "deny" >>> check hosts = +auth_hosts >>> host in "+auth_hosts"? yes (matched "+auth_hosts" - cached) +>>> message: authentication required >>> check !authenticated = * >>> cram_md5 in "*"? yes (matched "*") >>> deny: condition test failed in ACL "check_recipient" @@ -86,6 +87,7 @@ LOG: cram_md5 authenticator failed for (test.host) [10.0.0.5]: 535 Incorrect aut >>> processing "warn" >>> check hosts = 10.0.0.5 >>> host in "10.0.0.5"? yes (matched "10.0.0.5") +>>> message: authentication-failed: $authentication_failed >>> warn: condition test succeeded in ACL "check_recipient" >>> processing "accept" >>> check hosts = 10.0.0.5 -- cgit v1.2.3