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 15: | Line 15: | ||
==Links== | ==Links== | ||
* {{wikipedia|DomainKeys Identified Mail}} | * {{wikipedia|DomainKeys Identified Mail}} | ||
* at [[DigitalOcean]]: | |||
** '''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] | |||
Revision as of 19:05, 19 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.
Related
Links
- Wikipedia (DomainKeys Identified Mail)
- at DigitalOcean:
- 2021-01-19 Setting up DKIM/SPF on my domain. (forum question)
- 2014-02-28 How To Install and Configure DKIM with Postfix on Debian Wheezy
