Skip to main content

Module message

Module message 

Source
Expand description

Product-neutral mail message models.

These types describe the message envelope and rendered body passed between product mail services, outbox workers, and test senders. They intentionally do not include product error types, audit context, persistence metadata, or delivery state.

Structsยง

MailMessage
Fully rendered mail message ready for a product-owned sender.
MailRecipient
Address and optional display name for a mail sender or recipient.