spfd.mail-spf-perl
SPF tools (spfquery, spfd) based on the Mail::SPF Perl module
Install
- All systems
-
curl cmd.cat/spfd.mail-spf-perl.sh
- Debian
-
apt-get install spf-tools-perl
- Ubuntu
-
apt-get install spf-tools-perl
- Kali Linux
-
apt-get install spf-tools-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install spf-tools-perl
- Raspbian
-
apt-get install spf-tools-perl
- Dockerfile
- dockerfile.run/spfd.mail-spf-perl
spf-tools-perl
SPF tools (spfquery, spfd) based on the Mail::SPF Perl module
A collection of Sender Policy Framework (SPF) tools that are based on the fully RFC-conforming Mail::SPF Perl module. The following tools are included in this package: * spfquery: A command-line tool for performing SPF checks. * spfd: A daemon for services that perform SPF checks frequently.