Property RecognizingNobody
- Namespace
- MailFathom.Domain.Emails.Authentication
- Assembly
- MailFathom.Domain.dll
RecognizingNobody
Gets the policy that recognizes nobody, which is what an account this deployment no longer serves has.
public static SenderTrustPolicy RecognizingNobody { get; }
Property Value
Remarks
It carries None, so a verdict reached under it is indistinguishable from one no policy produced — which is the honest reading, since a deployment that has forgotten an account has no opinion about its mail rather than a negative one.