diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-05-23 14:15:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-05-23 14:16:06 +0100 |
commit | 77723dedebf263a1abacc9d68d81d8c6c2484c5f (patch) | |
tree | ab60597e1e9cec4542d96fc6198b1bedde40f28e /test/stderr/0217 | |
parent | 5a8015582376ff3cc0c0d034d9237008b10d2164 (diff) |
Debug: clarify SMTP DATA ops in transport
Diffstat (limited to 'test/stderr/0217')
-rw-r--r-- | test/stderr/0217 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0217 b/test/stderr/0217 index 30724222c..3885a352c 100644 --- a/test/stderr/0217 +++ b/test/stderr/0217 @@ -851,7 +851,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 250 OK SMTP>> DATA SMTP<< 351 Send more - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP<< 250 OK SMTP+> QUIT |