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
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
[[category:SMTP]]
[[category:SMTP]]
</hide>
</hide>
{{fmt/title|DomainKeys Identified Mail (DKIM)}}
{{fmt/title|DKIM: DomainKeys Identified Mail}}
==About==
==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 [[domain name service|DNS]] records.
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 [[domain name service|DNS]] records.
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:
** [https://support.google.com/a/answer/11612790 Troubleshoot DKIM issues]
** 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]

Latest revision as of 16:06, 20 August 2022

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

DKIM: DomainKeys Identified Mail

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

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.