Method IsRecognized
- Namespace
- MailFathom.Application.Spam.Signals
- Assembly
- MailFathom.Application.dll
IsRecognized(string?)
Reports whether a header field carries a provider's spam verdict.
public static bool IsRecognized(string? fieldName)
Parameters
fieldNamestringThe header field name, in any case.
Returns
Remarks
Compared without regard to case, because a header field name is case-insensitive by RFC 5322 and mail servers write these four in several casings.