Property AuthorAuthentication
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
AuthorAuthentication
Gets what the receiving server established about the author the email displays.
public static MailRuleFact AuthorAuthentication { get; }
Property Value
Remarks
The conclusion rather than the evidence behind it: authenticated, failed, or
notEstablished. What a condition reads was stored when the email was extracted, so a rule judges what a
receiving server reported at the time rather than re-evaluating a policy now.