How to Install libspf2-dev in Ubuntu 18.04



Install libspf2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libspf2-dev

Description:

Header and development libraries for libspf2

libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a 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.

Homepage: http://www.libspf2.org/

Version: 1.2.10-7build2

Section: universe/libdevel