https://github.com/hf/spf
A complete implementation of the Sender Policy Framework - SPF in Go.
https://github.com/hf/spf
Last synced: 5 months ago
JSON representation
A complete implementation of the Sender Policy Framework - SPF in Go.
- Host: GitHub
- URL: https://github.com/hf/spf
- Owner: hf
- License: mit
- Created: 2021-06-12T15:05:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T15:07:58.000Z (about 5 years ago)
- Last Synced: 2024-12-31T06:29:34.723Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SPF
A complete implementation of the Sender Policy Framework - SPF
([RFC7208][rfc7208]) in Go.
## License
Copyright © 2021 Stojan Dimitrovski. Licensed under the MIT X11 license.
See `LICENSE` for the full text.
[rfc7208]: https://datatracker.ietf.org/doc/html/rfc7208