Table of Contents

Namespace MailFathom.Domain.Spam

Classes

SpamAssessment

A numeric score together with the threshold it was judged against.

SpamClassification

What classification concluded about one stored message occurrence, and everything it concluded it from.

SpamSignal

One fact a classification rests on, with where it came from.

SpamSignalProvenance

Says where one signal came from, so the fact it states can be checked rather than only believed.

Structs

SpamClassificationProfile

Identifies the terms a verdict was reached under, as a digest of the operator's own classification settings.

Enums

SpamClassificationStage

Names which stage of classification reached a verdict.

SpamSignalKind

Names what kind of fact one signal states about a message.

SpamSignalSource

Names where a signal was read from, which is the half of its provenance that is not the value itself.

SpamVerdict

States what a classification concluded about one message.