dk-filter
DomainKeys for Sendmail
Install
- All systems
-
curl cmd.cat/dk-filter.sh
- Ubuntu
-
apt-get install dk-filter
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dk-filter
- Raspbian
-
apt-get install dk-filter
- Dockerfile
- dockerfile.run/dk-filter
dk-filter
DomainKeys for Sendmail
Implements a Sendmail Mail Filter (Milter) for the DomainKeys standard. DomainKeys provides a way for senders to confirm their identity when sending email by adding a cryptographic signature to the headers of the message. The dk-milter implements both DomainKeys signing and verification.