spf

Bindings for the SPF library


Keywords
spf, email, smtp, mail, security, dns, libspf, nim, nim-bindings, openpeeps, openpeeps-clients, sender-policy-framework, spf-records
License
MIT
Install
nimble install spf

Documentation

Nim bindings for SPF Library
A C library for parsing and evaluating SPF records

nimble install spf

API reference
Github Actions Github Actions

About

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.

Tests & Examples

Check out the /tests directory for example usage!

❤ Contributions & Support

🎩 License

MIT license. Made by Humans from OpenPeeps.
Copyright OpenPeeps & Contributors — All rights reserved.