- What it does: Adds a digital signature to your emails so the receiver can check if the email really came from your domain.
- How it works: Your mail server signs the email with a private key, and the receiver checks the signature using a public key stored in your DNS.
- Why it matters: Makes sure your email content is authentic.