summaryrefslogtreecommitdiff
path: root/test/stderr/0467
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-05-23 14:15:15 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-05-23 14:16:06 +0100
commit77723dedebf263a1abacc9d68d81d8c6c2484c5f (patch)
treeab60597e1e9cec4542d96fc6198b1bedde40f28e /test/stderr/0467
parent5a8015582376ff3cc0c0d034d9237008b10d2164 (diff)
Debug: clarify SMTP DATA ops in transport
Diffstat (limited to 'test/stderr/0467')
-rw-r--r--test/stderr/04672
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0467 b/test/stderr/0467
index 6c6ce3ede..463e4a70e 100644
--- a/test/stderr/0467
+++ b/test/stderr/0467
@@ -27,7 +27,7 @@ Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected
SMTP<< 250 OK
SMTP>> DATA
SMTP<< 354 OK
- SMTP>> writing message and terminating "."
+ SMTP>> (writing message)
SMTP>> .
SMTP<< 250 OK
SMTP+> QUIT