Nim bindings for SPF Library
A C library for parsing and evaluating SPF records
nimble install spf
This library provides low-level bindings to the Sender Policy Framework (SPF) library, which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. For more details, check the libspf2.net website.
Check out the /tests directory for example usage!
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
- 😎 Get €20 in cloud credits from Hetzner
MIT license. Made by Humans from OpenPeeps.
Copyright OpenPeeps & Contributors — All rights reserved.