happyDeliver/pkg/analyzer
2025-11-03 14:58:48 +07:00
..
analyzer.go New route to check blacklist only 2025-10-31 11:15:15 +07:00
authentication.go Don't look at original DKIM keys headers 2025-11-03 14:58:23 +07:00
authentication_arc.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_arc_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_bimi.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_bimi_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_dkim.go Don't look at original DKIM keys headers 2025-11-03 14:58:23 +07:00
authentication_dkim_test.go Don't look at original DKIM keys headers 2025-11-03 14:58:23 +07:00
authentication_dmarc.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_dmarc_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_iprev.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_iprev_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_spf.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_spf_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_test.go Add x-align-form authentication test 2025-10-25 03:31:29 +07:00
authentication_x_aligned_from.go Add x-align-form authentication test 2025-10-25 03:31:29 +07:00
authentication_x_aligned_from_test.go Add x-align-form authentication test 2025-10-25 03:31:29 +07:00
authentication_x_google_dkim.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
authentication_x_google_dkim_test.go Split authentication.go in one file per check 2025-10-25 03:31:29 +07:00
content.go Don't consider mailto as suspiscious, search domain alignment 2025-10-30 14:10:42 +07:00
content_test.go Don't consider mailto as suspiscious, search domain alignment 2025-10-30 14:10:42 +07:00
dns.go Add domain only tests 2025-10-31 11:15:15 +07:00
dns_bimi.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_bimi_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_dkim.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_dkim_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_dmarc.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_dmarc_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_fcr.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_mx.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_spf.go Don't alert on missing -all on included SPF records 2025-11-01 17:57:57 +07:00
dns_spf_test.go Don't alert on missing -all on included SPF records 2025-11-01 17:57:57 +07:00
dns_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
headers.go Domain alignment checks for DKIM 2025-11-03 14:58:48 +07:00
headers_test.go Domain alignment checks for DKIM 2025-11-03 14:58:48 +07:00
parser.go Filter Authentication-Results to keep only local ones 2025-10-25 03:36:34 +07:00
parser_test.go Expose analyzer 2025-10-20 15:13:53 +07:00
rbl.go New route to check blacklist only 2025-10-31 11:15:15 +07:00
rbl_test.go By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +07:00
report.go Domain alignment checks for DKIM 2025-11-03 14:58:48 +07:00
report_test.go By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +07:00
scoring.go Add domain only tests 2025-10-31 11:15:15 +07:00
spamassassin.go Start bad spam score to B 2025-10-25 03:31:29 +07:00
spamassassin_test.go Start bad spam score to B 2025-10-25 03:31:29 +07:00