Table of Contents

Interface ISpamClassificationSettingsReader

Namespace
MailFathom.Application.Spam
Assembly
MailFathom.Application.dll

Answers what an operator decided about spam classification.

public interface ISpamClassificationSettingsReader

Remarks

Read through a port for the reason every other operator decision is: the paths that obey it must not reach for a settings type of the host's, and the value has to be re-read rather than captured so that a configuration reload takes effect without a restart. Reading it does not set anything off — a reload changes what the next classification runs with and never reclassifies what is already recorded.

Properties

Settings

Gets the settings in force now.