includes the envelope object for the message
how long was envelope prepared
most transports should return the final Message-Id value used with this property
how many bytes were streamed
how long was send stream prepared
an array of rejected recipient addresses. This array includes both the addresses that were rejected before sending the message and addresses rejected after sending it if using LMTP
if some recipients were rejected then this property holds an array of error objects for the rejected recipients
the last response received from the server
Generated using TypeDoc
an array of accepted recipient addresses. Normally this array should contain at least one address except when in LMTP mode. In this case the message itself might have succeeded but all recipients were rejected after sending the message.