Skip to content

openpeeps/libspf-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

 
 
 

Contributors

Languages

Generated from openpeeps/pistachio