From ad537984dd4a552a7564f320117bcdf2fd688f75 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 18 Dec 2023 12:32:08 -0500 Subject: [PATCH] Update smtp_authentication_ DKIM.md --- SCOR/smtp_authentication_ DKIM.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SCOR/smtp_authentication_ DKIM.md b/SCOR/smtp_authentication_ DKIM.md index 1cbf432..9c1dfb0 100644 --- a/SCOR/smtp_authentication_ DKIM.md +++ b/SCOR/smtp_authentication_ DKIM.md @@ -1,5 +1,6 @@ # SMTP Authentication, Encryption, and DKIM -SMTP (Simple Mail Transfer Protocol) is the standard protocol for sending emails across the Internet. It has mechanisms for both authentication and encryption to enhance security, and DKIM (DomainKeys Identified Mail) is an additional layer of email security. Let's break down each component: +- SMTP (Simple Mail Transfer Protocol) is the standard protocol for sending emails across the Internet. +- It has mechanisms for both authentication and encryption to enhance security, and DKIM (DomainKeys Identified Mail) is an additional layer of email security. ### SMTP Authentication