Interface: ResolvedSender
Config shared by both resolved modes.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”allowedSenders
Section titled “allowedSenders”allowedSenders:
string[]
Effective sender allow-list: the configured patterns when any were
given, else the patterns implied by the sender source under an
"allowlist" policy. Empty means unenforceable (an "unrestricted"
policy, or an outbox with no sender source to narrow to).
brand:
EmailBrand
Brand styling applied to rendered HTML.
domain?
Section titled “domain?”
optionaldomain?:string
Sender domain; present whenever from is absent.
optionalfrom?:string
Explicit sender override; present skips per-user derivation.
senderPolicy
Section titled “senderPolicy”senderPolicy:
SenderPolicy
The restriction mode the allow-list was resolved under.
systemFrom?
Section titled “systemFrom?”
optionalsystemFrom?:string
Explicit do-not-reply sender for system mail. Absent means it is derived - see systemSenderAddress.