This website requires JavaScript.
Explore
Help
Sign in
happyDomain
/
happyDeliver
Watch
2
Star
0
Fork
You've already forked happyDeliver
0
Code
Issues
6
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
8f53e5a8a5
happyDeliver
/
internal
/
analyzer
History
Download ZIP
Download TAR.GZ
Pierre-Olivier Mercier
8f53e5a8a5
Implement RBL (DNS blacklist) checker
2025-10-18 12:26:51 +07:00
..
authentication.go
Implement authentication header analysis (DKIM, DMARC, SPF)
2025-10-18 12:26:51 +07:00
dns.go
Build DNS validation module (MX, SPF, DKIM, DMARC records)
2025-10-18 12:26:51 +07:00
dns_test.go
Build DNS validation module (MX, SPF, DKIM, DMARC records)
2025-10-18 12:26:51 +07:00
parser.go
Implement authentication header analysis (DKIM, DMARC, SPF)
2025-10-18 12:26:51 +07:00
parser_test.go
Implement authentication header analysis (DKIM, DMARC, SPF)
2025-10-18 12:26:51 +07:00
rbl.go
Implement RBL (DNS blacklist) checker
2025-10-18 12:26:51 +07:00
rbl_test.go
Implement RBL (DNS blacklist) checker
2025-10-18 12:26:51 +07:00
spamassassin.go
Implement SpamAssassin score extraction and parsing
2025-10-18 12:26:51 +07:00
spamassassin_test.go
Implement SpamAssassin score extraction and parsing
2025-10-18 12:26:51 +07:00