dkim-filter

DomainKeys Identified Mail (DKIM) Milter implementation

Install

All systems
curl cmd.cat/dkim-filter.sh
Raspbian
apt-get install dkim-filter

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.