Property CorpusRevision
- Namespace
- MailFathom.Domain.Spam
- Assembly
- MailFathom.Domain.dll
CorpusRevision
Gets the rule corpus the deciding stage ran under, or null when it has none.
public string? CorpusRevision { get; }
Property Value
Remarks
The deterministic stage has no corpus: it reads what the receiving server already wrote, so what identifies its provenance is the header field name each of its signals names. A scanner has one, and it is what makes reclassification under a newer corpus a question somebody can ask of an existing record.