Encrypting an Email Explained From Setup to Recipient View

encrypting an email guide featured image

๐Ÿ”‘ Key Takeaways

  • Encryption turns the message body and attachments into ciphertext only the reader can decrypt.
  • Business Premium unlocks the Outlook Encrypt button; lower tiers need a bump or a HIPAA service.
  • Gmail client-side encryption requires Workspace Enterprise Plus and a customer-managed key service.
  • Attachments encrypt with the body across S/MIME, PGP, Purview, and Google client-side encryption.
  • Encryption alone fails HIPAA without a signed BAA, access logs, staff training, and response plan.

Encrypting an email converts the message body and attachments into ciphertext that only an authorized recipient can read. The sending client, the mail server, or both handle the encryption depending on the method used.

This guide covers the current methods for encrypting an email across Outlook, Gmail, and HIPAA-focused services. It explains the setup, the sender steps, the recipient experience, and when a dedicated encrypted email service is a simpler fit.

Encryption is one layer in a broader security posture. The right method depends on plan level, recipient environment, and compliance requirements. Read each section to match the method to the use case.

Encryption Standards Fall Into Three Main Categories

Email encryption uses three main models: transport-level encryption, message-level encryption, and portal-based encryption. Each model protects a different segment of the delivery path.

Transport-level encryption uses TLS between the sending and receiving mail servers. TLS is the baseline. It protects the message during network transmission but leaves the content in cleartext on the mail servers at each end.

Message-level encryption uses S/MIME or PGP to encrypt the message body and attachments before they leave the sending client. Only the recipient key can decrypt the message. The mail servers see ciphertext.

Portal-based encryption stores the encrypted message on a server and delivers a link to the recipient. Microsoft Purview Message Encryption and most HIPAA email services use this model. The recipient authenticates and reads the message in a browser session.

Microsoft Purview Message Encryption Covers Most Outlook Users

Microsoft Purview Message Encryption is the default encryption path for Outlook users on Microsoft 365 Business Premium and higher. The sender clicks Options, then Encrypt, in the ribbon of a new message. Purview handles the encryption and delivery on the server side.

Two options appear: Encrypt-Only and Do Not Forward. Encrypt-Only encrypts the content and lets the recipient reply, forward, and print. Do Not Forward encrypts the content and blocks forward, print, and download.

External recipients on Gmail, Yahoo, or another provider receive a notification email with a Read the message button. The button opens outlook.office365.com in a browser. The recipient signs in with a Microsoft or Google account or requests a one-time passcode.

Detailed sender steps are in the Microsoft support guide for encrypted messages in Outlook. The setup on the tenant side is minimal if Azure Rights Management is already active.

encrypting an email in article illustration one

Gmail Users Rely on Confidential Mode or Client-Side Encryption

Gmail offers two encryption features. Confidential mode is available on every Gmail account, including personal Gmail and every Workspace plan. Client-side encryption is available only on Workspace Enterprise Plus and Education Plus.

Confidential mode sets an expiration date and disables forward, copy, print, and download. It does not encrypt the message body in a way that meets HIPAA transmission requirements on its own. Google can still access the content on its servers.

Client-side encryption encrypts the message content in the browser before it reaches Google servers. The encryption keys are managed by the customer through an external key service. Google cannot decrypt the message.

Standard Workspace plans that need encryption for HIPAA use a gateway or a dedicated HIPAA email service. The Gmail interface stays the same. The encryption happens at the outbound gateway or at the service layer.

S/MIME Provides End-to-End Encryption With Certificates

S/MIME is a message-level encryption standard supported by Outlook, Apple Mail, and most enterprise mail clients. It uses X.509 certificates issued by a trusted certificate authority such as DigiCert, Sectigo, or IdenTrust.

The sender installs a personal certificate in the mail client. The recipient must also have an S/MIME certificate available. Outlook stores recipient certificates from signed messages the user has previously received.

Once certificates are in place, the sender clicks Encrypt on a new message. The mail client uses the recipient public key to encrypt the content. The recipient decrypts with the private key stored in the recipient client.

S/MIME provides true end-to-end encryption because no server between the sender and recipient can decrypt the message. The trade-off is certificate management. Practices with dozens of external recipients need a workflow for exchanging certificates before the first encrypted message can go out.

Example

A behavioral health group of eight clinicians switches from personal Gmail to Google Workspace Business Standard for HIPAA coverage. The admin accepts the BAA in the console, but discovers client-side encryption requires Enterprise Plus at roughly $30 per user. Instead of upgrading all eight seats at $240 per month, the group adds a HIPAA email service at $10 per clinician for $80 per month. The service handles PHI mail with encryption plus BAA, and Workspace Business Standard handles everything else.

PGP Handles Encryption Between Technical Users

PGP, sometimes called OpenPGP or GPG, is a second message-level encryption standard. It relies on a web of trust rather than a centralized certificate authority. Users generate a key pair and publish the public key to a key server or exchange it directly.

PGP is common in security research, legal work, and technical communities where both parties are comfortable managing keys. Mainstream Outlook and Gmail do not include PGP out of the box. Third-party plugins add support.

The strengths of PGP are strong cryptography and no dependence on a central authority. The weaknesses are key management overhead and a recipient experience that assumes technical familiarity. A patient receiving a PGP message will not know how to decrypt it.

Healthcare practices sending PHI to patients almost never use PGP because the recipient experience is unrealistic. PGP fits internal or business-to-business scenarios where both sides run the same tooling.

TLS Alone Does Not Meet HIPAA Transmission Requirements

TLS encrypts the connection between mail servers. It is the baseline for any modern mail transmission. TLS 1.2 and TLS 1.3 are the current versions in use, according to NIST SP 800-52 Rev. 2.

Opportunistic TLS is the common default. If the receiving server supports TLS, the connection uses TLS. If the receiving server does not support TLS, the connection falls back to cleartext. A sender using opportunistic TLS cannot guarantee the message stayed encrypted end to end.

Forced TLS requires the receiving server to support TLS or the message does not go out. Forced TLS is safer but harder to configure across a large recipient list. Most Outlook and Gmail tenants use opportunistic TLS by default.

HHS guidance treats TLS as acceptable for transmission but recommends message-level encryption for high-risk PHI. See the HHS Security Rule guidance for the current position. Practices should assume TLS alone is not sufficient.

encrypting an email in article illustration two

Sensitivity Labels Automate Encryption at Scale

Sensitivity Labels in Microsoft 365 apply encryption automatically based on content classification. Administrators define labels in the Microsoft Purview compliance portal and set rules that trigger a label when the message contains specific patterns.

Patterns can include medical record numbers, Social Security numbers, credit card numbers, or custom regular expressions for practice-specific fields. A matching pattern applies the label and the encryption policy in one step.

The sender does not have to remember to click Encrypt. The system enforces encryption based on content. This removes human error from the encryption decision on routine mail.

Deployment requires Microsoft 365 E3 or E5 licensing and configuration of Purview Information Protection. Sensitivity Labels fit large practices and health systems that already run Microsoft 365 at the enterprise tier.

Attachments Are Encrypted Along With the Message Body

Every current message encryption method encrypts attachments as part of the message. S/MIME, PGP, Microsoft Purview, and Google client-side encryption all treat attachments and the body as a single encrypted unit.

The recipient sees one verification step. After the sign-in or key decryption, both the body and the attachments become readable. Do Not Forward rights in Microsoft Purview show attachments in the portal preview and block download.

Attachment size limits apply before encryption is added. Outlook and Gmail cap standard attachments at 20 to 25 megabytes. Very large files exceed the limit and get rejected before encryption is even attempted.

Practices sending large imaging files, video, or full record sets should use a HIPAA-compliant file transfer service instead of email attachments. The email carries the link. The file transfer service handles the payload.

Encryption Alone Does Not Equal HIPAA Compliance

HIPAA compliance includes administrative, physical, and technical safeguards. Encryption is one of the technical safeguards. The covered entity is responsible for the full set.

The covered entity needs a signed business associate agreement with the email provider, access logging, workforce training, an incident response plan, and configuration that enforces encryption on PHI. Microsoft 365 and Google Workspace include a BAA as part of the standard business terms.

Practices that outsource the full mail security posture use a HIPAA email service that includes the BAA, encryption, access logs, and audit trails in a single plan. Mailhippo is one option for practices that want a HIPAA-compliant secure email service that works with an existing Gmail or Outlook account without switching providers.

The choice between running encryption inside Microsoft 365 or Google Workspace and using a dedicated service comes down to IT capacity, license cost across all seats, and the sensitivity of the mail volume.

๐Ÿ’กPro Tip: Test the recipient view before rolling out to staff

The sender view is not the recipient view. Send a test encrypted message to your own personal Gmail, Yahoo, and a corporate Outlook address. Walk through each opening path start to finish. If any path takes more than a minute or requires an account, patients will drop off. Front-desk staff who have not seen the recipient view cannot answer basic questions on the phone, and open rates on patient PHI mail crash within the first week.

Practical Setup Checklist for a First-Time Sender

A first-time sender can get an encrypted message out today by picking one path and running through the setup. The choice depends on the mail platform already in use.

  • Confirm the license level of the Microsoft 365 or Google Workspace tenant.
  • Verify that a business associate agreement is in place with the mail provider if PHI is involved.
  • Enable the Encrypt button in Outlook or client-side encryption in Gmail if the license supports it.
  • Test with an external recipient on a different mail platform to see the actual recipient view.
  • Document the sender steps for staff who will send encrypted mail on a routine basis.

The test send matters. The sender view is not the recipient view. A practice sending encrypted PHI to a patient should see the exact browser experience the patient will see before sending real mail.

Practices building the wider HIPAA posture around the encryption method also need to cover the website, intake forms, and patient portals. See the guide on healthcare website security features for the site-side controls that pair with encrypted email.

Common Errors When Encrypting an Email

Several errors show up in the first weeks of a new encrypted email workflow. Most trace back to license mismatch, recipient environment, or a missing configuration step on the tenant.

  • The Encrypt button does not appear in Outlook because the license is Business Basic or Business Standard.
  • The recipient does not receive the notification because a corporate spam filter blocks the outlook.office365.com sender.
  • The S/MIME send fails because the recipient certificate is not in the Outlook contact record.
  • The one-time passcode does not arrive because the recipient inbox filters bulk mail into a folder the recipient does not check.
  • Attachments exceed the 25 megabyte limit and get rejected before encryption is applied.

Each of these errors has a fix. Licensing is a purchase or a switch to a service that bundles encryption. Recipient filters can be addressed by asking the recipient to allow the sender domain. Certificates can be exchanged through a first signed message.

Related reading covers practical steps for common platforms: to encrypt an email, encrypting email in Outlook, email encrypting workflows, and what does encrypting an email do in outlook. Each guide breaks down the sender view for a specific tool.

When a Dedicated Encrypted Email Service Fits Better

A dedicated encrypted email service fits practices that need HIPAA compliance without adding license overhead or IT complexity. The service handles the encryption, the BAA, the access logs, and the recipient portal.

The sender writes mail in the same Gmail or Outlook interface. Outbound mail routes through the service gateway. The recipient gets a portal link or a native decrypt depending on the service configuration.

Mailhippo is a HIPAA-compliant secure email service that works with existing Gmail and Outlook accounts. The BAA is included in the base plan. Encryption applies to every outbound message. Recipients open messages with one click, without creating a Microsoft or Google account.

Practices building the wider healthcare digital presence often pair encrypted email with a compliant site, intake, and portal setup. A healthcare marketing agency can coordinate the site and communication layer around the encryption service already in place.

Frequently Asked Questions

What is encrypting an email? +

Encrypting an email is the process of converting the message body and attachments into ciphertext so that only an authorized recipient with the correct key can read the content. The encryption can happen at the sending client, at the sending mail server, or at both points. Modern methods include S/MIME, PGP, Microsoft Purview Message Encryption, Google Workspace client-side encryption, and gateway-based encryption used by HIPAA email services. Each method protects the same fundamental thing: the confidentiality of the message contents in transit and at rest.

Does encrypting an email make it secure? +

Encryption protects the message contents from interception and unauthorized reading. It does not protect against a compromised sender account, a compromised recipient account, or social engineering that tricks either party into sharing credentials. Encryption is one control in a layered security model. Practices sending PHI need encryption plus multi-factor authentication, access logging, phishing training, and endpoint protection. Encryption also does not protect a message that a legitimate recipient forwards to an unauthorized party, unless rights management is applied on top of the encryption.

Does encrypting an email encrypt attachments? +

Yes. S/MIME, PGP, Microsoft Purview Message Encryption, and Google Workspace client-side encryption all encrypt attachments along with the message body. The recipient sees a single verification step for both. Do Not Forward rights in Microsoft Purview block download of attachments and display them only in the portal preview. Attachment size limits still apply. Practices sending very large files containing PHI should use a HIPAA-compliant file transfer service instead of email attachments, because the mail server may reject files that exceed the platform limit before encryption is applied.

How do I encrypt an email in Outlook? +

Open a new message in Outlook. Click Options in the ribbon. Click Encrypt and pick Encrypt-Only or Do Not Forward. Encrypt-Only lets the recipient reply, forward, and print. Do Not Forward blocks forward, print, and download. Write the message, add recipients, and click Send. Microsoft Purview handles the delivery. Internal Microsoft 365 recipients see the message inline. External recipients receive a notification with a Read the message button that opens the encrypted content in a browser tab on outlook.office365.com.

How do I encrypt an email in Gmail? +

Gmail on Google Workspace Enterprise Plus and Education Plus supports client-side encryption. The admin enables it in the Google Admin console under Security, Access and data control, Client-side encryption. Users see a lock icon in the compose window that toggles encryption on. Standard Gmail and Workspace Business plans do not have this feature. Those accounts can use confidential mode, which sets an expiration and disables forwarding, or route encrypted mail through a HIPAA email service that works with the existing Gmail account.

What are the benefits of encrypting an email? +

Encryption blocks interception of message contents in transit, protects the content at rest on mail servers, and reduces the impact of a mail server breach because the stolen data is ciphertext. For regulated industries, encryption is a required control under HIPAA, HITECH, GLBA, and similar frameworks. For any business, encryption reduces the risk of an accidental data disclosure when a message is sent to the wrong address or forwarded outside the organization. Recipients also gain confidence that the sender has invested in secure communication.

Is TLS encryption enough for HIPAA compliance? +

TLS encrypts the connection between mail servers but does not encrypt the message at rest inside the recipient inbox. TLS also depends on both sending and receiving servers supporting the same version and cipher suite. Opportunistic TLS falls back to cleartext if the receiving server does not support TLS. The HHS guidance on encryption treats TLS as one acceptable safeguard for transmission but recommends message-level encryption for high-risk PHI. Practices should assume TLS alone is not sufficient and layer message-level encryption on top for regulated content.

Encrypting Emails in Outlook

encrypting emails in outlook guide featured image

๐Ÿ”‘ Key Takeaways

  • Outlook Business Premium exposes the Encrypt button; lower tiers hide it entirely.
  • S/MIME works from Outlook 2013 up but needs a valid cert for sender and recipient.
  • Outlook on the web shows Encrypt only when Purview Message Encryption is active.
  • Microsoft signs the BAA, but sending PHI in plaintext still counts as a HIPAA breach.
  • Configure a DLP rule so PHI patterns trigger encryption when staff forget to click.

Outlook supports three encryption paths. The Encrypt button, S/MIME certificates, and layered third-party services. Each has a specific plan requirement and a specific recipient experience.

For healthcare organizations and any team handling regulated data, encrypting emails in Outlook means matching the method to the license, the recipient, and the compliance requirement.

This guide covers the setup for Outlook desktop and Outlook on the web across the main Microsoft 365 tiers.

The Encrypt Button Uses Microsoft Purview Message Encryption

The Encrypt button in the Outlook Options ribbon triggers Microsoft Purview Message Encryption. This is the native Microsoft option for sending encrypted mail to recipients outside the sender tenant.

The button appears on Microsoft 365 Business Premium, Enterprise E3, Enterprise E5, and comparable Education plans. It does not appear on Business Basic or Business Standard because those tiers do not include Purview Message Encryption.

If the tenant is on a qualifying plan and the button is missing, an administrator needs to enable Azure Rights Management under the Microsoft 365 Admin Center. Once activated, the Encrypt button appears in Outlook within a few minutes.

According to Microsoft documentation, Purview Message Encryption meets HIPAA transmission requirements when combined with a signed BAA available on qualifying Microsoft 365 tiers.

Encrypt-Only and Do Not Forward Provide Different Levels of Control

Clicking the Encrypt button opens a dropdown with two main options. Encrypt-Only sends the message with encryption in transit and at rest. Do Not Forward adds rights-management controls that block the recipient from forwarding, copying, or printing.

Encrypt-Only is appropriate when the sender trusts the recipient to handle the message responsibly but wants to protect it from network interception and mailbox compromise. The recipient can forward it to others once they read it, in encrypted form.

Do Not Forward is stronger when the sender wants to limit downstream distribution. The rights-management layer prevents the recipient from forwarding or exporting the content. Screenshots still work, but the automated actions are blocked.

For HIPAA and regulated content, Encrypt-Only meets the transmission standard. Do Not Forward adds a layer of downstream control that is optional under HIPAA but often used as a matter of practice policy.

encrypting emails in outlook in article illustration one

Encrypt Button Step-by-Step in Outlook Desktop

Open Outlook desktop and click New Email. Fill in the recipient, subject, and body as usual. Click the Options tab in the ribbon.

Click Encrypt in the ribbon. A dropdown appears with Encrypt-Only and Do Not Forward. Select the option that matches the message. A banner appears at the top of the message confirming the selected encryption.

Click Send. Outlook encrypts the message through Microsoft Purview and delivers it to the recipient. Internal recipients on the same tenant see it inline in Outlook. External recipients receive a portal link.

  • The banner in the compose window confirms which encryption level is applied.
  • To remove encryption before sending, click Encrypt again and select the same option to toggle off.
  • The Sent folder shows a lock icon on the encrypted message.

Encrypt Button Step-by-Step in Outlook on the Web

Open Outlook on the web and click New Message. Fill in the recipient, subject, and body. Click the three-dot overflow menu at the top of the compose window.

Select Encrypt from the menu. A banner appears at the top of the message with the selected encryption level. The default is Encrypt-Only. To switch to Do Not Forward, click Change Permissions in the banner.

Click Send. The message is encrypted through Microsoft Purview and delivered. Internal recipients on the same tenant read it inline. External recipients on Gmail, Yahoo, iCloud, or other providers receive a link to the Microsoft portal.

If the Encrypt option does not appear in the overflow menu, the tenant has not enabled Purview Message Encryption. An administrator needs to activate it in the Microsoft 365 Admin Center before the option becomes visible.

Example

A cosmetic surgery office on Microsoft 365 Business Standard needs to send consent forms and pre-op instructions to patients. Business Standard does not include the Encrypt button, and upgrading eight staff to Business Premium would add $76 per user annually. Instead the office keeps Business Standard at $12.50 per user and adds a HIPAA-compliant portal service at $9 per user monthly. Total savings compared to a full Premium upgrade lands near $600 per year, and patients open messages with one click instead of a Microsoft portal sign-in.

S/MIME Setup for Outlook Desktop

S/MIME is the certificate-based encryption standard built into Outlook. It provides end-to-end encryption between sender and recipient without a portal step. Both parties need certificates from a trusted authority.

Get a certificate from DigiCert, Sectigo, IdenTrust, or another trusted authority. The authority delivers a .pfx file containing the public certificate and private key. Import the file into the Windows certificate store on Windows or the macOS keychain on Mac.

Open Outlook and navigate to File, Options, Trust Center, Trust Center Settings, Email Security. Click Settings under Encrypted email. In the dialog, select the certificate for signing and encryption from the dropdown. Click OK and restart Outlook.

When composing a message, click Options, then click Sign and Encrypt icons in the More Options section. If the recipient has a valid S/MIME certificate that Outlook can verify, the encrypted send works. If not, Outlook prompts to send unencrypted.

encrypting emails in outlook in article illustration two

HIPAA Coverage in Microsoft 365 Has Boundaries

Microsoft signs a business associate agreement covering Microsoft 365 core services, including Exchange Online, when the tenant has accepted the BAA under the Microsoft Trust Center. The BAA covers the transmission and storage of PHI in Outlook.

The sender remains responsible for enabling encryption on every PHI transmission. The BAA does not automatically encrypt every message. Sending a PHI message without clicking Encrypt still results in transmission over TLS or plaintext, which does not meet the HIPAA transmission standard for regulated data.

For consistent enforcement, administrators can configure a data loss prevention rule under the Microsoft 365 Purview compliance portal that scans outbound messages for regulated patterns and applies encryption automatically. This is not enabled out of the box.

For practices on Business Basic or Business Standard without Purview Message Encryption, the practical path is a layered encrypted email service. This pairs with broader work covered in healthcare website security features.

Recipient Experience Depends on Their Mail Provider

Recipients on the same Microsoft 365 tenant see the message inline in Outlook or Outlook on the web. They do not click a portal link. The message opens like any other, with a lock icon indicating encryption.

Gmail users get a notification email with a link. They click the link and either sign in with their Google account or request a one-time passcode by email. They read the message in a Microsoft portal in their browser.

Yahoo, iCloud, AOL, and other recipients receive a one-time passcode by email and view the message in the Microsoft portal. They cannot sign in with their mail provider because those providers do not federate with Microsoft identity services.

Test the workflow with a known recipient before relying on it for time-sensitive delivery. Some corporate mail gateways strip the notification link or block the Microsoft portal domain. Testing surfaces those issues before the first real send.

๐Ÿ’กPro Tip: Configure DLP Rules to Enforce Automatic Encryption

Manual Encrypt-button use fails when staff forget on a sensitive message. The single most common HIPAA breach cause is a sender forgetting to click Encrypt on a PHI message. Configure a data loss prevention rule in the Microsoft 365 Purview compliance portal that scans outbound messages for patterns like Social Security numbers or medical record numbers and applies Purview Message Encryption automatically. Human error drops out of the workflow.

Third-Party Services Close the Gap on Lower Microsoft 365 Tiers

Microsoft 365 Business Basic and Business Standard tenants do not have the Encrypt button. Upgrading every seat to Business Premium for the encryption feature is often more expensive than adding a purpose-built encrypted email service.

Mailhippo integrates with any Outlook or Microsoft 365 account through SMTP relay or a plug-in. The sender continues to write and send from Outlook. The service intercepts the message, encrypts it, and delivers over TLS or through a portal fallback.

The service includes a signed BAA in the base plan and logs every message access. The recipient experience is a single click and passcode. No key management, no software install for the recipient.

For healthcare organizations coordinating email with website work, this pairs with services covered in healthcare marketing.

Verify Encryption on Every Sensitive Send

Before hitting Send on a regulated message, verify the encryption is active. In Outlook desktop, the banner at the top of the compose window shows Encrypt-Only or Do Not Forward. In Outlook on the web, the same banner appears.

For S/MIME, the Sign and Encrypt buttons in the Options ribbon show as active. The message icon in the Sent folder shows a lock. If the message went out without those indicators, encryption did not apply.

Microsoft 365 administrators can audit encryption status in the Purview compliance portal under Message Trace. This shows every outbound message with its encryption status, useful for HIPAA risk assessments and periodic compliance reviews.

According to HIPAA Journal, the most common documented compliance failure is a sender forgetting to enable encryption on a PHI message. Verification per send is the single most effective preventive control.

Choose the Outlook Path Based on Plan and Recipient

Match the encryption approach to the Microsoft 365 tier and the target recipient. Business Premium and above have the Encrypt button for a Microsoft-native experience. Business Basic and Business Standard need either an upgrade or a layered service.

  • Business Premium or higher, external recipients: Encrypt button with Purview Message Encryption.
  • Any tier, internal certified users: S/MIME with corporate certificates.
  • Business Basic or Business Standard, external recipients: layered HIPAA-compliant service.
  • Any tier, mixed compliance needs, patients as recipients: layered service with portal fallback.

For deeper coverage on related methods, see the sibling guides encrypting email in Outlook, encrypting an email, and how to open encrypted emails in Outlook.

The final point is that Outlook makes encryption easy on the right plan and unavailable on the wrong plan. Match the tool to the tier, and verify every sensitive send.

Frequently Asked Questions

Which Outlook and Microsoft 365 plans include the Encrypt button? +

The Encrypt button appears on Microsoft 365 Business Premium, Enterprise E3, Enterprise E5, and comparable Education plans. It does not appear on Business Basic or Business Standard. If the tenant is on a qualifying plan and the button is still missing, an administrator likely needs to enable Azure Rights Management under the Microsoft 365 Admin Center. Once activated, the Encrypt button appears in Outlook desktop under Options and in Outlook on the web under the compose window overflow menu within a few minutes.

What is the difference between Encrypt-Only and Do Not Forward in Outlook? +

Encrypt-Only encrypts the message in transit and at rest, so unauthorized viewers cannot read it, but the recipient can forward, copy, print, and download normally once they open it. Do Not Forward adds Microsoft Purview rights-management controls that block forwarding, printing, and copying by the recipient. Do Not Forward is the stronger control when the sender wants to limit downstream distribution. Both options require Microsoft Purview Message Encryption enabled at the tenant level to appear in the Outlook compose menu.

How do I install an S/MIME certificate in Outlook desktop? +

Get an S/MIME certificate from a trusted authority such as DigiCert, Sectigo, or IdenTrust. The authority delivers the certificate as a .pfx file with a private key. Double-click the .pfx file on Windows, or import it into Keychain Access on macOS. Open Outlook, navigate to File, Options, Trust Center, Trust Center Settings, Email Security, and click Settings under Encrypted email. Select the certificate for signing and encryption. Save and restart Outlook.

Does Microsoft 365 Business Basic support S/MIME? +

Microsoft 365 Business Basic is a web-only plan without the desktop Outlook client, and S/MIME on Outlook on the web has limited support. The Encrypt button on Business Basic is not available because Purview Message Encryption requires Business Premium or higher. Practices on Business Basic that need encryption typically use a browser-based encrypted email service or upgrade one or more seats to Business Premium. Layering a HIPAA-compliant service is often the lower-cost path for small practices.

Can I send an encrypted Outlook message to a Gmail user? +

Yes. Purview Message Encryption delivers the message through a Microsoft portal. The Gmail user receives a notification email with a link. They click the link and either sign in with their Google account or request a one-time passcode by email. They read the message in the Microsoft portal in their browser. The message stays encrypted at Microsoft servers and is not copied into the recipient Gmail account in plaintext. Portal-based reads leave the message on Microsoft infrastructure.

Does Outlook automatically encrypt sensitive messages? +

Not by default. Outlook does not scan message content and apply encryption automatically. An administrator can build data loss prevention rules in the Microsoft 365 Purview compliance portal that scan outbound messages for patterns like Social Security numbers or medical record numbers and enforce encryption on match. This is not enabled out of the box. It requires configuration of a DLP policy tied to a Purview Message Encryption action.

What happens if I forget to click Encrypt on a sensitive message? +

The message sends over TLS to the recipient server if the recipient supports TLS, or in plaintext if it does not. Neither of these paths meets HIPAA transmission standards for PHI. If the message contained regulated content, the sender may need to report a potential incident, depending on the organization breach response policy. This is one of the reasons many healthcare organizations layer an encrypted email service that enforces encryption regardless of user action.

How to Open an Encrypted Email in Outlook Step by Step

how to open an encrypted email in outlook guide featured image

๐Ÿ”‘ Key Takeaways

  • Opening encrypted mail in Outlook forks three ways: Purview portal, native S/MIME, or vendor portal.
  • Purview flow takes about a minute: click Read the message, sign in or request a one-time passcode.
  • S/MIME messages decrypt inline in Outlook if the recipient certificate is installed and still valid.
  • Portal services like Proofpoint and Cisco use a securedoc.html link and a first-time password step.
  • Passcode emails often land in spam or corporate quarantine, which requires an IT release to fix.

Opening an encrypted email in Outlook depends on the method the sender used. Microsoft Purview Message Encryption, S/MIME certificates, and third-party portal services each present a different recipient path. The steps take about a minute once the recipient identifies the method.

This guide covers how to open an encrypted email in Outlook across each method. It also covers the common errors that break the flow and how to fix them without a support call to the sender.

Look at the notification message first. The From address and the button label identify the method. That determines the correct opening steps.

Microsoft Purview Messages Open Through the Browser Portal

Microsoft Purview Message Encryption is the default encryption service for Microsoft 365. Recipients see a notification email in the Outlook inbox with a Read the message button. The From address usually reads microsoft@ or the sending organization plus a service address.

Click the Read the message button. A browser tab opens on outlook.office365.com. The tab shows three sign-in options: sign in with a Microsoft account, sign in with a Google account, or request a one-time passcode.

Choose the option that matches the recipient address. Microsoft accounts cover Outlook.com, Hotmail, Live, and Microsoft 365 tenants. Google accounts cover Gmail and Google Workspace. The passcode option works for any address, including personal accounts on other providers.

Once signed in or after entering the passcode, the decrypted message displays inline. Attachments appear below with download buttons. Detailed steps are in the Microsoft support guide for opening protected messages.

The One-Time Passcode Option Works for Any Recipient

The one-time passcode option is the universal fallback across every Purview message. Recipients who do not want to sign in with an existing account choose the passcode path.

The steps are:

  • Click the Read the message button in the notification
  • Choose the one-time passcode option on the sign-in screen
  • Check the same email inbox for the passcode email
  • Copy the passcode and paste it into the browser
  • View the decrypted message with attachments

The passcode email typically arrives within one minute. Check spam if it does not appear. Corporate mail servers sometimes quarantine passcode emails from Microsoft, and the IT team needs to release the message.

Passcodes expire after fifteen minutes. If the code expires before use, request a new one from the same browser tab. The new passcode arrives in a fresh email.

how to open an encrypted email in outlook in article illustration one

S/MIME Messages Decrypt Inline in Outlook

S/MIME encrypted messages open inline in Outlook when the recipient certificate is installed. The message displays in the reading pane with a lock icon in the header. No browser tab, no portal, no passcode.

The lock icon confirms encryption. Clicking the icon shows the encryption method, the certificate details, and the trust chain. Attachments open normally in the client after decryption.

If the certificate is missing, expired, or from an untrusted authority, Outlook shows the message as ciphertext or displays a security warning. The message body reads as encoded data instead of readable text.

The fix is certificate installation or renewal through the Trust Center. Go to File, Options, Trust Center, Trust Center Settings, Email Security. Add the certificate under Digital IDs or renew the existing certificate through the issuing authority.

Third-Party Portal Notifications Contain a Portal Link

Third-party encrypted email services deliver a notification email with a portal link. Common services include Proofpoint Encryption, Cisco Registered Envelope, and gateway-based services deployed by health systems or financial institutions.

The notification usually has a Click here to read your secure message button, a Register button, or an attached file called securedoc.html or message.html. Clicking the button or opening the attachment loads the vendor portal in a browser.

First-time recipients register with the email address and set a password. The registration screen asks for a name, an email address, and a password meeting the length and character requirements the sending organization configured.

Repeat recipients sign in with the existing password. The portal shows the decrypted message body and any attachments. Reply from inside the portal encrypts the reply back to the sender. Password reset works from a Forgot password link on the sign-in page.

Example

A billing administrator at a small hospital receives a Purview-encrypted claim summary from an outside auditor. She clicks the Read the message button, but the passcode email never arrives because the corporate spam filter quarantined it. After five minutes she requests a fresh passcode from the same browser tab, then asks IT to release the quarantined message. The passcode arrives in one minute, she pastes it, and the six-page audit summary decrypts inline with a downloadable spreadsheet attachment.

Attachments Follow the Message Encryption Method

Attachments in encrypted email decrypt through the same method as the message body. The recipient path varies by service but the underlying encryption is applied to the entire message envelope, body and attachments together.

Purview Encrypt-Only attachments appear in the browser tab below the message body with download buttons. Purview Do Not Forward attachments may show as preview only with no download. S/MIME attachments open in the Outlook client after the message decrypts. Portal attachments stay inside the portal.

Downloaded attachments lose the sender-side encryption once saved locally. The file on the local disk is subject to the standard local file protection rules. HIPAA still applies to the file content, but the encryption service does not continue to control the file after download.

Recipients working in a HIPAA-covered role should confirm the local file protection before saving. Practices should also configure local storage encryption on managed devices to protect downloaded attachments.

how to open an encrypted email in outlook in article illustration two

Reply From the Portal Keeps Encryption End to End

Every major encrypted email platform includes a Reply button inside the portal or browser tab. Replies sent from the portal encrypt automatically. The response reaches the sender through the same secure channel.

Do not reply from the notification email itself. The notification is a plaintext email that only alerts the recipient. A reply from the notification goes to a platform service address, not to the sender, and is often auto-discarded.

Portal replies maintain the audit trail for HIPAA and other compliance regimes that require encrypted responses to encrypted communications. The sender receives the reply through the same platform they used to send the original.

If the portal does not include a Reply button, the sender likely disabled reply as a policy setting. Contact the sender through a separate secure channel to continue the conversation.

Outlook Mobile Follows the Same Path

Outlook mobile on iOS and Android supports Purview Message Encryption through the same Read the message button. The notification email arrives in the mobile inbox. Tap the button to open the browser tab.

Sign in with the Microsoft account, Google account, or one-time passcode option. The decrypted message displays in the mobile browser. Attachments open in the browser or hand off to another app for download.

S/MIME on mobile requires a certificate installed through a Configuration Profile. Mobile device management deploys the profile to managed devices. Personal devices without MDM need manual certificate installation through the Settings app on iOS or the certificate manager on Android.

Third-party portal services provide mobile-friendly web interfaces or dedicated apps. Proofpoint, Cisco Registered Envelope, and Mailhippo all support mobile recipient flows through the mobile browser without an app install.

๐Ÿ’กPro Tip: Reply inside the portal, never from the notification

The notification email is plaintext and its From address usually points to a platform service address that discards responses. Replies typed into the notification never reach the sender, and any PHI in that reply travels unencrypted. Always click Read the message, then use the Reply button inside the browser tab or portal. That keeps the response encrypted end to end and preserves the audit trail HIPAA reviewers expect on regulated exchanges.

Common Errors and How to Fix Them

Encrypted email in Outlook works reliably most of the time. Common errors that break the flow include missing certificate for S/MIME, expired notification link, passcode delivery to spam, and browser cache issues on the portal.

The quick fixes are:

  • Missing certificate: install or renew through the Trust Center
  • Expired link: contact the sender for a resend
  • Passcode in spam: check spam folder, request a new code
  • Browser cache issue: try an incognito or private window
  • Corporate quarantine: ask IT to release the message from the queue

Recipients on managed devices sometimes have browser restrictions that block the portal load. Try a different browser or ask IT to allow the portal domain in the browser policy. The domains vary by service. Purview uses outlook.office365.com.

If none of the fixes work, contact the sender for an alternate delivery method. Some services support a plaintext fallback for recipients who cannot open the encrypted message. This should be used only when the content is not regulated.

The Recipient Experience Determines Adoption

The single largest factor in encrypted email adoption is the recipient experience. Every step the recipient has to take lowers the open rate on regulated messages. Every extra sign-in or password reset lowers it further.

Practices sending encrypted mail to patients should track the open rate. If the rate drops significantly compared to regular mail, the recipient path is too long. Switch to a shorter path or add a heads-up plaintext email that primes the recipient for the encrypted delivery.

Front-desk staff should be trained to answer opening questions on the phone. A one-minute walk-through solves most confusion at the notification step. Patients who need a resend often just need someone to confirm the sender is legitimate.

The HIPAA-compliant website design approach uses the same principle for patient portals. Shorter steps, fewer clicks, higher completion.

Mailhippo Uses a One-Click Recipient Link

Mailhippo secure email service delivers encrypted messages through a one-click link with no account creation for the recipient. Recipients click the link, enter a one-time passcode delivered to the same email address, and read the message.

The signed BAA is included in the base plan. Attachments open inline. Replies encrypt automatically. There are no keys, no certificates, and no password reset on the recipient side. This is the shortest recipient path among common HIPAA email options.

For healthcare practices sending encrypted mail to patients on Outlook, Gmail, Yahoo, or other providers, the shorter recipient path directly raises the open rate on regulated messages. Front-desk staff spend less time walking patients through portal registration.

The broader compliance stack pairs encrypted email with healthcare website security features, patient portal configuration, and internal access controls. Encrypted email is one layer. The full stack covers the practice end to end.

Frequently Asked Questions

How do I open an encrypted email in Outlook? +

Look at the notification message. If it has a Read the message button and the From address includes microsoft@ or the sender organization plus a service address, click the button. A browser tab opens on outlook.office365.com. Sign in with the Microsoft account tied to the email, sign in with a Google account for Gmail addresses, or request a one-time passcode. Enter the passcode in the browser tab. The decrypted message displays inline with attachments listed below the body.

What if the encrypted email says the link expired? +

Expired links happen when the sender set a short expiration or when the notification is old. The recipient cannot reopen the message from the original link. Contact the sender and ask them to resend. Senders on Microsoft Purview resend from the Sent folder in Outlook. Senders on portal services resend from the vendor administrative console. A resend creates a fresh notification with a new link. The message content is not lost, only the current access link stopped working.

How do I open an S/MIME encrypted email in Outlook? +

S/MIME messages open automatically in Outlook if the recipient certificate is installed. Open the message in the reading pane or a full window. A lock icon in the header confirms encryption. If the message shows as ciphertext or displays a security warning, the certificate is missing, expired, or from an untrusted authority. Go to File, Options, Trust Center, Trust Center Settings, Email Security. Add the certificate under Digital IDs or renew the existing one through the certificate authority.

How do I open an encrypted email attachment in Outlook? +

Attachments in Purview messages appear in the browser tab below the message body. Click the download button for each file. The file saves to the default download folder. Attachments in Do Not Forward messages may show as preview only with no download option. Attachments in S/MIME messages open normally in the Outlook client after the message decrypts. Third-party portal services keep attachments inside the portal. Click the attachment name to download or preview.

I did not receive the one-time passcode. What should I do? +

The passcode email typically arrives within one minute. If it does not appear, check the spam folder first. Some corporate mail servers quarantine messages from unfamiliar senders. Wait five minutes and request a new passcode from the same browser tab. If the passcode still does not arrive, check whether the mail was routed to a shared inbox or a delegated address. Contact the sender to confirm the recipient address and request a resend from the sending platform.

Can I open an encrypted email on the Outlook mobile app? +

Yes, Outlook mobile on iOS and Android supports Purview Message Encryption. The notification email arrives in the inbox with the Read the message button. Tap the button to open the browser tab. Sign in with the Microsoft account, Google account, or one-time passcode option. The decrypted message displays in the mobile browser. Attachments open in the browser or hand off to another app for download. S/MIME on mobile requires a certificate installed through a Configuration Profile pushed by mobile device management.

Why does the encrypted email look like a garbled attachment? +

This usually means the message uses S/MIME and the recipient certificate is not installed, or the message is a portal notification with the actual content in a securedoc.html or message.html attachment. If S/MIME, install the recipient certificate through the Trust Center. If the message contains a securedoc.html or message.html file, save the attachment and open it in a browser. The attachment loads the vendor portal, where the recipient signs in and reads the decrypted content.

Office 365 Email Encryption Setup and HIPAA Configuration

office 365 email encryption guide featured image

๐Ÿ”‘ Key Takeaways

  • Purview Message Encryption ships with Business Premium, E3, E5, or Apps for Enterprise plus AIP.
  • Admin activation runs in about 30 minutes: enable Azure RMS, verify Purview, set default template.
  • External recipients open through outlook.office365.com with Microsoft, Google, or passcode sign-in.
  • HIPAA on Office 365 needs four steps: sign the BAA, enable Purview, apply labels, retain audit logs.
  • For a few PHI senders, a per-seat HIPAA service beats a tenant-wide Business Premium upgrade.

Office 365 email encryption runs on Microsoft Purview Message Encryption. The service ships with Business Premium and higher plans. It powers the Encrypt button in the Outlook ribbon and handles external recipient delivery through a browser portal.

This guide covers the Office 365 email encryption setup, the license structure, the recipient experience, and the HIPAA configuration. It also covers the fit for a separate encrypted email service when the Office 365 plan does not include the Encrypt button.

The choice depends on plan level, seat count, and how many staff need to send PHI. Read each section and match the approach to the actual practice flow.

Purview Message Encryption Powers the Encrypt Button

Microsoft Purview Message Encryption is the underlying service for the Encrypt button in Outlook. The button appears in the Options ribbon on new messages. Users click Encrypt and pick Encrypt-Only or Do Not Forward.

Encrypt-Only encrypts the message content in transit and at rest. Recipients can reply, forward, and print. Do Not Forward applies rights management and blocks forward, print, and download. The sender picks based on the sensitivity of the content.

Both options deliver to internal Microsoft 365 recipients inline. Both options deliver to external recipients through a notification email with a browser tab open on outlook.office365.com. The recipient experience is consistent across the two options.

Detailed sender steps are in the Microsoft support guide for encrypted messages in Outlook.

License Tiers Determine Access to Encryption

The Encrypt button in Office 365 is not available on every plan. The license tier determines whether the feature appears in Outlook. Practices should confirm the plan level before assuming encryption is available.

The plans that include Purview Message Encryption are:

  • Microsoft 365 Business Premium
  • Microsoft 365 E3 and E5
  • Office 365 E3 and E5
  • Microsoft 365 Apps for Enterprise with Azure Information Protection Premium
  • Standalone Azure Information Protection Premium P1 or P2

Plans that do not include the Encrypt button are Microsoft 365 Business Basic, Microsoft 365 Business Standard, Microsoft 365 Apps for Business, and Office 365 E1. Users on these plans do not see the Encrypt button in Outlook.

Adding the button requires either a plan upgrade or a per-seat Azure Information Protection Premium license add-on. The choice depends on how many features of Business Premium the practice needs beyond encryption.

office 365 email encryption in article illustration one

Tenant Setup Takes Thirty Minutes on a Fresh Deployment

Enabling encryption on a fresh tenant takes about thirty minutes. The setup happens entirely in the Microsoft 365 admin center. No changes to individual mailboxes or client software are required.

The steps are: sign in as global administrator, activate Azure Rights Management under Settings and Org settings, verify Message Encryption availability under the compliance section, configure the default template that recipients see, and confirm license assignment for the users who will send encrypted mail.

Existing tenants with Azure Information Protection already licensed do not need additional activation. The Encrypt button appears in Outlook after the client restart. Administrators can push the setting through Group Policy or MDM to ensure consistent behavior across the fleet.

Test the setup with a small pilot group before rolling out to all users. Send an encrypted message to an external recipient. Confirm the notification, the browser tab, and the decrypted message. Fix any policy or template issues before wide rollout.

Comparing Office 365 Encryption Options at a Glance

Office 365 supports several encryption methods with different fit profiles. The right choice depends on recipient mix, plan level, and administrative overhead.

Method Recipient Setup Plan Required Best Fit
Purview Message Encryption Browser tab, sign-in or passcode Business Premium or higher External patient and vendor mail
S/MIME Certificate pre-installed Any plan with desktop Outlook Internal mail with managed PKI
Sensitivity Labels Depends on label configuration E3 or E5 Enterprise policy-based encryption
Mail flow rule Encrypt-Only Same as Purview portal Business Premium or higher Automated encryption on patterns
Third-party HIPAA service One-click portal link Any Office 365 plan Small practices on Business Basic or Standard

Practices with mostly external recipients on personal accounts choose Purview or a third-party HIPAA service. Practices with mostly internal or partner mail choose S/MIME. Enterprise deployments use Sensitivity Labels for policy-driven automation.

Map the send flow before committing. How many external recipients per week. How often the recipient list changes. How many staff need to send encrypted mail. The answers point to the right method.

Example

A 20-seat internal medicine group on Microsoft 365 Business Basic at $6 per seat needs the Encrypt button for four physicians who send referral records. Upgrading all 20 seats to Business Premium at $22 adds $320 per month. Adding Azure Information Protection Premium P1 at $2 per seat on the four physicians adds $8 per month, but the practice manager finds a dedicated HIPAA service at $10 per seat covers the same four physicians for $40 with a bundled BAA and simpler admin, and chooses that path.

The BAA Is Included in Every Microsoft 365 Tenant

Microsoft signs a business associate agreement covering the Microsoft 365 services under the standard BAA terms. The BAA is available at no extra cost. Administrators accept it in the Microsoft 365 admin center.

The BAA covers Exchange Online, SharePoint Online, OneDrive for Business, Teams, and the Purview compliance services. It applies to the tenant from the acceptance date forward. New services added to the tenant fall under the BAA automatically if Microsoft lists them as covered.

The BAA does not cover consumer services like Outlook.com or Hotmail. Practices using consumer accounts for patient mail need to move to a business tenant to fall under the BAA. This is a common misconfiguration that HIPAA auditors flag.

The HHS guidance on business associate agreements lists the terms required. Confirm the Microsoft BAA against the HHS requirements at the time of tenant setup.

office 365 email encryption in article illustration two

Sensitivity Labels Automate the Encryption Decision

Sensitivity Labels are the automated version of the Encrypt button. Administrators define labels in the Microsoft Purview compliance portal and configure rules that flag messages containing PHI or other regulated fields.

Applied labels can require encryption automatically, restrict forwarding, block download of attachments, and apply retention rules. The sender does not have to decide. The label is applied by policy based on the message content.

Deployment requires Microsoft 365 E3 or E5 licensing and Purview Information Protection configuration. Content patterns, sensitive information types, and label rules all need to be defined. This is a significant setup effort.

Sensitivity Labels pay back at enterprise scale where hundreds of users benefit from centralized policy. Small practices usually do not see the same payback and use the manual Encrypt button or a third-party service instead.

Mail Flow Rules Enforce Encryption on Patterns

Mail flow rules in Exchange Online provide a middle ground between manual Encrypt and full Sensitivity Labels. Administrators create rules in the Exchange admin center under Mail flow, Rules.

Rules match on conditions such as message subject containing a keyword, recipient domain matching a known partner, sender belonging to a specific group, or content matching a sensitive information type. Matched messages apply the Encrypt-Only or Do Not Forward template automatically.

This automation removes the sender decision on the most common regulated flows. A rule that encrypts every message with subject line containing [PHI] covers a large fraction of patient-record sends without training staff on the Encrypt button.

Mail flow rules also work as a safety net alongside manual Encrypt. If a sender forgets to click Encrypt but includes a PHI pattern in the body, the rule catches the message and applies encryption automatically.

๐Ÿ’กPro Tip: Do the license math on actual PHI senders only

The plan-wide upgrade calculation is the default vendor pitch. The correct calculation is per-mailbox for only the seats that actually send PHI. Count those seats, then compare three numbers: the Business Premium upgrade cost for that subset, the Azure Information Protection Premium P1 add-on cost for that subset, and a dedicated HIPAA service cost for that subset. The dedicated service often wins on small clinician counts because the BAA and admin are already bundled.

GoDaddy-Provisioned Office 365 Follows the Same Structure

Office 365 licenses provisioned through GoDaddy follow the same plan and feature structure as direct Microsoft licenses. The Encrypt button appears on the same Business Premium and higher plans. The BAA is available in the same admin center.

Practices that provisioned Office 365 through GoDaddy sometimes cannot find the compliance settings because the admin panel is a subset of the full Microsoft 365 admin center. In that case, administrators can access the full center at admin.microsoft.com using the same credentials.

The BAA and the Purview settings are available in the full admin center. GoDaddy does not restrict access to compliance features. The initial setup routes through the GoDaddy dashboard, but administrators can move to the Microsoft admin center for full configuration.

Practices that need the Encrypt button and are on a GoDaddy Business Basic subscription should upgrade to Business Premium in the GoDaddy dashboard, or add per-seat Azure Information Protection through the Microsoft admin center.

Practices on Lower Plans Have Three Practical Options

Practices on Business Basic or Business Standard face a choice when they need encrypted email for HIPAA. The Encrypt button is not available on their plan. They have three practical options.

Option one is a full plan upgrade to Business Premium. This adds encryption, advanced threat protection, and device management at around ten dollars extra per seat per month. It fits practices that will use the other Business Premium features beyond encryption.

Option two is a per-seat Azure Information Protection Premium P1 add-on. This adds encryption without upgrading the base plan. Cost runs about two dollars per seat per month. It fits practices that only need encryption and not the other Business Premium features.

Option three is a dedicated HIPAA email service that works alongside Office 365. The service handles PHI-containing mail through its own encryption and BAA. Office 365 handles general mail. This fits practices where only a fraction of staff handle regulated content.

Mailhippo Works Alongside Office 365 for HIPAA Mail

Mailhippo secure email service works alongside Office 365 without changing the plan structure. The signed BAA is included in the base plan. Practices keep Office 365 for general mail and use Mailhippo for patient-facing PHI.

The sender uses Office 365 for internal communication, scheduling, and vendor mail. When a message contains PHI, the sender routes it through Mailhippo either from a browser interface or from an Outlook add-in. The message encrypts, delivers to the recipient link, and logs the send in the audit trail.

The recipient opens the message through a one-click link with a one-time passcode delivered to the same email address. No account creation, no password reset, no software install. This is the shortest recipient path among common HIPAA options.

The broader compliance stack pairs encrypted email with HIPAA-compliant website design and patient portal configuration. Encrypted email is one layer of the stack. The full stack covers the practice end to end.

Frequently Asked Questions

How do I enable email encryption in Office 365? +

Sign in to the Microsoft 365 admin center as a global administrator. Navigate to Settings, then Org settings, then Microsoft Azure Information Protection. Activate Rights Management if it is not already active. Assign Azure Information Protection Premium licenses or confirm that Business Premium or E3 licenses are in place. Purview Message Encryption becomes available once the licenses are assigned. Users see the Encrypt button in Outlook on the next session. The activation applies at the tenant level and covers every licensed mailbox.

Is Office 365 email encryption HIPAA-compliant? +

Yes, when configured correctly. Microsoft signs a business associate agreement covering Exchange Online, SharePoint, OneDrive, Teams, and Purview services. Administrators accept the BAA in the admin center. Once accepted, Office 365 encryption meets the HIPAA transmission security standard. The covered entity is responsible for configuring policies to encrypt every PHI send, maintaining access logs, training staff, and applying access controls on mailboxes. HIPAA compliance is a shared responsibility between Microsoft and the covered entity.

What plans include Office 365 email encryption? +

Microsoft 365 Business Premium, Microsoft 365 E3, Microsoft 365 E5, Microsoft 365 Apps for Enterprise with Azure Information Protection Premium, and Office 365 E3 and E5 all include Purview Message Encryption. Business Basic, Business Standard, and Microsoft 365 Apps for Business do not include the Encrypt button. Adding it requires either a plan upgrade or a per-seat Azure Information Protection Premium license. GoDaddy-provisioned Office 365 licenses follow the same tier structure as direct Microsoft licenses.

How much does Office 365 email encryption cost? +

The Encrypt button is included in Microsoft 365 Business Premium at around twenty-two dollars per user per month, Business Basic at six dollars, and Business Standard at twelve dollars. Upgrading from Business Standard to Business Premium adds ten dollars per seat per month. A per-seat Azure Information Protection Premium P1 license runs about two dollars per seat. Practices with dozens of seats often find the total cost of a plan upgrade higher than the cost of a dedicated HIPAA email service that includes the BAA.

How do external recipients open Office 365 encrypted emails? +

External recipients receive a notification email with a Read the message button. The button opens outlook.office365.com in a browser tab. The recipient signs in with a Microsoft account, signs in with a Google account, or requests a one-time passcode delivered to the same email address. The passcode arrives in a second email within a minute. Enter the passcode in the browser tab. The decrypted message displays inline with attachments listed below. Reply from the portal encrypts the reply back to the sender.

Can I set default encryption on every outgoing message? +

Yes, through Exchange Online mail flow rules. Administrators create a rule in the Exchange admin center under Mail flow, Rules. The rule applies to messages that match specific conditions, such as containing PHI patterns or being sent to a specific external domain, and applies the Encrypt-Only or Do Not Forward template. This automates encryption without requiring the sender to click the Encrypt button. Sensitivity Labels provide a more advanced version of the same automation with content-based classification.

What is the difference between Purview Message Encryption and S/MIME in Office 365? +

Purview Message Encryption is server-side and works with any recipient through a browser portal. S/MIME is client-side and requires certificates installed for both sender and recipient. Purview is easier for external recipients because they need no certificate. S/MIME provides true end-to-end encryption because only the recipient with the matching private key can decrypt, including Microsoft. Practices choose Purview for external mail and S/MIME for internal mail with high sensitivity, or use both in combination.

How to Send Encrypted Emails Across Outlook Gmail and Yahoo

how to send encrypted emails guide featured image

๐Ÿ”‘ Key Takeaways

  • Outlook’s Encrypt button needs Microsoft 365 Business Premium; lower tiers get no encryption.
  • Gmail client-side encryption is Enterprise Plus only; Confidential Mode fails HIPAA standards.
  • Yahoo has no native message encryption and no BAA, so PHI belongs on a different platform.
  • S/MIME, PGP, Purview, and HIPAA services encrypt attachments as part of the encrypted message.
  • Password-protected ZIPs guard the file but leave PHI in the body exposed and fail HIPAA rules.

Sending an encrypted email means applying an encryption method before the message leaves the sender. The specific steps vary by platform. Outlook, Gmail, Yahoo, and GoDaddy each handle encryption differently, and each has gaps that a dedicated service can fill.

This guide walks through the sender steps for each platform, covers attachments and password-protected files, and identifies where a HIPAA-focused encrypted email service fits the workflow.

The underlying protection is the same across methods. Content is unreadable to anyone without the correct key or credential. The differences are in setup, license, and recipient experience.

Sending an Encrypted Email in Outlook Uses Purview

The Outlook path starts in the compose ribbon of a new message. Click Options, then Encrypt, and pick a policy. Two policies are available: Encrypt-Only and Do Not Forward.

Encrypt-Only encrypts the content and lets the recipient reply, forward, and print. Do Not Forward encrypts the content and blocks forward, print, and download. The sender picks the policy at send time.

The tenant must be on Microsoft 365 Business Premium or higher for the Encrypt button to appear. Business Basic and Business Standard do not include the button. Adding it requires an upgrade or a per-seat license add-on.

External recipients see a notification with a Read the message button. The button opens outlook.office365.com in a browser. The recipient signs in with a Microsoft or Google account or requests a one-time passcode. Detailed steps are in the Microsoft support guide for encrypted messages in Outlook.

Sending an Encrypted Email in Gmail Depends on Workspace Plan

Gmail on Google Workspace Enterprise Plus or Education Plus supports client-side encryption. The admin enables it in the Google Admin console under Security, Access and data control, Client-side encryption. Users see a lock icon in the compose window.

The lock icon toggles encryption on for the message. The message content is encrypted in the browser before it reaches Google servers. The keys stay outside Google through a customer-controlled external key service.

Standard Workspace plans and personal Gmail do not support client-side encryption. Confidential mode is available on every Gmail account. Confidential mode sets an expiration date and disables forward, copy, print, and download. It does not encrypt content in a way that meets HIPAA transmission requirements.

Practices on standard Workspace plans that need encryption for HIPAA route outbound mail through a HIPAA email service. The Gmail interface stays the same. The encryption applies at the service layer.

how to send encrypted emails in article illustration one

Sending an Encrypted Email in Yahoo Requires a Workaround

Yahoo Mail does not offer native message-level encryption on standard consumer or business accounts. There is no Encrypt button in the Yahoo compose window equivalent to the Outlook or Gmail options.

Yahoo users send encrypted mail through one of three workarounds:

  • Install a browser extension such as Mailvelope that adds PGP support to the Yahoo web interface.
  • Attach a password-protected ZIP file to the message and share the password through a separate channel.
  • Route outbound mail through a HIPAA email service that adds encryption at the outbound gateway.

Yahoo does not sign a business associate agreement for consumer accounts. The platform is not appropriate for PHI regardless of the encryption workaround. Practices sending regulated content should move to a compliant mail platform rather than relying on Yahoo with encryption bolted on.

Sending an Encrypted Email From GoDaddy Requires a Third-Party Layer

GoDaddy Professional Email is hosted mail on the godaddy.com or a custom domain. The service does not offer native message-level encryption in the web interface or in the standard IMAP client access.

Practices using GoDaddy for hosted email send encrypted mail through one of three options. Add a third-party S/MIME certificate to Outlook or Apple Mail connected to the GoDaddy account. Use a browser extension that supports PGP or S/MIME. Route outbound mail through a HIPAA email service.

GoDaddy signs a business associate agreement for some hosted email plans through a separate compliance add-on. The BAA covers storage of PHI on GoDaddy infrastructure. It does not cover the encryption of outbound transmission automatically.

Practices sending PHI from GoDaddy typically pair the account with a dedicated encryption service. The GoDaddy account handles inbound receipt and stored mail. The encryption service handles the outbound HIPAA-required protection.

Example

A dental practice on Microsoft 365 Business Basic wants to send X-ray attachments to a referring oral surgeon on personal Gmail. The Business Basic plan does not include the Encrypt button. The office manager tries a password-protected ZIP, but the message body still references the patient by full name and treatment code. Instead, the practice routes outbound mail through a HIPAA email service at $10 per mailbox per month, which encrypts every message and delivers a one-click portal link the surgeon opens on any device.

Sending Encrypted Files Uses the Same Message Encryption Path

Encrypted files travel as message attachments protected by the same encryption applied to the message body. S/MIME, PGP, Microsoft Purview, Google client-side encryption, and HIPAA email services all treat the attachment as part of the encrypted message.

The recipient sees one verification step. After the sign-in or key decryption, both the body and the attachments become readable. Do Not Forward rights in Microsoft Purview show attachments in the portal preview and block download.

Attachment size limits apply. Outlook caps standard attachments at 20 megabytes. Gmail caps at 25 megabytes. Larger files exceed the limit before encryption is even attempted. The message bounces with a size error.

For large files, use a HIPAA-compliant file transfer service and put the link in the message body. The email delivers the link. The file service handles the payload with its own encryption at rest and in transit.

how to send encrypted emails in article illustration two

Sending a Password-Protected File as a Workaround

Sending a password-protected file through email is a common workaround for accounts without full encryption. The sender ZIP-encrypts the file with a password and attaches the ZIP to the message.

Tools that support AES-256 encryption include 7-Zip, WinRAR, and the built-in Archive Utility on macOS with a strong password. The encrypted ZIP is unreadable without the password. This protects the file at rest and in transit.

The password must go through a separate channel. Phone call, text message, or a secure messaging app all work. Never include the password in the same email as the encrypted attachment. That defeats the encryption.

Password-protected attachments do not meet the HIPAA requirement for encrypted transmission of PHI when the message body itself contains identifying information. The workaround protects the file but leaves the body exposed. Dedicated encryption remains the required control for regulated content.

Sender Steps Compared Across Platforms

The sender view differs across platforms. The table below summarizes the steps and license requirements for each.

Platform Sender Step License Required Recipient Experience
Outlook Options, Encrypt, pick policy Business Premium or higher Portal sign-in or passcode
Gmail (Workspace) Lock icon in compose Enterprise Plus or Education Plus Portal sign-in with key service
Yahoo Browser extension or gateway None native Depends on workaround
GoDaddy Third-party layer None native Depends on layer added
HIPAA Email Service Send Secure button or automatic Service subscription One-click portal, no account creation

The service approach is the shortest path for accounts without built-in encryption. It also fits practices on Business Premium or Enterprise Plus that want a simpler recipient experience for patient communication.

๐Ÿ’กPro Tip: Test the recipient view before switching platforms

The sender workflow tells you nothing about what the patient sees. Before committing to Purview, S/MIME, or a HIPAA service, send one test message to a personal Gmail and one to a personal Yahoo. Time the steps from notification to reading the body. If the recipient path takes more than 30 seconds or asks for account creation, patient response rates will drop.

Sending Encrypted Mail to Recipients With No Encryption Setup

The most common friction point in sending encrypted mail is the recipient. A patient with a personal Gmail account does not have S/MIME certificates. A small business partner may not know how to use PGP.

Portal-based encryption solves this. Microsoft Purview and most HIPAA email services deliver the recipient a notification with a link. The recipient clicks the link, authenticates with a sign-in or one-time passcode, and reads the message in a browser.

The recipient does not install anything. The recipient does not need a specific mail client. The recipient does not need to hold any cryptographic material. The portal experience matches how patients already use online banking or telehealth portals.

Practices sending to patients almost always want the portal experience for this reason. The one-click access matches patient tech literacy across a broad population.

HIPAA Applies to Encryption Choices for Covered Entities

Covered entities and business associates operate under the HIPAA Security Rule. Encryption is one required technical safeguard. The HHS Security Rule guidance treats encryption as an addressable specification.

Addressable does not mean optional. The covered entity must either implement encryption or document why an alternative safeguard is reasonable. Most compliance reviews expect encryption on any transmission of PHI outside the internal network.

The sending platform must also have a signed business associate agreement in place with the covered entity. Microsoft 365 and Google Workspace include a BAA as part of the standard business terms. Personal Gmail and consumer Yahoo do not.

Practices building the wider HIPAA posture around encrypted mail also need to cover the website and patient portal. See the guide on healthcare website security features for the site-side controls.

Dedicated HIPAA Email Services Simplify the Sender Workflow

A dedicated HIPAA email service handles the encryption, the BAA, the access logs, and the recipient portal in a single plan. The sender writes mail in a familiar Gmail or Outlook interface.

Mailhippo is one option in this category. It works with existing Gmail and Outlook accounts. The BAA is included in the base plan. Encryption applies to every outbound message. Recipients open messages with one click, without creating a Microsoft or Google account.

Related reading covers the platform-specific how-tos: how to send varracuda encrypted email, how to send encrypted email, how to send an encrypted email, how to send encrypted email using gmail, send encrypted email, and how to send encrypted email via comcast.

Practices coordinating encrypted email with a wider healthcare digital strategy often pair the mail service with a compliant site and portal setup. A healthcare marketing agency handles the marketing overlay on top of the compliance stack.

Frequently Asked Questions

How do I send an encrypted email in Outlook? +

Open a new message in Outlook. Click Options in the ribbon. Click Encrypt and pick either Encrypt-Only or Do Not Forward. Encrypt-Only lets the recipient reply, forward, and print. Do Not Forward blocks forward, print, and download. Write the message, add recipients, and click Send. The tenant must be on Microsoft 365 Business Premium or higher for the Encrypt button to appear. Microsoft Purview handles the delivery and recipient authentication through a browser portal for external recipients.

How do I send an encrypted email in Gmail? +

Gmail on Google Workspace Enterprise Plus or Education Plus supports client-side encryption. The admin enables it in the Google Admin console under Security, Access and data control, Client-side encryption. Users see a lock icon in the compose window that toggles encryption on. Standard Workspace plans and personal Gmail do not support client-side encryption. Those accounts can route outbound mail through a HIPAA email service that adds encryption at the gateway, or use confidential mode for non-regulated content that needs expiration and forwarding controls.

How do I send an encrypted email through Yahoo? +

Yahoo Mail does not offer native message-level encryption on standard accounts. To send an encrypted message from a Yahoo address, use a browser extension that adds S/MIME or PGP support, attach a password-protected file with the password shared through a separate channel, or route outbound mail through a HIPAA email service. Yahoo does not sign a business associate agreement for consumer accounts, so the platform is not appropriate for PHI. Practices sending regulated content move to Google Workspace, Microsoft 365, or a dedicated encryption service.

How do I send encrypted files through email? +

Attach the file to a message and send using an encryption method that covers both the body and the attachments. S/MIME, PGP, Microsoft Purview Message Encryption, Google client-side encryption, and HIPAA email services all encrypt attachments as part of the message. The recipient opens attachments after the same authentication step used for the message body. Attachment size limits on Outlook and Gmail typically cap at 25 megabytes. Larger files should use a HIPAA-compliant file transfer service with a link in the message rather than a direct attachment.

How do I send a password-protected file over email? +

Compress the file into a ZIP archive using a tool that supports AES-256 encryption, such as 7-Zip or WinRAR. Set a strong password during compression. Attach the encrypted ZIP to the message and send. Share the password through a separate channel: phone call, text message, or a secure messaging app. Never include the password in the same email as the attachment. This method protects the file but does not encrypt the message body itself. It is a workaround for accounts without full encryption, not a HIPAA-grade solution.

How do I send an encrypted email from GoDaddy? +

GoDaddy Professional Email does not offer native message-level encryption. Practices using GoDaddy for hosted email send encrypted mail by adding a third-party S/MIME certificate, using a browser extension that supports encryption, or routing outbound mail through a HIPAA email service. GoDaddy does sign a business associate agreement for some hosted email plans, but the BAA covers the storage of PHI on GoDaddy servers rather than the encryption of outbound transmission. Practices sending PHI from GoDaddy typically pair the account with a dedicated encryption service.

Is Microsoft 365 encryption enough for HIPAA? +

Microsoft 365 provides the technical layer of encryption when Purview Message Encryption is enabled. HIPAA compliance also requires a signed business associate agreement, which Microsoft includes as part of the Microsoft 365 BAA terms. The covered entity is still responsible for correct configuration, access logging, workforce training, and an incident response plan. The technical layer is one part of the compliance picture. Practices without dedicated IT often supplement Microsoft 365 with a HIPAA email service that simplifies the recipient portal experience and audit trail.

How Can I Encrypt My Emails in Gmail, Outlook, and Office 365

how can i encrypt my emails guide featured image

๐Ÿ”‘ Key Takeaways

  • Email encryption stacks in three layers: TLS in transit, portal-based, and full end-to-end.
  • Personal Gmail has zero real encryption; Confidential Mode fails HIPAA, CMMC, and GDPR checks.
  • Outlook’s Encrypt button on Business Premium runs Purview and reaches any recipient via portal.
  • S/MIME suits business rollouts; PGP suits individuals; both stall on recipients without keys.
  • Compliance needs a BAA, retained logs, and a documented standard, not a per-message click.

The question “how can I encrypt my emails” has different answers depending on which mail provider is in front of you. Gmail, Outlook, and Microsoft 365 each expose different controls, and personal accounts on all three offer less than their business counterparts.

This guide walks through the encryption paths available in each platform, explains where S/MIME and PGP fit, and covers the compliance layer for practices that need audit trails. For practices sending patient information, dedicated encrypted email services are usually the shortest path.

Each section below covers the steps for a specific platform or method. Skip to the section that matches your setup.

Three layers of email encryption you need to understand first

Email encryption is not one thing. It operates at three layers, and each solves a different problem.

The first layer is TLS between mail servers. It protects the message on the wire from one server to the next. Gmail, Outlook.com, and Microsoft 365 all enforce TLS 1.2 or 1.3 by default when the receiving server supports it.

The second layer is message-level encryption. The mail provider encrypts the message body on its own servers and delivers it to external recipients through a portal or a signed session. Microsoft Purview Message Encryption and Google Workspace hosted S/MIME operate at this layer.

The third layer is end-to-end encryption. The message body is encrypted on the sender’s device and stays encrypted until the recipient decrypts it. S/MIME with client-held certificates and PGP both operate at this layer.

Most business scenarios stop at the second layer. The third layer adds friction that only pays off when the message content is unusually sensitive or the recipient’s mail server cannot be trusted with plain text.

How to encrypt emails in Gmail with a Workspace account

Gmail on Google Workspace Enterprise Plus supports hosted S/MIME. The admin enables it in the Google Admin console under Apps, Google Workspace, Gmail, User settings.

Once enabled, users upload their S/MIME certificate through Gmail settings. Compose messages then show a lock icon next to the recipient field, indicating that the message will send encrypted.

Encryption only applies when the recipient also holds a certificate. For recipients without one, Gmail falls back to standard TLS delivery. That fallback is the reason S/MIME alone is not sufficient for a healthcare workflow.

The Google Workspace S/MIME setup guide walks through the certificate upload and enforcement policies. Confidential Mode is not a substitute for S/MIME and does not satisfy HIPAA.

Practices on lower Workspace tiers do not have hosted S/MIME. Those accounts need a third-party gateway or a dedicated compliant email service.

how can i encrypt my emails in article illustration one

How to encrypt emails in Outlook with a Microsoft 365 plan

Outlook on Microsoft 365 Business Premium, E3, and E5 exposes an Encrypt button in the compose window. It sits in the Options ribbon on the desktop app and in the three-dot menu on Outlook web.

Clicking Encrypt triggers Purview Message Encryption. The user picks an encryption policy such as Encrypt Only or Do Not Forward. The message travels encrypted, and external recipients receive a portal link with sign-in options.

The Microsoft Purview Message Encryption documentation details the policy options and the recipient experience. Setup usually completes in the admin center within an hour if Azure Rights Management is already active on the tenant.

Business Basic and Business Standard do not include the Encrypt button. Practices on those plans either upgrade or add a dedicated encryption layer. Sibling coverage for the Outlook-specific path is in can I encrypt emails in Outlook.

For a broader walkthrough of Gmail-side encryption steps, see how can I encrypt an email.

Setting up S/MIME on a desktop Outlook client

Desktop Outlook supports S/MIME natively. The user needs a certificate issued to their email address, installed in the Windows certificate store or on a smart card.

  • Obtain an S/MIME certificate from a trusted certificate authority. Commercial certificates cost $20 to $60 per year.
  • Import the certificate into the Windows certificate store under Personal, Certificates.
  • In Outlook, open File, Options, Trust Center, Trust Center Settings, Email Security.
  • Under Encrypted email, click Settings and select the imported certificate.
  • Optionally enable Encrypt contents and attachments for outgoing messages to make encryption the default.

Once configured, the compose window shows a lock icon when the recipient’s certificate is available. If the recipient has never sent a signed message, Outlook cannot encrypt to them until their certificate is exchanged.

The exchange step is the operational tax of S/MIME. It works well inside a practice where every mailbox has a certificate. It falls apart with external partners and patients who do not.

Example

A five-provider family medicine clinic runs on Google Workspace Business Standard at $12 per user per month. Staff want to send referral summaries to a cardiologist on Outlook. Business Standard does not include hosted S/MIME. Upgrading five seats to Enterprise Plus at $30 each would cost $150 per month. Instead, the practice adds a gateway service at $10 per mailbox that layers on top of Workspace, keeps Gmail as the compose interface, and includes the BAA and audit trail for $50 per month total.

Using PGP with Thunderbird or Mailvelope

PGP encryption uses a public-private key pair that the user generates and controls. It works with any email account, including personal Gmail and Outlook.com, but requires a compatible client on both ends.

Thunderbird has built-in PGP support since version 78. The user generates a key pair in Account Settings, End-to-End Encryption. The public key is shared with correspondents through a keyserver, direct exchange, or embedded in outgoing signatures.

Mailvelope is a browser extension that adds PGP support to Gmail and other web-based clients. It handles key generation and message encryption directly in the browser without the mail provider seeing plain text.

PGP is the preferred method for individual users, journalists, and technical audiences who prioritize key control. It is rarely the right method for a healthcare practice because patients and referring providers will not install a PGP client.

For a client-facing walkthrough of PGP versus gateway encryption, the sibling article how do my clients encrypt email covers the tradeoffs.

Encrypting attachments without encrypting the message

Sometimes the message body is fine to send in plain text and only the attachment carries sensitive data. Password-protecting the attachment lets the email travel through any provider.

  • Compress the file using 7-Zip, WinRAR, or Windows built-in compression with AES-256 encryption enabled.
  • Set a strong password of 12 characters or more with mixed case, numbers, and symbols.
  • Attach the encrypted archive to the email as normal.
  • Share the password over a separate channel, such as a phone call, SMS, or in-person conversation.

This method is common for one-off file transfers between organizations that have no shared encryption infrastructure. It is not compliant on its own for HIPAA because it does not produce an audit trail and the password channel is often insecure.

Practices exchanging patient files frequently should route those exchanges through a compliant email service instead. The sibling piece on how to encrypt my sent emails covers the outbound side in more depth.

how can i encrypt my emails in article illustration two

Government and military email encryption requirements

Army and other DoD email accounts require encryption through the DoD Common Access Card or Personal Identity Verification card. The CAC holds the S/MIME certificate that Outlook and OWA use to encrypt outbound mail.

Signed drivers for the CAC reader and the ActivClient middleware need to be installed on the endpoint. Once installed, Outlook detects the certificate and enables Sign and Encrypt buttons in the compose ribbon.

Encrypting from a home computer to a .mil address requires the sender’s CAC and the recipient’s published certificate. The DoD Global Address List holds those certificates for internal-to-internal traffic.

Contractors handling Controlled Unclassified Information under CMMC use a similar S/MIME model or a compliant email gateway. The NIST SP 800-171 Rev. 2 guidance covers the required controls for those workloads.

Compliance-driven encryption for HIPAA, CMMC, and GDPR

User-driven encryption on a per-message basis rarely satisfies a compliance framework. The framework requires a documented standard, retained audit trails, and a signed agreement with the vendor handling the data.

HIPAA requires a Business Associate Agreement with the email vendor. CMMC requires FIPS 140-2 validated cryptographic modules for CUI. GDPR requires a Data Processing Agreement covering personal data of EU residents.

A gateway-based compliant service handles all three by applying encryption at the mail server, retaining logs, and providing the signed agreement in the base plan. That removes the burden of a user deciding whether a specific message qualifies.

Practices that also send bulk patient communications should coordinate with a healthcare marketing agency so that outreach and compliance sit on the same infrastructure.

The HIPAA Journal breakdown of compliant email is the authoritative external reference for the healthcare side.

๐Ÿ’กPro Tip: Pick the framework before you pick the technology

Framework first, technology second. HIPAA, CMMC, and GDPR each demand different documentation and cryptographic standards. Write down which framework applies, which data types you send, and how you will prove encryption during an audit. Only then compare S/MIME, Purview, or gateway services against those requirements. Buying the tool first almost always produces a mismatch that surfaces six months later.

Verifying that a message was actually encrypted

An encrypted send is only useful if the encryption held. Every major mail client provides a way to verify.

In Gmail, open the message, click the three-dot menu, and select Show Original. The header displays the TLS status of the delivering connection.

In Outlook desktop, right-click the message and choose Message Options. The header shows Received lines with TLS version details.

For end-to-end encryption, the client shows a lock icon or shield in the message header. S/MIME messages in Outlook show a blue ribbon. Encrypted messages in Gmail show a green lock.

If none of those indicators appear, the message either traveled without encryption or the encryption fell back to a lower tier than the sender expected. That is worth catching before the next send rather than after an audit.

When a dedicated compliant email service saves setup time

The setup steps above cover the manual paths available in Gmail, Outlook, and Microsoft 365. Each works for individual users comfortable managing certificates or keys per contact.

A dedicated compliant email service replaces the manual path with an automatic one. The practice connects its existing mailbox, adds a DNS record, and every outbound message is encrypted at the gateway. No per-contact certificate exchange is required.

Mailhippo is one example of that model. It works with existing Gmail and Microsoft 365 accounts, includes the Business Associate Agreement in the base plan, and delivers messages directly to recipient inboxes without a portal login for standard scenarios.

For the underlying encryption model comparison, the sibling article how to encrypt email covers the technical layer in more depth. For the recipient-side experience, how can you encrypt an email walks through what the reader sees.

Choosing the right method for your workflow

The right encryption method depends on volume, sensitivity, and recipient technical skill.

Individuals sending occasional sensitive messages to technical peers can use PGP through Thunderbird or Mailvelope. The setup pays off because the recipient list is small and every recipient has the tools.

Small businesses on Microsoft 365 Business Premium can use the Encrypt button. It handles the recipient experience through the portal and needs no per-user certificate.

Healthcare practices, law firms, and financial services with compliance obligations need a gateway-based service. It removes the user decision and produces the audit trail auditors ask for.

Practices reviewing the broader digital footprint alongside the email decision can also review their healthcare website security features so the same standards apply across email, forms, and portals.

Frequently Asked Questions

Can I encrypt an email in regular Gmail without upgrading my plan? +

Not with real encryption. Personal @gmail.com accounts do not offer S/MIME or Purview-style message encryption. Confidential Mode adds an expiration date and disables forwarding on some clients, but the message body is not encrypted in a way that satisfies HIPAA or CMMC. Options are to upgrade to Google Workspace Enterprise Plus for hosted S/MIME, install a browser extension that adds PGP support on both sides of the conversation, or route the mailbox through a dedicated encryption gateway that handles the encryption automatically.

What does the Encrypt button in Outlook actually do? +

On Microsoft 365 Business Premium and Enterprise plans, the Encrypt button triggers Purview Message Encryption. The message is encrypted at the Microsoft server and delivered to external recipients through a portal link. Internal recipients on the same tenant read the message directly in Outlook because the encryption keys travel inside the tenant. The button appears in the Options ribbon on desktop Outlook and in the three-dot menu on Outlook web. It does not appear on personal @outlook.com accounts.

Do I need to buy an S/MIME certificate for every employee? +

One per employee, yes, if you route encryption through S/MIME. Certificates are issued per email address by a trusted certificate authority and typically cost $20 to $60 per year at the business tier. Some Microsoft 365 Enterprise plans include managed certificates. The larger operational cost is the certificate exchange with external recipients, because both sides need each other’s public certificate before encryption works. That exchange is the reason many practices choose a gateway-based service instead of S/MIME.

Can I encrypt an attachment without encrypting the email itself? +

Yes, and it is a common workaround. Zip the file with a password using 7-Zip or the built-in Windows compression tool, then share the password over a separate channel like a phone call or SMS. The email carrying the encrypted zip stays unencrypted, so it can travel through any provider. The tradeoff is friction for the recipient, who has to install a compatible unzip tool and manage the password. Encrypting the message itself is simpler once the practice has a compliant service in place.

How does encryption work with a mobile Gmail or Outlook app? +

Gmail on mobile inherits the encryption settings of the underlying account. A Workspace mailbox with hosted S/MIME sends encrypted messages from the mobile app once the certificate is installed on the device. Outlook on iOS and Android supports the Encrypt button for Microsoft 365 Business Premium and Enterprise users. Personal accounts on both apps have no encryption controls. A gateway-based compliant email service handles encryption at the server, so the mobile experience is identical to a regular send.

Does encrypting an email hide the subject line? +

Usually not. Most encryption methods, including S/MIME, PGP, and Microsoft Purview Message Encryption, encrypt the message body and attachments but leave the subject line in plain text. That is because mail servers use the subject for routing, filtering, and threading. Sensitive information should therefore stay out of the subject line even when the message body is encrypted. Some end-to-end services encrypt the subject as well, but interoperability with standard clients drops sharply when they do.

How do I verify that a specific email was actually encrypted in transit? +

On Gmail, open the message and click the three-dot menu, then View Original. The header shows the TLS status of the connection that delivered the message. On Outlook, right-click the message and select Message Options or View Source. Look for the Received header lines and check for TLS 1.2 or 1.3 versions. For end-to-end encrypted messages, the client shows a lock or shield icon in the message header. If neither the header nor the icon confirms encryption, the message traveled unprotected.

Encrypt an Email in Gmail Outlook and Beyond With Real Compliance

encrypt an email guide featured image

๐Ÿ”‘ Key Takeaways

  • Every mail platform encrypts differently; personal Gmail and Outlook.com have no native option.
  • Microsoft 365 Business Premium exposes an Encrypt button that triggers Purview at the server.
  • Gmail Confidential Mode restricts forwarding but auditors reject it as real body encryption.
  • S/MIME and PGP require the recipient to hold a matching key, which caps their real reach.
  • Compliance needs a signed BAA, retained logs, and policy encryption, not per-message clicks.

To encrypt an email means scrambling the message body and attachments so only the intended recipient can read them. The steps vary by mail platform and by how strong the encryption needs to be.

This guide walks through the practical methods in order of increasing security, covers the cost of each, and explains where each fits. For practices sending patient information, dedicated encrypted email services are usually the shortest path.

Skip to the section that matches your mail platform if you already know which one you use. Otherwise, read from the top to compare.

The five ways to encrypt an email you might encounter

Encryption for email comes in five practical forms. Each targets a different scenario, and knowing the differences prevents wasted setup effort.

  • TLS between mail servers, on by default across Gmail, Outlook.com, and Microsoft 365.
  • Confidential Mode in Gmail, which restricts actions but does not encrypt the body.
  • Microsoft Purview Message Encryption in Outlook, triggered by the Encrypt button.
  • S/MIME and PGP end-to-end encryption, using certificates or key pairs.
  • Gateway-based encryption services that route mail through a compliant server.

TLS is baseline. Confidential Mode is not real encryption. Purview and S/MIME are the Microsoft- and Google-native strong options. Gateways are the third-party option that works on any account.

Related coverage on the same territory is in to encrypt an email and can I encrypt an email.

How to encrypt an email in Outlook using the Encrypt button

Microsoft 365 Business Premium and Enterprise plans include Purview Message Encryption. The user experience is a single button in the compose window.

  • Open Outlook and start a new message.
  • On the desktop app, click Options in the ribbon, then Encrypt.
  • On Outlook web, click the three-dot menu in the compose window, then Encrypt.
  • Choose an encryption policy from the dropdown, such as Encrypt Only or Do Not Forward.
  • Compose and send the message as normal.

Internal recipients on the same tenant read the message directly in Outlook. External recipients receive a portal link and sign in with Microsoft, Google, or a one-time passcode.

The Microsoft Purview Message Encryption documentation covers the policy options and setup steps in more depth. Sibling coverage in how do you encrypt an email outlook covers the same flow from a different angle.

encrypt an email in article illustration one

How to encrypt an email in Gmail with hosted S/MIME

Gmail on Google Workspace Enterprise Plus supports hosted S/MIME, which encrypts messages end-to-end using certificates. It is the only Google-native option that meets healthcare compliance.

The admin enables S/MIME encryption for outgoing email in the Google Admin console. Each user uploads a personal certificate through their Gmail settings.

Once configured, composing a message shows a lock icon next to the recipient field. If the recipient’s certificate is available, the icon shows green and the message will encrypt automatically.

Recipients without a certificate fall back to standard TLS delivery. That fallback is why S/MIME alone is not sufficient for a full compliance program.

The Google Workspace S/MIME setup guide covers the certificate policies. For the Outlook variant of the same standard, see encrypting an email outlook.

How the main platforms compare on cost and compliance

The right platform depends on the existing subscription, the compliance requirement, and the recipient’s technical skill. A side-by-side view helps narrow the choice.

Method Monthly cost per user Meets HIPAA Recipient friction Setup effort
Outlook Encrypt button (M365 Business Premium) Around $22 Yes, with BAA Low, portal fallback Low
Google Workspace Enterprise Plus S/MIME Around $30 plus certificate cost Yes, with BAA High, needs recipient certificate High
PGP via Mailvelope on any plan Free, plus mail plan cost Case by case documentation Very high, needs PGP client Medium
Gateway service on any plan $5 to $15 Yes, BAA in base plan Low, portal fallback Low, DNS record

For a solo practice, the gateway path costs the least and meets compliance out of the box. For a Microsoft 365 tenant already at Business Premium, the Encrypt button is already paid for and adds nothing more. Google Workspace Enterprise Plus is the most expensive path per user.

Example

A solo dermatologist on Google Workspace Business Standard needs to send a pre-op consultation summary to a patient using yahoo.com. Confidential Mode is available but Yahoo does not honor the SMS gate, and Confidential Mode fails the HIPAA encryption test regardless. Upgrading to Workspace Enterprise Plus for hosted S/MIME would cost about $30 per user plus certificate management. The dermatologist adds a $10-per-mailbox gateway service through a DNS change instead, signs the BAA, and continues composing in Gmail while every outbound message routes through automatic encryption.

Encrypting an email containing PHI

Protected health information carries specific HIPAA obligations. Encrypting an email that contains PHI is one part of a larger compliance stack.

The mail vendor needs to sign a Business Associate Agreement. The encryption needs to meet TLS 1.2 or higher for transmission and AES-256 or similar for at-rest storage.

Every send and open needs to appear in a retained audit log. Workforce training under the Security Rule needs to cover which channels are approved for PHI.

A single Encrypt button click on Outlook or a lock icon in Gmail satisfies the encryption piece. It does not satisfy the BAA, the audit log, or the training piece by itself.

Gateway services designed for healthcare cover all three technical pieces automatically. Sibling coverage in encrypt an email containing PHI covers the PHI-specific angle.

Encrypting an email through a gateway service

Gateway services encrypt outbound mail at the server, which removes the user decision. The setup is a DNS change rather than a client configuration.

  • Sign up with the vendor and receive an SPF record and DKIM key.
  • Add both records to the DNS zone for the practice domain.
  • Wait for DNS propagation, usually within a few hours.
  • Send a test message and verify it routes through the vendor’s server.
  • Sign the Business Associate Agreement or Data Processing Agreement provided by the vendor.

Once configured, every outbound message from the mailbox routes through the vendor’s gateway. The gateway applies the encryption policy before releasing the message.

End users see no change. Staff continue composing in Gmail or Outlook, and the encryption happens invisibly. Mailhippo is one example of that model.

The HIPAA Journal breakdown of compliant email covers the vendor-selection criteria in more depth.

encrypt an email in article illustration two

Encrypting an email with a PGP browser extension

PGP through a browser extension works on any mail account, including personal Gmail and Outlook.com. It is the strongest end-to-end option and the most flexible for individuals.

Install Mailvelope from the Chrome or Firefox extension store. The extension generates a PGP key pair on first run and stores the private key locally in the browser.

Share the public key with correspondents through a keyserver or a signed message. Both sides need each other’s public keys before encryption works.

Composing in Gmail then shows a Mailvelope button. Clicking it opens a secure editor inside the browser. The message is encrypted locally before being pasted into the Gmail compose window.

The tradeoff is friction. Every recipient needs a PGP client, which excludes patients and most business correspondents. PGP fits technical audiences and individual privacy scenarios rather than mainstream healthcare.

Encrypting attachments separately from the message body

Sometimes only the attachment carries sensitive data. Password-protecting the attachment lets the email travel through any provider.

  • Compress the file with 7-Zip, WinRAR, or Windows built-in compression, and enable AES-256 encryption.
  • Set a strong password of 12 characters or more.
  • Attach the encrypted archive to the email.
  • Share the password over a phone call, SMS, or in-person conversation.

The mail server does not see the file contents, so the file travels through Gmail or Outlook as opaque data. The recipient extracts the archive with the shared password.

This method is not HIPAA compliant on its own because it produces no audit trail and the password channel is often insecure. It fits one-off file transfers between organizations without a shared encryption service.

๐Ÿ’กPro Tip: Default-encrypt at the gateway, not per message

Relying on staff to click Encrypt on the right messages fails predictably during busy hours. A single missed click on a message containing PHI counts as a HIPAA violation. Route every outbound message through a gateway that encrypts by policy at the server. The user experience does not change, the audit log captures every send, and the failure mode where someone forgets the button disappears entirely.

Verifying an outbound message actually went out encrypted

An encrypted send is only useful if the encryption held. Both Gmail and Outlook provide ways to verify.

In Gmail, open the sent message and click the three-dot menu, then Show Original. The header displays the TLS status of the delivering connection.

In Outlook desktop, right-click the message and choose Message Options. The header lines show Received records with TLS version details.

For Purview or S/MIME messages, the sent view shows a lock or shield icon in the header. Clicking the icon shows the encryption policy applied.

If none of those indicators appear, the message either traveled without encryption or fell back to a lower tier than expected. Sibling coverage in what happens when you encrypt an email outlook covers the outbound side.

When to encrypt every message versus specific messages

User-driven encryption depends on the user deciding correctly each time. Compliance frameworks treat that decision as a weakness because a single missed message counts as a violation.

The alternative is policy-based encryption at the gateway. Every outbound message routes through the encryption layer, regardless of whether the user clicked a button.

Policy-based encryption uses rules to decide what to protect. Rules can trigger on keywords, recipient domain, sender department, or data classification labels. The user does not need to know the rule was applied.

For healthcare practices, policy-based encryption on every outbound message is the safer default. It removes the failure mode where a staff member forgets to click Encrypt on a specific message.

The right method for your workflow

Choosing the right method comes down to the mail platform, the compliance requirement, and the recipient list.

Microsoft 365 Business Premium tenants can use the Encrypt button in Outlook. The BAA is in place if the tenant is configured correctly, and the recipient side is handled through the portal.

Google Workspace tenants on Enterprise Plus can use hosted S/MIME. Lower tiers need a gateway service or a browser extension.

Practices on any mail plan needing compliance in a solo or small clinic setting default to a gateway service. The cost is the lowest, the setup is the shortest, and the audit trail is built in.

Practices reviewing email decisions alongside the broader patient outreach can pair the choice with a look at healthcare digital marketing services to align intake, messaging, and encryption under a single vendor stack. For the mailbox itself, Mailhippo secure email service covers the loop end to end.

Frequently Asked Questions

What is the simplest way to encrypt an email? +

On Microsoft 365 Business Premium or higher, click the Encrypt button in the Outlook Options ribbon. That is the shortest path. On Google Workspace Enterprise Plus, hosted S/MIME encrypts automatically once your certificate is installed. On any other plan, install a browser extension like Mailvelope for PGP or sign up for a gateway service that adds encryption through a DNS change. The gateway approach is the simplest across the board because it works regardless of the platform and does not require the recipient to have any special setup.

Do I need to encrypt every email I send? +

No. TLS encryption between mail servers is on by default for Gmail, Outlook.com, and Microsoft 365, which handles routine messages. You only need message-level encryption for content that includes protected health information, financial account data, personal identifiers of EU residents, or Controlled Unclassified Information. If the message would cause a compliance obligation on exposure, encrypt it. If it would not, TLS is enough. That said, gateway services often encrypt everything by default because deciding message by message is where most breaches happen.

Does encrypting an email hide it from my mail provider? +

Only if you use end-to-end encryption. TLS encryption protects the message on the wire between mail servers, but the provider stores the message decrypted on its own servers and can read it. Microsoft Purview and gateway services encrypt at the server, which prevents casual access but still gives the provider decryption capability. S/MIME and PGP encrypt at the sender’s device with the recipient’s public key, so the provider never holds the decryption key. That is the only model that hides the message from the provider.

Can I encrypt an email to someone who does not use encryption? +

Yes, if you use a gateway service or Microsoft Purview Message Encryption. Both handle recipient-side decryption automatically through a portal link and a one-time passcode. The recipient needs no certificates, keys, or account. If you use S/MIME or PGP without a portal fallback, the recipient must already have a matching certificate or key. That is why S/MIME and PGP are practical inside organizations and impractical for reaching patients or one-off external contacts.

What happens when I encrypt an email in Outlook? +

The message body and attachments are encrypted on the Microsoft server before delivery. Internal recipients on the same tenant read the message directly in Outlook because the encryption keys travel inside the tenant. External recipients receive a notification email with a Read the message button. Clicking the button opens outlook.office.com, where the recipient signs in with Microsoft, Google, or a one-time passcode. Once signed in, the message body appears in the browser. The Reply button in the portal sends secure replies back through the same channel.

Is it possible to encrypt an email with a specific subject line included? +

Usually not. Most encryption methods, including S/MIME, PGP, and Microsoft Purview Message Encryption, encrypt only the message body and attachments. The subject line stays in plain text because mail servers use it for routing, filtering, and threading. Sensitive information should therefore stay out of the subject line even when the message body is encrypted. Some experimental protocols encrypt the subject as well, but interoperability with mainstream mail clients drops sharply when they do, so mainstream services do not implement it.

How do I encrypt an email containing PHI on a small practice budget? +

The cost-effective path is a gateway-based compliant email service, which typically runs $5 to $15 per mailbox per month and includes the Business Associate Agreement in the base plan. A solo practitioner or small clinic can operate compliantly at that price point. The alternatives cost more. Google Workspace Enterprise Plus runs around $30 per user for hosted S/MIME. Microsoft 365 Business Premium runs about $22 per user. Both require certificate management or admin configuration on top. The gateway approach avoids both.

How to Encrypt Emails in Gmail With Confidence Mode S/MIME and Add-ons

how to encrypt emails in gmail guide featured image

๐Ÿ”‘ Key Takeaways

  • Personal Gmail has no real encryption; Confidential Mode fails HIPAA since Google reads the body.
  • Hosted S/MIME needs Workspace Enterprise Plus at $30 per seat plus a per-user cert every year.
  • Confidential Mode blocks Gmail-to-Gmail forwarding but leaves the body fully readable to Google.
  • PGP add-ons like Mailvelope encrypt in the browser but fail on mobile and need keys on both sides.
  • Gateway services layer on any Gmail plan through DNS, include the BAA, and cost $5-$15 per mailbox.

Gmail exposes different encryption controls depending on the account plan. Personal @gmail.com accounts have almost nothing. Google Workspace tenants have Confidential Mode on every plan and hosted S/MIME on Enterprise Plus.

The right method depends on what the sender needs to protect and who the recipient is. This guide walks through each option in order of increasing security. For compliance workflows, dedicated encrypted email services that layer on top of Gmail are usually the shortest path.

Each section covers steps and limitations. Skip to the section that matches your Gmail plan and your compliance requirement.

What Gmail encryption options actually exist

Gmail supports four different encryption paths, and each targets a different scenario. Knowing the differences prevents wasted effort on a method that does not meet the actual requirement.

  • TLS between mail servers, enabled by default on every Gmail account.
  • Confidential Mode, available on every Gmail account but not real encryption.
  • Hosted S/MIME, available only on Google Workspace Enterprise Plus.
  • Third-party PGP add-ons like Mailvelope, available on any account.
  • Gateway-based encryption services, available on any account through DNS routing.

TLS is baseline. Confidential Mode is a restriction feature, not encryption. Hosted S/MIME is the strongest Google-native option. Add-ons and gateways are the third-party options that work on any plan.

The sibling article how to encrypt email covers the same paths in a provider-neutral way for comparison.

How to use Gmail Confidential Mode

Confidential Mode is the option most Gmail users find first. It is available on every plan and appears as a lock icon in the compose window.

Click the lock icon at the bottom of the compose window. A dialog opens with two settings. Set an expiration date from one day to five years, and choose whether the recipient needs an SMS code to open the message.

Send the message as normal. Gmail-to-Gmail recipients see the message with forward, copy, and download disabled. Non-Gmail recipients receive a link to view the message on Google’s servers.

Confidential Mode reduces accidental forwarding on well-behaved clients. It does not encrypt the message body, and Google can still read the content. HIPAA, CMMC, and GDPR auditors do not accept it as encryption.

Use Confidential Mode for casual privacy on messages that do not carry regulated data. Anything else needs a stronger option.

how to encrypt emails in gmail in article illustration one

Setting up hosted S/MIME on Google Workspace Enterprise Plus

Hosted S/MIME is the only Google-native option that meets healthcare compliance. It requires Enterprise Plus, admin configuration, and a per-user certificate from a trusted certificate authority.

  • Sign in to the Google Admin console with a super admin account.
  • Go to Apps, Google Workspace, Gmail, User settings.
  • Select the organizational unit and enable S/MIME encryption for outgoing email.
  • Each user uploads their personal S/MIME certificate in Gmail settings under Accounts and Import, then S/MIME settings.
  • Compose a test message to a colleague with an installed certificate to verify the lock icon appears.

Once configured, Gmail shows a green lock icon next to recipients whose certificates are known and encrypts automatically. Recipients without certificates fall back to standard TLS delivery, which is why S/MIME alone is rarely enough for a full compliance program.

The Google Workspace S/MIME setup documentation covers the certificate policies and enforcement options. For the Outlook side of the same standard, see how to encrypt a response email in Outlook.

Adding PGP encryption through Mailvelope

Mailvelope is a browser extension that adds PGP support to Gmail without requiring any Google plan upgrade. It works with personal Gmail accounts and any Workspace tier.

Install Mailvelope from the Chrome or Firefox extension store. On first run, the extension generates a PGP key pair in the browser and stores the private key locally.

Share the public key with correspondents through a keyserver, a direct exchange, or as an attachment on a signed message. Both sides need each other’s public keys before encryption works.

Composing in Gmail then shows a Mailvelope button. Clicking it opens a secure editor window inside the browser. The message is encrypted locally before being pasted into the Gmail compose window, so Google never sees plain text.

PGP fits technical audiences. It does not fit patients or referring providers who will not install a PGP client. For healthcare, gateway-based services are more practical.

Example

A four-person mental health practice on Google Workspace Business Starter at $6 per user per month wants HIPAA-compliant encrypted email for session summaries. Upgrading four seats to Enterprise Plus at $30 each would raise the monthly bill by $96 just for encryption. Instead, the practice signs up for a gateway service at $10 per mailbox, adds one DNS record, and keeps Gmail as the compose interface. Total added cost is $40 per month, BAA included, no certificate management, no plan upgrade.

How encryption methods on Gmail compare across scenarios

The right method depends on the plan, the recipient, and the compliance requirement. A side-by-side view helps narrow the choice.

Method Works on personal Gmail Meets HIPAA Recipient friction Setup effort
TLS baseline Yes No, alone None None
Confidential Mode Yes No Low None
Hosted S/MIME No, Workspace Enterprise Plus only Yes High, needs recipient certificate High, admin plus per user
PGP via Mailvelope Yes Sometimes, depends on documentation Very high, needs PGP client Medium
Gateway service Yes, through Workspace routing Yes Low, portal fallback Low, DNS record

Confidential Mode fits casual privacy. Hosted S/MIME fits large Workspace tenants that already pay for Enterprise Plus. Gateway services fit everyone else, especially small healthcare practices.

The sibling article how to encrypt an email in Outlook 365 covers the same comparison from the Microsoft side.

Encrypting Gmail attachments without changing the message

Sometimes only the attachment carries sensitive data and the message body is fine to send in plain text. Password-protecting the attachment is a common workaround.

  • Compress the file using 7-Zip, WinRAR, or Windows built-in compression with AES-256 encryption enabled.
  • Set a strong password of 12 characters or more with mixed case, numbers, and symbols.
  • Attach the encrypted archive to the Gmail message.
  • Share the password over a phone call, SMS, or in-person conversation.

Gmail does not scan the contents of an encrypted archive, so the file travels through Google’s servers as opaque data. The recipient extracts the archive with the shared password.

This method is not HIPAA compliant on its own. It produces no audit trail, and the password channel is often insecure. It fits one-off file transfers between organizations without a shared encryption service. Related coverage in how to encrypt a PDF in emails covers the same territory.

how to encrypt emails in gmail in article illustration two

Routing Gmail through a gateway service

Gateway services encrypt outbound Gmail messages by routing mail through their own servers before delivery. Setup takes minutes and does not require a Workspace upgrade.

The practice signs up with the vendor and receives an SPF record and often a DKIM key. The domain administrator adds both to the DNS zone.

Outbound mail from Gmail then routes through the vendor’s gateway, which applies encryption before releasing the message. Recipients read the message either in their normal inbox with TLS enforcement or through a portal fallback if their server does not support the encryption standard.

End users see no change in Gmail. Staff compose and send from the same interface, and the encryption happens invisibly at the server. Vendors like Mailhippo follow this pattern and include the Business Associate Agreement in the base plan.

Related coverage in encrypted emails in Outlook shows the same model applied to the Microsoft side.

Verifying that a Gmail message went out encrypted

An encrypted send is only useful if the encryption held. Gmail provides two ways to verify.

Open the sent message and click the three-dot menu at the top right. Select Show Original. The header at the top of the resulting page displays the TLS status of the delivering connection under Received lines.

For hosted S/MIME messages, Gmail shows a green lock icon in the message header. Clicking the icon opens a panel with the certificate details of the encryption.

If the TLS field shows nothing or the lock icon is missing, the message either traveled without encryption or fell back to a lower tier. That is worth catching before the next send. Sibling coverage in how to view encrypted emails walks through the recipient-side verification.

๐Ÿ’กPro Tip: Never treat Confidential Mode as HIPAA encryption

Confidential Mode looks like encryption because the lock icon appears in the compose window, but Google still stores the message body in plain readable form. Auditors reject it as a HIPAA safeguard, and Google's BAA does not extend coverage to Confidential Mode content the same way it covers standard Gmail. If you handle PHI on Gmail, use hosted S/MIME, a gateway service, or a compliant secure email product.

Encrypting the same account across desktop and mobile

Encryption behavior varies by device. A method that works in the desktop browser may not work in the mobile Gmail app, which changes the compose experience for anyone who sends on the go.

Confidential Mode works on both desktop and mobile Gmail. The lock icon appears in the mobile compose window the same way it does on desktop.

Hosted S/MIME works on the mobile Gmail app if the certificate is installed on the device. iOS and Android both support S/MIME certificates in the system keychain.

PGP browser extensions do not work on mobile. Messages composed on the mobile app travel through Gmail unencrypted unless a gateway service handles the encryption at the server.

Gateway services work identically on desktop and mobile because the encryption happens at the server regardless of the client. That consistency is the reason healthcare practices default to gateway services rather than client-side methods.

Compliance-driven encryption on a Gmail account

HIPAA, CMMC, and GDPR each require documented safeguards and audit trails that go beyond message-level encryption. A Gmail user meeting those frameworks needs more than a lock icon in the compose window.

HIPAA requires a signed Business Associate Agreement with the mail provider. Google offers a BAA on Workspace with specific settings enabled by the admin. Personal Gmail accounts have no BAA option.

CMMC requires FIPS 140-2 validated cryptographic modules for Controlled Unclassified Information. That standard rules out most consumer-grade browser extensions.

Gateway services designed for healthcare include the BAA, use FIPS-validated encryption, and produce the audit logs auditors ask for. The HHS sample BAA provisions are the reference for what the agreement should contain.

Practices coordinating email compliance with patient outreach can review their healthcare marketing agency engagement to keep both aligned.

Choosing the right method for your Gmail workflow

The right choice depends on the account plan, the recipient list, and the compliance requirement.

Personal users sending occasional sensitive messages can use Confidential Mode for basic access restriction or a PGP extension for real end-to-end encryption to technical peers.

Small businesses on Workspace Business Standard or below need either an upgrade to Enterprise Plus or a gateway service. The gateway is almost always cheaper and works with the existing plan.

Healthcare practices with HIPAA obligations need either Workspace Enterprise Plus with hosted S/MIME plus a signed BAA or a dedicated gateway service that includes the BAA in the base plan. Gateway services are the shorter path for most solo and small clinics.

Practices reviewing email decisions alongside their broader digital footprint can pair the choice with a look at their healthcare website security features to align intake forms and portal links with the same compliance standards as the mailbox.

Frequently Asked Questions

Can I encrypt a Gmail message without upgrading my account? +

Not with real encryption. Personal @gmail.com accounts do not include S/MIME, Purview-style message encryption, or any other message-level control that meets HIPAA. Confidential Mode is available but does not encrypt the message body. The three real options are upgrading to Google Workspace Enterprise Plus for hosted S/MIME, installing a PGP browser extension like Mailvelope that encrypts inside the browser before Google sees the message, or routing the account through a dedicated encryption gateway that adds encryption at the DNS layer.

How is Confidential Mode different from actual encryption? +

Confidential Mode restricts the actions a recipient can take on a message. It prevents forwarding, copying, and downloading on Gmail clients, and it can add an expiration date. It does not encrypt the message body. Google can still read the content, and non-Gmail recipients receive a link to view the message on Google’s servers rather than the message itself. HIPAA and CMMC do not accept Confidential Mode as an encryption control. Practices sending patient information need actual encryption, not access restriction.

What does hosted S/MIME cost on Google Workspace? +

Hosted S/MIME is included only on Google Workspace Enterprise Plus, which typically runs $30 per user per month. The certificates themselves are issued by a trusted certificate authority and cost $20 to $60 per user per year on top of the Workspace subscription. That per-user cost is why many practices considering S/MIME on Google end up choosing a dedicated encryption gateway service instead. The gateway typically costs $5 to $15 per mailbox and works with any Workspace or personal Gmail plan.

Do PGP browser extensions work with mobile Gmail apps? +

Not directly. Mailvelope and similar PGP extensions run inside the desktop browser and encrypt messages before they leave the Gmail web interface. The mobile Gmail app does not load the extension, so messages composed on mobile travel unencrypted. Users who need mobile PGP either use a dedicated mobile mail client with built-in PGP support or restrict encrypted composition to desktop. This limitation is another reason gateway-based services fit healthcare workflows better, since the encryption happens at the server regardless of device.

Can I encrypt Gmail attachments separately from the message body? +

Yes. Compress the file using 7-Zip, WinRAR, or Windows built-in compression with AES-256 encryption enabled. Set a strong password of 12 characters or more, attach the encrypted archive to the Gmail message, and share the password over a separate channel like a phone call. This method works around Gmail’s lack of native encryption for the attachment itself. It is not HIPAA compliant on its own because it produces no audit trail, but it is a common workaround for one-off file transfers between organizations.

Does hosted S/MIME work when sending from Gmail to Outlook? +

Yes, if the Outlook recipient also has an S/MIME certificate installed. S/MIME is an open standard, and Gmail with hosted S/MIME can encrypt to any recipient whose certificate it can retrieve. The Outlook side needs the certificate in its Windows certificate store to decrypt. If the Outlook recipient does not have a certificate, Gmail falls back to standard TLS delivery, and the message travels encrypted between servers but not end-to-end. This is why compliance workflows usually require a gateway-based service that does not depend on the recipient’s setup.

How do I verify a Gmail message actually went out encrypted? +

Open the sent message in Gmail, click the three-dot menu, and select Show Original. The header at the top displays the TLS status of the delivering connection under Received lines. For hosted S/MIME messages, Gmail shows a green lock icon in the sent view, and clicking the icon displays the encryption details including the certificate that signed the message. If the header shows no TLS or the icon is missing, the message either traveled unprotected or the encryption fell back to a lower tier than expected.

Email Encryption Service Buying Guide for Healthcare and Business

email encryption service guide featured image

๐Ÿ”‘ Key Takeaways

  • An email encryption service does the crypto at a gateway, relay, or plugin so users skip keys.
  • The market splits between gateway services scanning outbound rules and end-to-end vendor keys.
  • HIPAA needs a signed BAA, audit logs, workforce training, and documented exceptions to hold up.
  • Entry services run $5-$15 per seat; mid-tier gateways $15-$40; enterprise tops $40 per user.
  • Recipient friction drives buyer regret more than pricing; test the portal path before signing.

An email encryption service turns a security problem into a subscription. Instead of managing certificates, keys, and gateway appliances, the customer signs a contract and configures a connector.

This guide walks through the categories, pricing tiers, HIPAA requirements, and workflow tradeoffs that separate one email encryption service from the next. Healthcare senders face a specific version of the buying decision because a business associate agreement is mandatory.

Read the sections in order. Each one narrows the shortlist for the next.

An Email Encryption Service Sits Between Sender and Recipient

An encryption service intercepts outbound email and applies cryptographic protection before delivery. The interception happens at a gateway, an SMTP relay, or through a plugin inside the mail client.

Gateway services scan outbound traffic and encrypt based on policy rules. A rule might trigger on the presence of a patient identifier, a credit card number, or a keyword in the subject line. The gateway then encrypts and routes the message.

Relay services accept the message over authenticated SMTP, apply encryption, and deliver to the recipient mail server or a secure portal. The sender mail client sees the relay as an outbound mail server.

Plugin services install inside Outlook, Gmail, or Apple Mail as an add-in that adds an Encrypt button to the compose window. Clicking Encrypt routes the message through the vendor infrastructure before delivery.

All three architectures produce the same result at the recipient side. They differ in setup effort, licensing model, and the level of policy control the customer keeps.

Gateway Services Cover Enterprise Email Volumes

Gateway services sit in the MX record path and process every outbound message. Barracuda, Cisco, Fortinet, Mimecast, and Proofpoint dominate this category.

The gateway inspects headers, body content, and attachments against a rule set the administrator configures. Rules cover regulatory keywords, data classification tags, sender group membership, and recipient domain patterns.

Matching messages trigger encryption automatically. The user does not have to click a button or type a keyword. This model reduces training load and eliminates the human error path where staff forget to encrypt.

Gateway services also bundle threat protection, data loss prevention, and archiving. The combined product typically runs fifteen to forty dollars per user per month depending on the tier and add-ons.

Enterprises with five hundred or more mailboxes usually prefer a gateway model because the per-user cost drops at scale and the operational team already runs a security operations center that can tune the rules.

email encryption service in article illustration one

Relay and Plugin Services Fit Small and Mid-Sized Practices

Relay and plugin services target smaller organizations that want encryption without a full gateway deployment. LuxSci, Trustifi, Virtru, and Mailhippo compete in this segment.

Setup takes one to four hours. The administrator connects the vendor to the existing Microsoft 365 or Google Workspace account, configures the sending domain, and installs the plugin or Chrome extension for users.

Users keep their existing email address. Encryption triggers on a subject line keyword, a button click, or a policy rule at the vendor side. The message travels through the vendor infrastructure and lands in the recipient portal or inbox.

Base pricing runs five to fifteen dollars per user per month with a business associate agreement included for HIPAA users. Volume discounts apply above twenty-five seats on most vendors.

Dental practices, small medical clinics, therapy groups, and law firms find this category the easiest match. Setup is short, pricing is predictable, and the BAA does not require a Microsoft or Google upgrade.

HIPAA Compliance Requires a BAA and Audit Logging

Any healthcare organization that sends protected health information by email must sign a business associate agreement with the encryption service provider. The BAA is a contract between the covered entity and the business associate covering PHI handling.

Encryption alone does not create compliance. The Office for Civil Rights enforces HIPAA and expects the covered entity to document the BAA, audit access to encrypted messages, train workforce members, and maintain incident response procedures.

The HHS Security Rule designates encryption as an addressable specification. Addressable means the covered entity implements the control or documents a reasonable equivalent. In practice, OCR investigations treat unencrypted PHI email as a violation.

Microsoft and Google both offer BAAs on eligible plans but the encryption features that meet the standard sit in the higher tiers. Dedicated services include the BAA in the base plan.

Practices considering a service should ask for the BAA before signing. Any vendor unable to produce one immediately does not belong on the shortlist for healthcare use.

Pricing Falls Into Three Tiers

Email encryption service pricing splits into three tiers based on what the vendor bundles into the base plan.

Entry tier services run five to fifteen dollars per user per month. Trustifi, Virtru Free tier, LuxSci Standard, and Mailhippo sit here. The base plan covers unlimited encrypted sending, a BAA, and basic reporting.

Mid-tier gateways run fifteen to forty dollars per user per month. Barracuda Email Gateway Defense, Cisco Secure Email Encryption Service, Fortinet FortiMail Cloud, and Mimecast fit this range. The base plan adds data loss prevention, threat protection, and archiving.

Enterprise platforms exceed forty dollars per user per month once encryption sits inside the top license tier. Microsoft 365 E5, Google Workspace Enterprise Plus, and Proofpoint Enterprise Protection with encryption bundled fit this range.

The pricing gap between tiers reflects features that many buyers do not use. A ten-person medical practice that only needs encrypted email pays four times more on an enterprise plan than on an entry service.

Example

A 15-provider dermatology group compares three services during a two-week trial. Barracuda Email Gateway Defense at $22 per user per month bundles threat protection but requires a three-day MX cutover. A dedicated service at $10 per user per month activates in two hours. During recipient testing on personal Gmail, the dedicated service loads the message in 8 seconds. Barracuda takes 45 seconds through the portal. The group picks the dedicated service at $150 per month for the 15 seats.

Recipient Experience Divides Every Service

Recipient experience varies more between services than any other feature. The sender clicks the same Encrypt button, but the recipient path can range from one tap to a multi-step registration.

Direct delivery models push the message straight to the recipient inbox using TLS and an inline decryption mechanism. The recipient sees a regular message with no extra steps. Some vendors deliver this way when the recipient domain supports the vendor key exchange.

Portal delivery models send a notification email with a link to the vendor portal. The recipient signs in with an email one-time passcode, a Microsoft account, or a Google account. This step takes fifteen to sixty seconds per message.

S/MIME certificate models require the recipient to have their own certificate installed and to have previously exchanged public keys with the sender. This model works inside enterprises with unified certificate infrastructure and fails when the recipient is a random patient.

Practices sending to patients need the least friction. Practices sending to other business partners can tolerate portal login. The recipient audience shapes the shortlist more than any technical feature.

Comparison Across Common Encryption Services

The table below compares base plans across five service categories. Prices are per user per month on annual billing as published by each vendor in 2026.

Service Category Base Price BAA Included Recipient Path
Mailhippo Relay + plugin $5 to $12 Yes Direct or portal
Virtru Plugin $8 to $15 Yes on paid tier Portal
LuxSci Standard Relay $10 to $20 Yes Portal or S/MIME
Barracuda Email Gateway Defense Gateway $18 to $30 Yes Portal
Cisco Secure Email Encryption Service Gateway $25 to $40 Yes Portal
Microsoft Purview Message Encryption Native gateway Requires Business Premium ($22) Yes on eligible plan Portal or direct
Google Workspace Client-Side Encryption Native Requires Enterprise Plus ($30) Yes on eligible plan Direct

Actual prices vary by seat count, contract length, and add-on selection. The relative ordering across categories holds true across price checks in 2026.

email encryption service in article illustration two

Setup and Onboarding Differ by Category

Setup time is a leading indicator of total cost of ownership. Fast setup means fewer consulting hours and shorter delay before the security control is active.

Relay and plugin services activate in one to four hours. The steps involve DNS record updates, a connector configuration inside Microsoft 365 or Google Workspace, and a plugin install on user devices.

Gateway services require one to three days for initial deployment. The MX record cutover, policy rule authoring, and quarantine tuning consume the bulk of the time.

Enterprise platform encryption features often require a broader tenant reconfiguration. Microsoft Purview Message Encryption depends on Azure Rights Management being enabled. Google Client-Side Encryption depends on a Cloud Key Management partner integration.

Practices without a dedicated IT team pick relay or plugin services almost every time. The setup fits inside a single evening and does not require paying a consulting firm.

Free and Hybrid Options Have Real Limits

A free email encryption service works for individual users and low-volume sending. ProtonMail free, Mailvelope, and Gmail Confidential Mode cover this space.

Free tools rarely include a business associate agreement. Healthcare senders cannot use them for PHI. Businesses that need audit logging, retention policies, or supported recipient portals also outgrow free tools quickly.

A hybrid email encryption service refers to the cryptographic construction under the hood, not a distinct product category. Nearly every modern encryption product uses hybrid cryptography that combines a symmetric cipher for message content with an asymmetric algorithm for key exchange.

The vendor category matters more than the crypto label. A relay service and a gateway service both use hybrid crypto. Their operational profiles differ.

Buyers should evaluate on workflow, BAA, and recipient experience rather than on marketing terms that describe the underlying math.

๐Ÿ’กPro Tip: Export a sample audit log during the trial

Marketing pages promise audit logging but rarely show the actual field coverage. During your trial, send five test messages, then export the audit log to a spreadsheet. Confirm sender identity, recipient identity, timestamp, encryption method, delivery status, and recipient access events all appear per message. Missing any field creates gaps that fail a HITRUST or SOC 2 audit. A service that cannot produce clean logs is a renewal-day problem.

Auditability Matters More Than Feature Lists

An email encryption service produces value only when the audit trail holds up under review. Regulators, insurance carriers, and internal compliance teams all read the same evidence.

Baseline audit fields include sender identity, recipient identity, timestamp, encryption method, delivery status, and recipient access events. Missing any of these fields creates gaps that fail a HITRUST or SOC 2 audit.

Practices should export a sample audit log during the trial. Import it into a spreadsheet, review the field coverage, and confirm the retention window meets the applicable regulatory requirement.

The NIST guidance on encryption lists the minimum event coverage that auditors expect. Any service that cannot produce those events is a compliance risk regardless of the marketing material.

Feature richness matters less than audit completeness on renewal day. A service with fewer features and cleaner logs consistently outperforms a feature-rich service with gaps.

Integration Points That Change the Buying Decision

Encryption services rarely operate alone. The service integrates with the mail platform, the identity provider, the endpoint protection product, and any electronic medical record or CRM that sends automated email.

Microsoft 365 and Google Workspace both support standard connectors for relay and gateway services. Identity providers like Okta and Azure Active Directory handle single sign-on to the vendor portal.

EMR and practice management systems that send appointment reminders, statements, or referral letters need SMTP relay credentials that route their outbound mail through the encryption service. Missing this step leaves automated PHI messages unencrypted.

Marketing teams sending patient education content also need the encryption path even when the content itself is not PHI. Blanket coverage is cheaper to defend than a documented exception list.

Redefine Web healthcare healthcare marketing agency team works with encrypted email services when building patient outreach flows so the practice does not accidentally route PHI through an unencrypted marketing platform.

Choosing Between Barracuda, Cisco, and Dedicated Services

Barracuda, Cisco, and Mailhippo all publish base pricing that looks similar at first glance. The buying decision hinges on organization size, existing infrastructure, and IT capacity.

Barracuda Email Gateway Defense fits organizations with fifty or more mailboxes that want encryption bundled with threat protection and archiving. The gateway model reduces per-user cost at scale and consolidates vendors.

Cisco Secure Email Encryption Service fits organizations that already run Cisco security infrastructure. The tight integration with Cisco threat intelligence adds value inside a Cisco-heavy environment. Outside that context, the premium is hard to justify.

Dedicated encrypted email services like Mailhippo, Virtru, LuxSci, and Trustifi fit organizations with fewer than fifty mailboxes or those that only need encryption without the threat protection and archiving bundle.

Related reading includes our comparisons of secure email encryption service options, barracuda email encryption service details, and cisco secure email encryption service configurations for teams narrowing the shortlist.

A Structured Evaluation Reduces Buyer Regret

Buyers who follow a structured evaluation stay on the same product longer than buyers who pick on price alone. The steps below fit inside a two-week trial window.

  • Confirm the vendor produces a business associate agreement inside the base plan.
  • Send five test messages to internal and external recipients across two mail providers.
  • Time the recipient path from notification to reading the message.
  • Export a sample audit log and verify field coverage against internal requirements.
  • Ask the vendor how encryption applies to automated mail from the EMR or CRM.
  • Confirm annual price and any per-message or per-user overage terms.

The evaluation surfaces the workflow issues that show up in month three or four when the initial excitement wears off. Every service looks good in a five-minute demo.

Practices that want a broader view of email encryption mechanics can review the standards and methods before making the service choice. The technical background sharpens the shortlist.

Mailhippo fits the profile of a healthcare practice that wants HIPAA-ready encrypted email without upgrading to Microsoft Business Premium or Google Enterprise Plus. The service integrates with existing Gmail or Outlook accounts, includes the BAA in the base plan, and keeps the recipient path to a single click for most messages.

The right encryption service is the one that matches the sending volume, recipient audience, and IT capacity of the buyer. Feature comparison alone rarely produces that match. Trial testing does.

Frequently Asked Questions

What is an email encryption service? +

An email encryption service is a hosted product that encrypts outbound email at a gateway, relay, or client plugin, then delivers the encrypted message to the recipient through direct delivery, a secure portal, or an S/MIME certificate exchange. The service handles key management, certificate issuance, and recipient authentication on behalf of the customer. Buyers use encryption services instead of manual S/MIME or PGP because the operational load is lower and the vendor absorbs the setup complexity. Most services integrate with existing Microsoft 365 or Google Workspace accounts.

Is a free email encryption service reliable for business use? +

Free encryption tools like Mailvelope, ProtonMail free, and Gmail Confidential Mode work for individual use and low-volume sending. Business use runs into limits on message count, attachment size, recipient portal features, audit logging, and BAA availability. Free services rarely include a business associate agreement, which means healthcare senders cannot use them for protected health information. Businesses that handle payment data, legal documents, or regulated information should use a paid service that provides audit logs and contractual data handling commitments.

How much does a HIPAA email encryption service cost? +

HIPAA email encryption services from dedicated vendors typically run five to fifteen dollars per user per month with the business associate agreement included in the base plan. Microsoft Purview Message Encryption requires Business Premium or higher at about twenty-two dollars per user per month. Google Workspace client-side encryption requires Enterprise Plus at about thirty dollars per user per month. Practices with fewer than twenty users usually save money on a dedicated service. Larger organizations that already run Business Premium or Enterprise Plus often extend that license rather than adding a separate product.

What is the difference between an encryption service and encryption software? +

Encryption software installs on the mail client or gateway device and performs the cryptographic operations locally, with the customer managing keys, certificates, and updates. Examples include Gpg4win, GPG Suite, and on-premise gateway appliances. An encryption service runs in the vendor cloud and integrates through connectors, SMTP relay, or add-ons. The service manages keys, portal delivery, recipient authentication, and BAA administration. Services suit small and mid-sized organizations. Software suits enterprises with dedicated security teams that want direct control of the cryptographic material.

Which email encryption service works with existing Gmail or Outlook accounts? +

Most modern services integrate with existing Gmail and Outlook accounts through SMTP relay, Google Workspace or Microsoft 365 connectors, or browser and Outlook add-ins. The user keeps their existing email address and continues sending from the same interface. Encryption triggers on a keyword in the subject line, a button in the ribbon, or a policy rule at the gateway. This model avoids the address migration and workflow retraining that a full replacement mailbox platform would require. Mailhippo, Virtru, LuxSci, and Trustifi all follow this pattern.

What is a hybrid email encryption service? +

Hybrid encryption combines two cryptographic techniques to balance speed and security. The message content is encrypted with a fast symmetric algorithm like AES-256, and the symmetric key is encrypted with a slower asymmetric algorithm like RSA or elliptic curve. The recipient uses their private key to decrypt the symmetric key, then decrypts the message. Nearly every modern encryption service uses this hybrid approach under the hood, including S/MIME, PGP, and hosted portals. The label refers to the cryptographic construction, not a distinct product category.

How do I evaluate an email encryption service before buying? +

Test three things during the trial. First, send a message to an external recipient using the service and time the full recipient experience from notification to reading the message. Second, verify the vendor provides a business associate agreement without requiring a plan upgrade if you handle protected health information. Third, review the audit log to confirm you can see who accessed which message and when. Pricing and feature lists matter less than these three signals, because they predict day-to-day workflow cost and audit defensibility.

What Does Encrypting an Email Do Behind the Scenes

what does encrypting an email do guide featured image

๐Ÿ”‘ Key Takeaways

  • Encryption turns the body and attachments into ciphertext only the recipient key can decode.
  • Outlook’s Encrypt button applies a Purview template that controls reply, forward, and copy rights.
  • Gmail Confidential Mode adds portal access and expiry but leaves the body readable to Google.
  • Native tools encrypt attachments alongside the body; files above 25 MB usually need a portal.
  • Encryption never hides sender, recipient, subject, timestamp, or message size from the network.

Encrypting an email means one thing in a headline and something more specific inside the mail flow. The button in Outlook, the shield in Gmail, and the toggle in a dedicated service each perform a slightly different action on the message, the attachments, and the recipient experience.

This guide covers what encryption actually does to the body, attachments, subject line, and metadata across the major clients, and where dedicated tools like an encrypted email service fit when native options do not match the workflow.

The intent is a practical picture, not a cryptography lecture. Practice managers, compliance leads, and IT administrators can use it to align staff training with the real mechanics.

Encrypting an Email Transforms the Body Into Ciphertext

At the mechanical level, encryption replaces the readable message body with a string of characters that mean nothing without a key. The transformation uses a symmetric cipher such as AES-256 for the body itself and an asymmetric algorithm to protect the AES key for the recipient.

The transformation happens in one of three places. The sender client does it locally in S/MIME and PGP. The sender mail server does it in Microsoft Purview Message Encryption and Workspace routing. A dedicated encryption service does it inside its own infrastructure before the message leaves.

The recipient decrypts using their private key, their certificate, or a portal sign-in. The decrypted body appears inside the recipient inbox or portal session, and it stays there until the recipient closes the session or deletes the message.

Anything intercepted on the wire between sender and recipient sees only ciphertext. The NIST guidance on trustworthy email covers the specific cipher and key management standards regulated organizations should apply.

what does encrypting an email do in article illustration one

Attachments Encrypt Along With the Body in Native Tools

Attachments follow the encryption method chosen for the message body in most native implementations. Outlook with the Encrypt button, Workspace with client-side encryption, S/MIME, and PGP all cover attachments as part of the encrypted payload.

The recipient sees decrypted attachments alongside the decrypted body once they authenticate. The attachment file names and sizes stay hidden inside the encrypted payload in most cases, so a network observer cannot tell whether the message carried a PDF, a spreadsheet, or a set of image files.

Attachments over 25 MB run into message-size limits on most mail systems. That is where portal delivery through a dedicated service handles the case. The attachment uploads separately to a secure portal, and the recipient authenticates through a link.

File-level encryption with a PDF password or a ZIP password is a separate approach. It does not require email encryption at all. The tradeoff is key exchange, since the sender has to communicate the file password out of band. Email-level encryption avoids that step by binding decryption to the recipient identity.

The Subject Line Usually Stays in Cleartext

Most encryption implementations leave the subject line unencrypted for routing and inbox display. Office 365 Message Encryption, standard S/MIME, PGP, and portal-based systems all follow this pattern. The recipient sees the subject in their inbox alongside the sender name before opening anything.

That reality shapes staff training. Subject lines should not carry patient names, diagnosis codes, financial figures, or contract terms. Neutral phrasing like “Report available” or “Follow-up from clinic” keeps the sensitive content inside the encrypted body.

S/MIME 4.0 supports subject encryption when both sender and recipient clients implement the extension. Adoption is limited. For most cross-organization exchanges, the subject travels in cleartext regardless of what encryption method protects the body.

Practices that route encrypted mail through a subject-line trigger like the word “secure” should also strip that trigger from the outbound subject through a rewrite rule. That way the sensitivity marker does not leak into the recipient inbox preview.

Example

A billing manager at a physical therapy clinic clicks the Encrypt button in Outlook 365 before sending a 3 MB PDF superbill to a patient at yahoo.com. Purview applies the Encrypt template, ciphers the body and PDF together with AES-256, and rewrites the message as a notification with a Read the message button. The subject line "Statement for March visits" travels in cleartext because Purview does not encrypt subjects. The patient signs in through the Microsoft portal with a one-time passcode delivered to her Yahoo inbox and downloads the superbill inside the portal session.

Metadata Continues to Travel in Cleartext

Encryption protects the body and attachments. It does not protect the routing metadata. The sender address, recipient addresses, message ID, timestamp, and message size travel in cleartext through the SMTP relay chain.

An observer with access to the relay path can build a communication pattern from that metadata even without reading a single body. Who sends to whom, when, and how often is often the payload of value in intelligence work.

For most healthcare, legal, and financial email, body encryption plus HIPAA or equivalent framework coverage is sufficient. The metadata gap matters most in high-stakes negotiations, executive communication, and situations where the pattern itself signals value to an adversary.

Organizations concerned about metadata typically move sensitive discussion to secure messaging platforms with additional protections. Email remains the correct tool for most patient and client communication.

what does encrypting an email do in article illustration two

Encryption in Outlook Applies a Rights Management Template

Clicking the Encrypt button in Outlook connected to Microsoft 365 applies a rights management template to the message. The default templates include Encrypt, which allows the recipient to reply, and Do Not Forward, which removes reply and forward permissions.

Administrators can create custom templates that add expiration dates, watermarks on displayed content, or restrictions on copying and printing. The template travels with the message and the client enforces the rules.

External recipients on any email platform get a portal link. They sign in with a Microsoft, Google, or Yahoo account, or they request a one-time passcode. The Microsoft Purview Message Encryption documentation covers the exact recipient experience.

Internal recipients on the same Microsoft 365 tenant often see inline decryption because their client already trusts the tenant identity. Cross-tenant Microsoft 365 recipients typically get the portal step, though federation configurations can smooth that path.

Encryption in Gmail Uses One of Three Distinct Mechanisms

Gmail encrypts email through three separate mechanisms, and each does something different. Confusion between them is the most common source of policy gaps in healthcare practices using Workspace.

The mechanisms are:

  • TLS in transit, which every Gmail message uses when the receiving server supports it.
  • Confidential Mode, a portal-based access control with expiration and passcode options.
  • Client-side encryption on Workspace Enterprise Plus and Education Plus, which uses a customer-managed key from an external key service.

Only client-side encryption cryptographically protects the body against Google itself. TLS protects the wire. Confidential Mode restricts access but stores the body normally on Google infrastructure. S/MIME on eligible Workspace plans is a fourth option that administrators enable per domain.

Confidential Mode does not qualify as HIPAA-covered encryption on its own. The Google Workspace admin guide on hosted S/MIME covers the S/MIME configuration path for regulated tenants.

๐Ÿ’กPro Tip: Write neutral subject lines regardless of encryption

Purview, S/MIME, PGP, and most portal-based systems leave the subject line in cleartext. A subject like "MRI results for John Smith" leaks protected health information before the recipient opens anything. Train staff to write neutral subjects like "Report available" or "Follow-up from clinic" and keep sensitive detail inside the encrypted body. That single habit closes a gap that no encryption product on the market fixes for you.

Comparison of What Each Encryption Method Actually Protects

The table compares what the major encryption methods cover and what they leave exposed.

Method Body encrypted Attachments encrypted Subject encrypted Metadata encrypted
Outlook Encrypt button (Purview) Yes Yes No No
Gmail Confidential Mode No, portal only No, portal only No No
Workspace client-side encryption Yes Yes No No
S/MIME Yes Yes No, 4.0 optional No
PGP Yes Yes No No
Dedicated encrypted email service Yes Yes, via portal for large files No No

Practices routing all outbound mail through a secure email service get consistent body and attachment coverage without matching license tiers or maintaining transport rules across a tenant.

What Encryption Does Not Do

Understanding the limits of email encryption matters as much as understanding what it protects. Encryption does not stop a compromised sender account from generating new encrypted messages to attacker-controlled addresses.

Encryption does not stop a compromised recipient inbox from leaking decrypted content once the recipient reads the message. It does not prevent screenshot exfiltration by an authorized recipient who chooses to share content out of policy.

Encryption does not backfill weak account security. Multi-factor authentication on the sender account, endpoint protection on the recipient device, and access logging remain separate controls that pair with encryption to form a full posture.

The HIPAA Journal covers real breach cases where encryption alone did not prevent PHI exposure because the surrounding controls failed. Encryption is necessary but not sufficient on its own.

Related Setup Steps to Verify After Enabling Encryption

After turning on encryption in Outlook, Workspace, or a dedicated service, a short verification checklist confirms the setup covers the intended workflow. Skipping any of these items produces silent gaps that surface during compliance reviews or breach investigations.

Check each item:

  • External recipients on Gmail, Outlook, Yahoo, and iCloud can decrypt without additional software installation.
  • The signed business associate agreement covers the specific encryption feature in use, not just the base mailbox.
  • Attachments in the size range staff actually send arrive intact and encrypted.
  • The sent items folder shows a visible confirmation that the encryption action fired.
  • Message trace or audit logs record the encryption event for compliance evidence.

Healthcare practices building patient communication programs around encrypted email benefit from aligning the encryption layer with the broader site and intake experience. A healthcare marketing agency can help ensure the patient-facing message matches the security posture staff execute on outbound mail.

For related reading on how encryption fits into the broader website security posture regulators expect, see the guide on security features for healthcare websites. Encryption is one control among many, and the surrounding controls determine whether it holds up under audit.

Frequently Asked Questions

What does encrypting an email do to the message body? +

Encrypting the message body replaces the readable text with ciphertext that requires a key or authentication to decode. In S/MIME, the recipient certificate provides the decryption key. In PGP, the recipient private key does the same. In Microsoft Purview and portal-based systems, the recipient authenticates through a browser sign-in and the server delivers decrypted content inside the portal. The original readable text never travels outside the sender and recipient trust boundary in plain form. Anyone who intercepts the message on the wire sees only ciphertext until a valid key or portal session decodes it.

What does encrypting an email do in Outlook specifically? +

In Outlook connected to a Microsoft 365 plan that includes Purview Message Encryption, clicking the Encrypt button on the Options ribbon applies an encryption template. The template determines recipient permissions and routing. External recipients get a portal link. Internal recipients often see inline decryption. Attachments protect along with the body. In personal Outlook.com accounts or on plans without the required license, the Encrypt button is absent and the client provides no native encryption. That is a common source of confusion when staff move between tenants.

What does encrypting an email do to attachments? +

Native encryption in Microsoft 365 and Workspace covers attachments as part of the encrypted message payload. When the recipient opens the message through the portal or with their key, they see the attachments decrypted alongside the body. S/MIME and PGP encrypt the entire MIME structure so attachments protect the same way. Large attachments above 25 MB usually cannot travel by message-level encryption and need portal delivery through a dedicated service. File-level encryption using a password on a PDF or ZIP is a separate approach and does not require email-level encryption.

Does encrypting an email hide the subject line? +

In most implementations no. Office 365 Message Encryption, standard S/MIME, PGP, and most portal-based systems leave the subject line in cleartext for routing and inbox display. That is why compliance teams write encryption policies that require neutral subject lines with no PHI or sensitive detail. S/MIME 4.0 introduced an extension for subject encryption, but both sender and recipient clients must support it, and most cross-organization exchanges do not have that support. Assume the subject is visible and write it accordingly.

Does encrypting an email stop a compromised inbox from leaking? +

No. Encryption protects the message in transit and at rest until the recipient decrypts. Once the recipient reads the message inside their inbox, the content sits in plain form in whatever storage the recipient client uses. If an attacker has already compromised the recipient inbox through credential theft or session hijacking, they read the decrypted content along with the recipient. Encryption is one control in a broader posture that includes account security, multi-factor authentication, and endpoint protection on the recipient side.

What does encrypting an email do to metadata like sender and timestamp? +

Metadata stays in cleartext on most email encryption implementations. The sender address, recipient addresses, subject line, message ID, timestamp, and message size travel through routing systems in readable form. Encryption protects the body and attachments only. That is why sensitive negotiations, medical case discussions, and legal exchanges often use dedicated secure messaging platforms instead of email, when the metadata pattern itself carries value to an attacker. For most healthcare communication, body encryption plus a business associate agreement covers the HIPAA requirement.

What is the difference between encrypting an email and using Confidential Mode in Gmail? +

Encrypting an email cryptographically transforms the body and attachments into ciphertext that requires a key or portal authentication to decode. Confidential Mode is a Gmail feature that stores the body normally on Google servers but restricts access through a link-based portal with expiration and passcode options. Confidential Mode is portal access control, not cryptographic body protection. The distinction matters for HIPAA because Google business associate agreement coverage does not extend to Confidential Mode content the same way it covers standard Workspace mail with the appropriate encryption controls.