Namespace MailFathom.Application.Spam.Signals
Classes
- DeterministicSpamClassifier
Reaches a verdict from what a message already carried, with no scanner, no network, and no model.
- DeterministicSpamReading
What the deterministic stage concluded from a message's own headers and its folder.
- MessageAuthenticationResult
One sender-authentication outcome a receiving server recorded for a message.
- ProviderSpamHeaderFields
The header fields a provider's own spam verdict is read from.
- ProviderSpamHeaderValue
One provider spam header exactly as the message carried it.
- SpamHeaderFacts
Everything the deterministic stage reads out of one message's headers.
Interfaces
- IEmailSpamHeaderReader
Reads the spam-relevant headers out of one message's raw MIME.