Skip to content

classify

classify(sender, compiled): RuleMatch | null

Defined in: src/classify/rules.ts:19

Sender -> category. Precedence (mirrors the origin session’s classifier): exact sender, root domain, relay-domain name rules, relay account/personal fallbacks, then the user’s own domains. null = leave in inbox.

SenderInfo

CompiledRules

RuleMatch | null