mail-send icon indicating copy to clipboard operation
mail-send copied to clipboard

Feature request: capture message queue ID

Open donpdonp opened this issue 1 year ago • 0 comments

It'd be useful if SmtpClient.send() returned the reported queue ID for that particular email, to help diagnose delivery problems by identifying a particular send of an email.

DATA
354 End data with <CR><LF>.<CR><LF>
email body here
.
250 2.0.0 Ok: queued as 224B824BD40

donpdonp avatar Nov 27 '23 08:11 donpdonp