Table of Contents

Property FromDomain

Namespace
MailFathom.Domain.Emails.Authentication
Assembly
MailFathom.Domain.dll

FromDomain

Gets the domain the message displays as its sender, or null when it wrote no usable one.

public SenderDomain? FromDomain { get; }

Property Value

SenderDomain?

Remarks

Recorded and never believed. It is attacker-controlled message content, so nothing is trusted for appearing here and no list is ever held against it; what it is for is that a message authenticated as one domain while claiming another is visible as exactly that.