Table of Contents

Property ClearsThreshold

Namespace
MailFathom.Domain.Spam
Assembly
MailFathom.Domain.dll

ClearsThreshold

Gets whether the score cleared the threshold.

public bool ClearsThreshold { get; }

Property Value

bool

Remarks

Inclusive at the threshold, which is how SpamAssassin's own Spam: True ; 15.0 / 5.0 answer reads and what keeps a configured threshold meaning "spam from here up" rather than "spam above here".