Encryption for Email Explained for Business and Regulated Teams

encryption for email guide featured image

[mh_key_takeaways]

Encryption for email splits into three layers: transport, message body, and rights protection. Each layer solves a different problem, and each has a different cost profile.

Business teams and regulated teams like healthcare, legal, and finance all need to know which layer fits which send. This guide walks the three layers, the standards behind each, and how they combine into a workable stack. For teams that want a simpler encrypted email path without managing certificates, the last section covers the dedicated service option.

Start with what encryption actually does and where it does not do enough.

The Three Layers of Encryption for Email

Transport Layer Security protects the connection between two mail servers. When both Microsoft 365 and Google negotiate TLS, the wire hop is encrypted. Anyone tapping the network sees ciphertext.

Message body encryption protects the actual content. S/MIME and PGP both encrypt the payload with a key pair. Only the recipient with the matching private key can decrypt. The message stays encrypted at rest on the receiver side.

Rights management sits on top. Microsoft Purview and its predecessor RMS apply policy controls like block forwarding, block printing, and enforce expiration. Rights management works alongside encryption to enforce how the recipient can use the message.

A complete stack usually uses TLS by default, message body encryption for sensitive mail, and rights management templates for regulated policy enforcement. Sibling coverage on the concept sits at email encryption.

PGP Encryption for Email in Practice

PGP, short for Pretty Good Privacy, and its open standard OpenPGP, uses a key pair for each user. The public key encrypts to that user. The private key decrypts.

Thunderbird ships with OpenPGP support since version 78. Users generate a key pair inside Thunderbird, export the public key, and share it with recipients. Encrypted messages send through any IMAP or POP mailbox.

Mailvelope is a browser extension for Chrome, Firefox, and Edge. It layers PGP on top of Gmail, Outlook on the web, and other webmail providers. Users generate a key pair in the extension and encrypt or decrypt inside the webmail interface.

PGP works well for a stable set of technical counterparties. It does not scale to ad hoc sends because each new recipient needs a key exchange before the first encrypted message. That rules out one off patient or client mail.

encryption for email in article illustration one

S/MIME as the Enterprise Standard

S/MIME, short for Secure/Multipurpose Internet Mail Extensions, is the enterprise message encryption standard. Certificates come from a public certificate authority or an internal PKI.

Outlook desktop, Outlook for Mac, Apple Mail, and Google Workspace with hosted S/MIME all support the standard. The sender needs a valid certificate installed in the local certificate store. The recipient needs a matching public certificate exchanged in advance.

Certificate lifecycle is the operational cost. Certificates expire, keys need backup, and revocation lists need updates. Large enterprises staff a PKI team to handle this. Small teams struggle with the overhead.

Sibling reading on the S/MIME format sits at s mime email encryption. For file level encryption tied to email, see the guide on how to encrypt a file for email.

RMS Templates and Microsoft Purview Labels

Rights Management Services, or RMS, applies policy controls on top of encryption. Microsoft Purview sensitivity labels are the modern successor and the current best practice for Microsoft 365 tenants.

Default templates include Encrypt Only, Do Not Forward, Confidential, and Highly Confidential. Each template applies a defined set of controls: encryption, forwarding restriction, printing restriction, expiration, and watermarking.

Senders pick a label from a dropdown in Outlook or Word. The template applies the encryption and policy in one action. Staff do not configure encryption settings per send. That reduces training and errors.

Administrators create custom templates in the Purview admin center. A custom template can encrypt with a tenant key, restrict access to a security group, and apply a specific expiration. Learn more at Microsoft Learn on sensitivity labels.

[mh_example]

TLS as the Transport Baseline

Every serious mail server supports TLS today. Microsoft 365 and Google Workspace negotiate TLS 1.2 or TLS 1.3 on outbound by default.

TLS is opportunistic in the default configuration. When the receiving server does not offer TLS, the message can fall back to plain text. Mail flow rules can force TLS on outbound connectors or block the delivery.

TLS does not encrypt the message at rest. Once the message lands in the recipient inbox, anyone with access to that mailbox reads it. TLS covers the wire between servers only.

For HIPAA sends, TLS is the floor and not the ceiling. Auditors expect message level encryption on top of TLS. See the NIST guide on Trustworthy Email for the transport security context.

encryption for email in article illustration two

Email Encryption for Office 365 Users

Microsoft 365 tenants on Business Premium, Enterprise E3, Enterprise E5, or the E5 Compliance add on can use Microsoft Purview Message Encryption without adding a separate service.

Senders click Options, then Encrypt in the Outlook ribbon and pick a policy. External recipients open the message through the Microsoft encrypted message portal with a Microsoft, Google, or one time passcode sign in.

Administrators can add mail flow rules in the Exchange admin center that apply encryption automatically. A rule can encrypt any message with the word confidential in the subject, or any message to a defined partner domain.

Tenants on Business Basic or Business Standard do not include the Encrypt button. The options are upgrading the plan or adding a dedicated encrypted email service. Sibling coverage on the RMS template question sits at which rms template do i use for email encryption.

Email Encryption for Businesses of Different Sizes

Business size drives the sensible choice. A five person practice does not need the same stack as a thousand seat enterprise.

  • 1 to 25 seats. A dedicated hosted service like Mailhippo layered on the existing Gmail or Outlook mailbox. BAA included, one click recipient open, minimal training.
  • 25 to 250 seats. Microsoft 365 Business Premium with Purview Message Encryption, or Google Workspace Enterprise Standard with hosted S/MIME. Native integration inside the platform.
  • 250 to 2500 seats. Microsoft Purview with custom sensitivity labels tied to the internal classification schema. Central compliance team owns the label taxonomy.
  • 2500 seats and up. Enterprise appliance from Cisco, Proofpoint, or OpenText Voltage tied to inbound email security. Full change management, dedicated security team ownership.

Match the deployment to the team that will run it. Overbuying leads to shelfware. Underbuying leads to workarounds that break compliance. Sibling coverage on the MSP side sits at best solutions for email encryption.

[mh_protip]

Encryption for Email at Law Firms

Law firms use encryption for email to protect attorney client privilege, comply with state bar rules on client communication, and meet client audit requirements.

Small firms usually pick a dedicated service like Mailhippo or Virtru. The service adds a send workflow on top of Outlook or Gmail and provides one click recipient delivery. That matches the ad hoc client communication pattern.

Mid size firms lean toward Microsoft 365 Business Premium or E3 with Purview Message Encryption and sensitivity labels. The label taxonomy matches internal document classification and travels between mail and documents in Word and Excel.

Large firms deploy enterprise appliances tied to a broader security stack. Cisco Secure Email Encryption Service and Proofpoint Encryption dominate that segment. Adoption follows the firm wide security architecture.

Encrypting Files and PDFs Sent by Email

Email encryption protects the message. Files attached to the message can carry their own encryption in addition, which travels with the file after download.

PDF encryption is the most common file layer. Adobe Acrobat, Microsoft Word export to PDF, and macOS Preview all support password protected PDFs. The recipient enters the password to open the file.

Office documents support encryption from File, Info, Protect Document, Encrypt with Password in Word, Excel, and PowerPoint. The document stores the password protection and travels encrypted with the message.

Password sharing is the friction point. Deliver the password on a separate channel like a phone call or SMS. Never send the password in the same email. Sibling coverage on the PDF path sits at how to encrypt a pdf for email.

Picking the Right Encryption for Email Stack

Match the encryption stack to the workflow. Ad hoc external mail needs a portal or one click service. Fixed partner exchanges tolerate S/MIME or PGP. Regulated policy enforcement needs sensitivity labels.

Start with the platform license. If Microsoft 365 or Google Workspace already includes the encryption path, use it. Add sensitivity labels for policy control. If the platform license does not include encryption, add a dedicated secure email service that includes a BAA.

Test the recipient experience on real inboxes before the first live send. Send to a personal Gmail, a personal Outlook, a Yahoo, and one enterprise domain. Measure time to open and confirm the message renders correctly on each.

[mh_faqs]

How to Encrypt Email in Every Major Client

how encrypt email guide featured image

[mh_key_takeaways]

Every major email client handles encryption differently, and the differences matter the moment a message carries patient data, financial records, or contract terms. The Encrypt button in Outlook does one thing. The Confidential Mode toggle in Gmail does something else entirely. AOL and Yahoo do a third thing, which is essentially nothing at the body level.

This guide walks through how to encrypt email in Outlook, Outlook on the Web, Gmail, Yahoo Mail, AOL Mail, and GoDaddy Professional Email. Each section covers the real steps, the license requirements, and what happens on the recipient side. For teams that need HIPAA-covered encryption without per-recipient certificate management, a dedicated encrypted email service handles the workflow with a signed business associate agreement in the base plan.

The article closes with a comparison table, a short section on encrypted HTML messages, and answers to the questions readers most often ask about specific providers.

Email Encryption Has Two Layers That Behave Differently

The word encryption covers two separate protections in email. Transport Layer Security wraps the connection between mail servers so intercepted traffic looks like noise. End-to-end encryption protects the message body itself so the recipient inbox holds ciphertext until they authenticate.

Every major provider now uses TLS by default when the other side supports it. Google, Microsoft, Yahoo, and AOL all handshake to TLS 1.2 or 1.3 automatically. That covers the wire, which is one leg of the trip.

The body is a separate problem. TLS does nothing for a message once it lands on the recipient server. If an attacker gets into that inbox through credential theft or a backdoor, TLS did not encrypt what they can read. That is the gap end-to-end encryption closes.

The NIST cybersecurity framework treats these as two distinct controls. Regulated industries in the United States including healthcare, finance, and legal services are expected to apply both layers when sensitive data is in the message.

Outlook Desktop Uses the Encrypt Button Under Options

Outlook 365 on Windows and Mac exposes an Encrypt control on the Options ribbon when the underlying Microsoft 365 plan supports Purview Message Encryption. Open a new message, click the Options tab, then click Encrypt. Pick either Encrypt or Do Not Forward.

Encrypt allows the recipient to reply. Do Not Forward removes reply and forward permissions. Both options run through Microsoft cloud key management and require Azure Rights Management to be active on the tenant.

External recipients on any email platform get a link to a Microsoft portal. They sign in with their Microsoft, Google, or Yahoo account, or they request a one-time passcode delivered to that address. The portal shows the message body inside the browser without exposing the ciphertext.

Tenants below Business Premium do not see the Encrypt button. The Microsoft documentation on Message Encryption lists the exact eligible plans. Practices on lower tiers add the license across seats or move sensitive workflows to a dedicated service.

how encrypt email in article illustration one

Outlook on the Web Mirrors the Desktop Encrypt Menu

Outlook on the Web, sometimes called OWA, provides the same encryption control through a slightly different menu. Compose a new message. Click the three-dot menu next to the send button. Select Encrypt, then pick the policy.

The behavior on the recipient side is identical to desktop Outlook. External addresses get a portal link. Microsoft 365 and Google Workspace recipients often experience a direct inline decryption if their tenant is configured for it.

When the Encrypt menu does not appear in OWA, the tenant lacks the required license. Administrators can verify this in the Microsoft 365 admin center under Licenses. The affected users need a plan that includes Azure Information Protection or Microsoft 365 Business Premium and above.

Users authenticated through single sign-on with hardware keys retain the security posture on both platforms. The encryption policy travels with the message regardless of where the sender composed it.

Gmail Handles Encryption Three Different Ways

Gmail encrypts email in three modes that many users conflate. The first is TLS in transit, which every Gmail message uses when the receiving server supports it. Gmail shows a small padlock icon in the message header to indicate TLS status.

The second is Confidential Mode, which any Gmail user can activate by clicking the padlock-clock icon in the compose window. Confidential Mode adds expiration dates, passcodes over SMS, and revocation, but the body itself is stored on Google servers without additional cryptographic wrapping.

The third is client-side encryption on Workspace Enterprise Plus, Education Plus, and Education Standard. Admins enable it through the admin console, and users see a shield icon in the compose bar. Keys stay under the customer control through an external key service.

S/MIME support is also available on Workspace and can be enforced per-domain. The Google Workspace admin guide on hosted S/MIME covers configuration. Confidential Mode alone does not qualify as HIPAA-covered encryption because it lacks cryptographic body protection.

[mh_example]

Yahoo Mail and AOL Mail Rely on Transport Encryption Only

Yahoo Mail and AOL Mail both use TLS for server-to-server delivery and HTTPS for the browser session. Neither service offers a native encryption button in the compose window. Neither supports S/MIME certificate installation in the web interface.

A Yahoo user sending to a Gmail user gets TLS on the wire. The message body lands in Google storage in a form Google can read, and it stays that way until the recipient opens it. That is standard consumer webmail behavior.

Neither Yahoo nor AOL offers a business associate agreement for HIPAA-regulated senders. A dental practice, therapy clinic, or medical billing office using an AOL address for clinical correspondence has no compliant encryption path inside that account.

The remediation is straightforward. Move the mailbox to a Workspace or Microsoft 365 plan that supports encryption, or route sensitive messages through a dedicated encrypted email service that layers on top of the existing address.

GoDaddy Professional Email Inherits Microsoft 365 Encryption

GoDaddy Professional Email product runs on Microsoft 365 infrastructure under the hood. Users on the Business Premium tier and above get the same Encrypt button and Purview Message Encryption behavior as customers who buy directly from Microsoft.

The Encrypt control lives in the same place in Outlook desktop and Outlook on the Web. Portal delivery for external recipients works identically. GoDaddy also sells a Microsoft 365 Advanced Email Security add-on that adds threat protection on top of the base encryption feature.

GoDaddy Webmail Classic, the older non-Microsoft product, does not offer a native encryption interface. Accounts still using Webmail Classic should upgrade to the Microsoft-backed Professional Email product or route sensitive messages through a separate encrypted platform.

Practices in healthcare using GoDaddy for domain email should verify the specific product tier attached to the mailbox. The tier determines whether encryption is one click away or requires an entirely different tool.

how encrypt email in article illustration two

S/MIME and PGP Are the Certificate-Based Options

S/MIME and PGP are the two long-standing certificate-based encryption standards. Both require the sender and recipient to exchange public keys before the first encrypted message can travel. Both work across email clients that support the standard.

S/MIME is the dominant standard in enterprise environments. Outlook, Apple Mail, and Workspace on eligible plans support S/MIME natively. Certificates come from commercial certificate authorities like DigiCert, Sectigo, and Entrust, or from an internal PKI.

PGP, and its open source implementation GnuPG, is dominant in developer, journalist, and activist communities. Thunderbird ships with OpenPGP support built in. Outlook and Gmail require add-ons to work with PGP.

The friction with both standards is key management at scale. A clinic emailing 300 patients cannot ask each patient to install a certificate. That is where portal-based delivery from Microsoft Purview, dedicated encrypted email services, or client-side encryption on Workspace replaces per-recipient certificate exchange.

Encrypting an HTML Email Uses the Same Native Controls

HTML formatting and encryption are independent. The Encrypt button in Outlook, the client-side encryption shield in Workspace, and the S/MIME toggle all encrypt the entire message body including HTML markup, inline images, and attachments.

Do not attempt to encrypt HTML inside the source using scripts or base64 obfuscation. That approach breaks rendering across most clients and does not provide real cryptographic protection. Spam filters also flag obfuscated HTML.

Compose the message normally with rich formatting. Apply the native encryption control before pressing send. The recipient sees decrypted HTML with all formatting intact after authenticating through the portal or with their certificate.

Newsletter platforms and transactional email services handle HTML separately and often add DKIM and DMARC signatures without body encryption. Those signatures verify sender identity but do not encrypt content. Encryption is a separate step, applied by the sender.

[mh_protip]

Comparison of Native Encryption Options Across Providers

The table below summarizes native encryption support in the major email platforms. Availability shifts with license tier, so verify the specific plan attached to a mailbox before assuming a feature is present.

PlatformTLS in transitEnd-to-end bodyBAA availableLicense needed
Outlook 365YesYes, via PurviewYesBusiness Premium and above
Outlook on the WebYesYes, via PurviewYesBusiness Premium and above
Gmail freeYesNo, Confidential Mode is portal onlyNoFree
Workspace Enterprise PlusYesYes, client-side encryptionYesEnterprise Plus, Education Plus
Yahoo MailYesNoNoNone
AOL MailYesNoNoNone
GoDaddy Professional EmailYesYes, via PurviewYesBusiness Premium and above

Practices that need encryption without navigating license tiers often pair their existing Gmail or Outlook mailbox with a secure email service that applies encryption and a signed business associate agreement to every outgoing message without changing the sending address.

Common Mistakes When Setting Up Email Encryption

The most common mistake is assuming that a padlock icon in Gmail or the presence of HTTPS in the browser means the message body is encrypted end-to-end. Neither indicator means that.

The second most common mistake is turning on Confidential Mode and treating the result as HIPAA compliant. Confidential Mode is portal access control. It does not carry the cryptographic and BAA coverage HIPAA requires.

A third mistake is deploying S/MIME to internal staff and skipping the certificate distribution to external counterparties. Encryption then works only within the domain, which is not what the policy usually intends.

Before rolling out encryption to a practice, verify three items:

  • The license tier on every mailbox actually includes the encryption feature.
  • External recipients on major providers can decrypt without extra setup on their side.
  • A signed business associate agreement covers the specific product feature used, not just the base mailbox.

When a Dedicated Encrypted Email Service Makes Sense

Native encryption in Outlook and Workspace works well for organizations already on the required license tiers with IT staff to manage certificates, portal experiences, and admin console configuration. It fits enterprises with mature identity systems.

Smaller practices, solo providers, and multi-location dental groups often carry a different profile. They run on lower Microsoft 365 or Workspace tiers, they lack dedicated IT staff, and they need HIPAA coverage without buying enterprise seats across every user.

Mailhippo is a secure email service built for this profile. It works with existing Gmail and Outlook accounts, applies TLS and client-side encryption automatically, includes a business associate agreement in the base plan, and delivers messages through a one-click recipient experience without PGP keys or S/MIME certificate management. One brief mention here, in case the license math on native tools does not work out for the practice.

Healthcare practices weighing the tradeoffs between native and dedicated encryption often benefit from a broader look at their site and communication stack. A healthcare marketing agency can help align patient-facing channels with the encryption layer sitting behind them.

For a deeper look at the security controls that pair with encrypted communication in medical environments, review the guidance on security features on healthcare websites. Encryption is one control in a broader posture that includes authentication, backups, and monitoring.

[mh_faqs]