dkim_responder

an SMTP-proxy that signs and/or verifies emails, using the Mail::DKIM module

Debian Debian
RUN apt-get update && \ apt-get install -y dkimproxy
Ubuntu
RUN apt-get update && \ apt-get install -y dkimproxy
Alpine
RUN apk add dkimproxy
Arch Arch Linux
RUN pacman -S --noconfirm dkimproxy
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dkimproxy
Raspbian
RUN apt-get update && \ apt-get install -y dkimproxy
click the source code to copy install dkim_responder on any operating system with command-not-found.com