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.
envelopeTime
envelopeTime:number
how long was envelope prepared
messageSize
messageSize:number
how many bytes were streamed
messageTime
messageTime:number
how long was send stream prepared
rejected
rejected:string[]
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
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.