diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-18 21:21:28 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-18 21:21:28 +0100 |
commit | cfbd9ca07439b02ae227012ad2b9f13a8997d39e (patch) | |
tree | 9c7d9850a6d11f34be2411f2b50a8517603765ff /test/stderr/3410 | |
parent | efdec7f5befe7f67e3e7f9f93b180a0a5bb8ac02 (diff) |
Fix bug 1229.
Update testcase output with now-expected info.
Diffstat (limited to 'test/stderr/3410')
-rw-r--r-- | test/stderr/3410 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/3410 b/test/stderr/3410 index 43f531668..d09d22256 100644 --- a/test/stderr/3410 +++ b/test/stderr/3410 @@ -15,7 +15,7 @@ LOG: H=[5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate >>> rhu.barb in helo_lookup_domains? no (end of list) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") ->>> auth1 authenticator: +>>> auth1 authenticator server_condition: >>> $auth1 = >>> $auth2 = userx >>> $auth3 = secret @@ -45,7 +45,7 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y> >>> rhu.barb in helo_lookup_domains? no (end of list) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") ->>> auth1 authenticator: +>>> auth1 authenticator server_condition: >>> $auth1 = >>> $auth2 = userx >>> $auth3 = secret @@ -69,7 +69,7 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y> >>> rhu.barb in helo_lookup_domains? no (end of list) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") ->>> auth2 authenticator: +>>> auth2 authenticator server_condition: >>> $auth1 = userx >>> $auth2 = secret >>> $1 = userx |