summaryrefslogtreecommitdiff
path: root/test/stderr/5401
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-08-20 20:22:21 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-08-20 20:22:21 +0100
commita1bccd48f3956b50a13a34f5aed4b72c658c61af (patch)
treec2f216cea6f67db514741d89631ef11aa25abc09 /test/stderr/5401
parentd8129d876786c938f06dfbe91e51ebe36f09ae43 (diff)
parenta7538db17824b7fd70c12ef7561a67b85d6f247e (diff)
Merge branch 'master' into dane
Conflicts: doc/doc-txt/ChangeLog src/src/tls-openssl.c src/src/transports/smtp.c src/src/verify.c
Diffstat (limited to 'test/stderr/5401')
-rw-r--r--test/stderr/54012
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/5401 b/test/stderr/5401
index 1bd14f8d5..1b42441d9 100644
--- a/test/stderr/5401
+++ b/test/stderr/5401
@@ -9,6 +9,7 @@ check control = cutthrough_delivery
check verify = recipient
----------- end verify ------------
accept: condition test succeeded in ACL "acl_rcpt"
+end of ACL "acl_rcpt": ACCEPT
----------- start cutthrough setup ------------
Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
SMTP<< 220 ESMTP
@@ -21,6 +22,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
----------- end cutthrough setup ------------
processing "accept"
accept: condition test succeeded in inline ACL
+end of inline ACL: ACCEPT
SMTP>> DATA
SMTP<< 354 Send data
----------- start cutthrough headers send -----------