Deploy OpenDKIM on mail server
Summary:
OpenDKIM is an RFC 6376 DKIM implementation.
Once you've /etc/opendkim folder ready, run make. It will call
get-dkim-key-table and get-dkim-signing-table helper scripts
to regenerate KeyTable and SigningTable.
get-dkim-dns-entries $DOMAIN allows to get DKIM DNS records.
Fixes T463.
Test Plan:
Tested on our mailserver LXC container.
DKIM checks done through gmail and through check-auth@verifier.port25.com
Reviewers: Sandlayth
Reviewed By: Sandlayth
Maniphest Tasks: T463
Differential Revision: https://devcentral.nasqueron.org/D833