Commit graph

10 commits

Author SHA1 Message Date
16b7dcb057 Incorporate DNSWL (whitelist) grade into blacklist scoring
Some checks failed
continuous-integration/drone/push Build is failing
CalculateScore now accepts a forWhitelist flag to handle whitelist
scoring logic separately. The final blacklist grade combines both
RBL and DNSWL results using MinGrade for a more accurate reputation
assessment.
2026-03-26 10:36:27 +07:00
e811d02b3b Add rspamd as a second spam filter alongside SpamAssassin
Some checks are pending
continuous-integration/drone/push Build is running
Closes: #36
2026-02-23 04:01:10 +07:00
718b624fb8 Add domain only tests 2025-10-31 11:15:15 +07:00
8fe8581b78 Handle declined auth result 2025-10-25 03:31:29 +07:00
a64b866cfa Add grades 2025-10-24 09:56:35 +07:00
866cf2e5db Refactor spam score 2025-10-23 18:09:23 +07:00
d87b0cbcb0 Remove checks 2025-10-23 10:40:12 +07:00
74aee54432 Score as percentages 2025-10-21 12:52:20 +07:00
0ac51ac06d Use grade instead of numeral notation 2025-10-20 19:25:48 +07:00
30f774c1fb Expose analyzer 2025-10-20 15:13:53 +07:00
Renamed from internal/analyzer/scoring.go (Browse further)