ReadonlyfromEnvelope From attribute of the email message.
ReadonlyheadersAn Headers object.
ReadonlyrawStream of the email message content.
ReadonlyrawSize of the email message content.
ReadonlytoEnvelope To attribute of the email message.
Forward this email message to a verified destination address of the account.
Verified destination address.
Optionalheaders: HeadersA promise that resolves when the email message is forwarded.
Reply to the sender of this email message with a new EmailMessage object.
The reply message.
A promise that resolves when the email message is replied.
Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason.
The reject reason.
void
An email message that is sent to a consumer Worker and can be rejected/forwarded.