happyDeliver/pkg/analyzer
2025-10-30 10:03:46 +07:00
..
analyzer.go By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +07:00
authentication.go Add x-align-form authentication test 2025-10-25 03:31:29 +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 Handle multiple dkim authentication-results 2025-10-30 10:03:46 +07:00
authentication_dkim_test.go Filter Authentication-Results to keep only local ones 2025-10-25 03:36:34 +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 Fix content scoring error 2025-10-27 17:56:06 +07:00
content_test.go Remove checks 2025-10-23 10:40:12 +07:00
dns.go Split dns.go in one file per check 2025-10-25 03:31:29 +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 deduce point on weak SPF all qualifier, when DMARC is configured 2025-10-28 11:42:23 +07:00
dns_spf_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
dns_test.go Split dns.go in one file per check 2025-10-25 03:31:29 +07:00
headers.go Headers value for Date and email related are now parsed 2025-10-25 03:31:29 +07:00
headers_test.go Headers value for Date and email related are now parsed 2025-10-25 03:31:29 +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 By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +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 By default, only check the first IP against RBL, not all chain 2025-10-27 17:56:06 +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 Handle declined auth result 2025-10-25 03:31:29 +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