opendkim-reportstats

Milter implementation of DomainKeys Identified Mail

Install

All systems
curl cmd.cat/opendkim-reportstats.sh
Debian Debian
apt-get install opendkim
Ubuntu
apt-get install opendkim
Alpine
apk add opendkim
Arch Arch Linux
pacman -S opendkim
image/svg+xml Kali Linux
apt-get install opendkim
Fedora
dnf install opendkim
Windows (WSL2)
sudo apt-get update sudo apt-get install opendkim
Raspbian
apt-get install opendkim
Docker
docker run cmd.cat/opendkim-reportstats opendkim-reportstats powered by Commando

opendkim

Milter implementation of DomainKeys Identified Mail

The OpenDKIM Project is a community effort to develop and maintain a C library for producing DKIM-aware applications and an open source milter for providing DomainKeys Identified Mail (DKIM) service. DKIM provides a way for senders to confirm their identity when sending email by adding a cryptographic signature to the headers of the message. This package contains the OpenDKIM mail filter (Milter) for plugging into Milter-aware MTAs. It implements both signing and verification.