5c104f3c99
Merge RspamdSymbol into SpamTestDetail in OpenAPI spec
...
Add params field to SpamTestDetail, update RspamdResult.symbols to
reference SpamTestDetail instead of the now-removed RspamdSymbol schema,
and update Go code accordingly.
2026-03-26 08:58:13 +07:00
2fcee1b885
Return nil from spam analyzers when primary headers are missing
...
Bug: https://github.com/happyDomain/happydeliver/issues/11
2026-03-25 12:12:08 +07:00
27650a3496
feat: add raw report display to rspamd card
...
Add a collapsible Raw Report section to RspamdCard, storing the raw
X-Spamd-Result header value and displaying it like SpamAssassin's report.
2026-03-09 14:08:34 +07:00
bb47bb7c29
fix: handle nested brackets in rspamd symbol params
2026-03-09 12:52:15 +07:00
e811d02b3b
Add rspamd as a second spam filter alongside SpamAssassin
...
continuous-integration/drone/push Build is running
Closes: #36
2026-02-23 04:01:10 +07:00