Property SenderTrust
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
SenderTrust
Gets whether this deployment recognizes the author the email authenticated as.
public static MailRuleFact SenderTrust { get; }
Property Value
Remarks
trusted or unknown, and a classification this deployment made rather than an authentication
result. unknown is the ordinary state of legitimate mail from a correspondent nobody has named, which is
why a rule acting on it usually names AuthorAuthentication beside it.