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