Commit graph

210 commits

Author SHA1 Message Date
f6a1ea73a2 Check SPF include 2025-10-24 09:56:35 +07:00
a64b866cfa Add grades 2025-10-24 09:56:35 +07:00
33d394a27b Improve content analyzing and reporting 2025-10-23 18:09:23 +07:00
41013d8af2 Improve headers reporting 2025-10-23 18:09:23 +07:00
e77bffb04f Improve spamassassin report 2025-10-23 18:09:23 +07:00
abfd1f0155 Add a score to DNS 2025-10-23 18:09:23 +07:00
fdb43533cd Prepend Return-Path header when receiving email 2025-10-23 18:09:23 +07:00
eb210e7bed Align spamassassin report 2025-10-23 18:09:23 +07:00
c51f8e5904 Improve authentication results 2025-10-23 18:09:23 +07:00
866cf2e5db Refactor spam score 2025-10-23 18:09:23 +07:00
eadc7ff8ca docker: Use spamass-milter 2025-10-23 18:09:23 +07:00
0581e0cf6b Use authentication_milter instead of opendkim and opendmarc 2025-10-23 18:09:23 +07:00
ec1ab7886e Rework DNS results 2025-10-23 10:40:12 +07:00
d87b0cbcb0 Remove checks 2025-10-23 10:40:12 +07:00
954a9d705e Change RBL test to return map of ips 2025-10-21 14:42:18 +07:00
1be917136c Handle RBL error report 2025-10-21 12:52:38 +07:00
74aee54432 Score as percentages 2025-10-21 12:52:20 +07:00
dfc0eeb323 New route to perform a new analysis of the email
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-20 19:33:23 +07:00
0ac51ac06d Use grade instead of numeral notation 2025-10-20 19:25:48 +07:00
e3d89dc953 Add colors on scores 2025-10-20 15:39:12 +07:00
8bf3b500d9 Create a new test when visiting /test/ 2025-10-20 15:30:45 +07:00
0107858ee6 Simplify copy of the address 2025-10-20 15:30:45 +07:00
4d637214de Improve responsiveness 2025-10-20 15:30:45 +07:00
849bdb53c5 Use base32 encoded UUID to reduce address size 2025-10-20 15:30:45 +07:00
3f5e2c6dd4 Add option to add custom content before </head> and </body> 2025-10-20 15:13:53 +07:00
0084fd9660 Indicate when the next inbox check will be done 2025-10-20 15:13:53 +07:00
a687f5cb6b Improve branding 2025-10-20 15:13:53 +07:00
243ca4ba11 Add a banner in README.md 2025-10-20 15:13:53 +07:00
3c58f5ccd5 Lock file maintenance 2025-10-20 15:13:53 +07:00
1fa7af4c2b Fix spamassassin report details 2025-10-20 15:13:53 +07:00
30f774c1fb Expose analyzer 2025-10-20 15:13:53 +07:00
cd40b7c3ea Refactor authentication.go 2025-10-20 15:13:53 +07:00
8313fd7d98 Implement ARC header check 2025-10-20 15:08:45 +07:00
6097eb54c6 Implement BIMI checks 2025-10-20 15:08:45 +07:00
7e603ddf4a go mod tidy 2025-10-20 15:08:45 +07:00
e7aa80bef4 Update module golang.org/x/net to v0.46.0 2025-10-20 15:08:45 +07:00
b2bbf0ee78 Add an auto-cleanup worker 2025-10-20 15:08:45 +07:00
6096e043c6 Update dependency @hey-api/openapi-ts to v0.85.2 2025-10-20 15:08:45 +07:00
9ff2ca30cc Add CI/CD 2025-10-20 15:08:45 +07:00
4304784796 Add an auto-cleanup worker 2025-10-20 15:08:45 +07:00
6565c6fda4 Update dependency @hey-api/openapi-ts to v0.85.2 2025-10-20 15:08:44 +07:00
079dc6a813 Update module github.com/quic-go/quic-go to v0.54.1 [SECURITY] 2025-10-20 15:08:44 +07:00
16a0f3a158 Add renovate.json 2025-10-20 15:08:44 +07:00
20f5b37e5e Create test on email arrival 2025-10-20 15:08:44 +07:00
3867fa36a2 Add LMTP server 2025-10-20 15:02:14 +07:00
18c2f95112 Refactor main.go 2025-10-20 15:02:14 +07:00
4b9733531e Implement web ui 2025-10-20 15:02:14 +07:00
682ca6bb20 Web UI setup 2025-10-20 15:02:14 +07:00
3d823dedd8 Add AIO Dockerfile 2025-10-20 15:02:14 +07:00
62bb85ebec Glue things together 2025-10-20 15:02:14 +07:00