commit: dcc43da10152cd6a0de5e797875cdb24ea5cf4b1
parent d9c6f4302430cbe4cbaf1f9f6291247e6a22422c
Author: Drew DeVault <sir@cmpwn.com>
Date: Thu, 25 Feb 2021 12:21:15 -0500
Add abbr tags
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/content/blog/Gmail-is-a-huge-source-of-spam.md b/content/blog/Gmail-is-a-huge-source-of-spam.md
@@ -50,8 +50,10 @@ It bears repeating that anyone with any level of technical expertise ought to
know better than to use Gmail. I usually recommend
[Migadu](https://www.migadu.com)[^1], but there are many options to choose from.
If you're worried about mail deliverability issues, don't be — it's more
-or less a myth in $CURRENTYEAR. If you set up DKIM properly and unlist your IP
-address from the DNSBLs (a simple process), then your mails will get through.
+or less a myth in $CURRENTYEAR. If you set up <abbr title="DomainKeys Identified
+Mail, an means of verifying message authenticity">DKIM</abbr> properly and
+unlist your IP address from the <abbr title="DNS blocklists">DNSBL</abbr>s (a
+simple process), then your mails will get through.
[^1]: Full disclosure: sourcehut has a business relationship with Migadu, though I've recommended them since long before we met.