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 18: Line 18:
** '''2021-01-19''' [https://www.digitalocean.com/community/questions/setting-up-dkim-spf-on-my-domain Setting up DKIM/SPF on my domain.] (forum question)
** '''2021-01-19''' [https://www.digitalocean.com/community/questions/setting-up-dkim-spf-on-my-domain Setting up DKIM/SPF on my domain.] (forum question)
** '''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:
** 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/174124 Help prevent spoofing and spam with DKIM]

Revision as of 15:56, 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.