| .. |
|
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
|
Fix calculateTextPlainConsistency algorithm
|
2025-11-14 12:55:16 +00:00 |
|
content_test.go
|
Fix tests
|
2025-11-17 10:31:04 +07:00 |
|
dns.go
|
Refactor DNS resolution: create an interface to have multiple implementations
|
2025-11-17 10:15:55 +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_resolver.go
|
Refactor DNS resolution: create an interface to have multiple implementations
|
2025-11-17 10:15:55 +07:00 |
|
dns_spf.go
|
Handle RFC6652
|
2025-11-07 14:09:05 +07:00 |
|
dns_spf_test.go
|
Handle RFC6652
|
2025-11-07 14:09:05 +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
|
Fix tests
|
2025-11-17 10:31:04 +07:00 |
|
parser.go
|
Filter Authentication-Results to keep only local ones
|
2025-10-25 03:36:34 +07:00 |
|
parser_test.go
|
Fix tests
|
2025-11-17 10:31:04 +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 |