An ultra-simple library for SPF (Sender Policy Framework) checking in Go.
Go to file
Tracker-Friendly ed2e2eb56a Initial commit 2024-11-21 19:21:27 +00:00
.gitignore Initial commit 2024-11-21 19:21:27 +00:00
LICENSE.md Initial commit 2024-11-21 19:21:27 +00:00
README.md Initial commit 2024-11-21 19:21:27 +00:00
go.mod Initial commit 2024-11-21 19:21:27 +00:00
spf.go Initial commit 2024-11-21 19:21:27 +00:00
spf_test.go Initial commit 2024-11-21 19:21:27 +00:00

README.md

~~# Spf

An ultra-simple library for SPF (Sender Policy Framework) checking in Go.

~~Go Report Card Go Reference