DKIM: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
No edit summary
Line 19: Line 19:
** '''2014-02-28''' [https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-dkim-with-postfix-on-debian-wheezy How To Install and Configure DKIM with Postfix on Debian Wheezy]
** '''2014-02-28''' [https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-dkim-with-postfix-on-debian-wheezy How To Install and Configure DKIM with Postfix on Debian Wheezy]
* at Google Workspace Admin Help:
* at Google Workspace Admin Help:
** [https://support.google.com/a/answer/11612790 Troubleshoot DKIM issues]
** These operations appear to require a "business" (presumably paid) account:
** These operations appear to require a "business" (presumably paid) account:
*** [https://support.google.com/a/answer/180504 Turn on DKIM for your domain]
*** [https://support.google.com/a/answer/180504 Turn on DKIM for your domain]
*** [https://support.google.com/a/answer/174124 Help prevent spoofing and spam with DKIM]
*** [https://support.google.com/a/answer/174124 Help prevent spoofing and spam with DKIM]

Revision as of 16:05, 20 August 2022

<hide> page type::article thing type::protocol purpose::anti-spam applies to::email </hide>

DomainKeys Identified Mail (DKIM)

{{#set: page title=DomainKeys Identified Mail (DKIM) }}

About

DomainKeys Identified Mail (DKIM) is an anti-spam measure which works by attaching a public key to each email, the identity of which is verified by its presence in the sender's DNS records.