Testcase changes to match changes introduced by bug 1214.
authorroot <jgh146exb@wizmail.org>
Tue, 17 Apr 2012 20:05:20 +0000 (21:05 +0100)
committerroot <jgh146exb@wizmail.org>
Tue, 17 Apr 2012 20:05:20 +0000 (21:05 +0100)
Additional "A=" authenticator info was added to log lines for rejections.

test/log/3411
test/rejectlog/3411
test/stderr/3400
test/stderr/3410

index f7179303f0d2d3503f122c9e94a7551921a95009..639399960cef0a0843447ce209f19f6e78e62afb 100644 (file)
@@ -1,4 +1,4 @@
-1999-03-02 09:44:33 H=(rhu.barb) [10.0.0.0] U=CALLER F=<userx@test.ex> rejected RCPT <x@y>: Unrouteable address
+1999-03-02 09:44:33 H=(rhu.barb) [10.0.0.0] U=CALLER F=<userx@test.ex> A=plain rejected RCPT <x@y>: Unrouteable address
 1999-03-02 09:44:33 10HmaX-0005vi-00 <= userx@test.ex H=(rhu.barb) [10.0.0.0] U=CALLER P=esmtpa A=plain S=sss
 1999-03-02 09:44:33 10HmaX-0005vi-00 => postmaster <postmaster@test.ex> R=r2 T=local_delivery
 1999-03-02 09:44:33 10HmaX-0005vi-00 => userx <userx@test.ex> R=r2 T=local_delivery
index 0f325a292c166b408ead0e896810d980ef89400e..2d140af130fd7750d2047f424ea78ef7f830a1d7 100644 (file)
@@ -1 +1 @@
-1999-03-02 09:44:33 H=(rhu.barb) [10.0.0.0] U=CALLER F=<userx@test.ex> rejected RCPT <x@y>: Unrouteable address
+1999-03-02 09:44:33 H=(rhu.barb) [10.0.0.0] U=CALLER F=<userx@test.ex> A=plain rejected RCPT <x@y>: Unrouteable address
index 896c60266589f59f8fb2b72ba6d4bcd0723e3b6f..598fe2f1ac10fc711242b3a1fa53fa601ae7aeae 100644 (file)
@@ -187,7 +187,7 @@ LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@te
 >>> accept: condition test failed
 >>> processing "deny"
 >>> deny: condition test succeeded
-LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@cus.cam.ac.uk>: relay not permitted
+LOG: H=(test.host) [10.0.0.1] F=<junk@jink.jonk.test.ex> A=mylogin rejected RCPT <userx@cus.cam.ac.uk>: relay not permitted
 >>> using ACL "check_vrfy"
 >>> processing "deny"
 >>> check hosts = +auth_hosts
index b7cdcf399b4114407dd1537b580aaff9e4d56dff..43f5316681a9e87193654a3808d9f631348de80b 100644 (file)
@@ -81,4 +81,4 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y>
 >>> auth2 in "auth1"? no (end of list)
 >>> accept: condition test failed
 >>> end of ACL "acl_5_6_10": implicit DENY
-LOG: H=(rhu.barb) [5.6.10.1] F=<x@y> rejected RCPT <x@y>
+LOG: H=(rhu.barb) [5.6.10.1] F=<x@y> A=auth2 rejected RCPT <x@y>