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/0143 | |
parent | 5a8015582376ff3cc0c0d034d9237008b10d2164 (diff) |
Debug: clarify SMTP DATA ops in transport
Diffstat (limited to 'test/stderr/0143')
-rw-r--r-- | test/stderr/0143 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0143 b/test/stderr/0143 index a6ac4c949..f8c9624ce 100644 --- a/test/stderr/0143 +++ b/test/stderr/0143 @@ -40,7 +40,7 @@ sync_responses expect rcpt for userx@domain.com cmd buf flush ddd bytes sync_responses expect data SMTP<< 354 Send data - SMTP>> writing message and terminating "." + SMTP>> (writing message) cannot use sendfile for body: spoolfile not wireformat SMTP>> . writing data block fd=dddd size=sss timeout=300 |