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.

Zix Email Encryption Explained for Healthcare and Compliance Teams

zix email encryption guide featured image

๐Ÿ”‘ Key Takeaways

  • Zix scans outbound mail, applies TLS when possible, and drops recipients into a portal.
  • Automated policy libraries encrypt PHI without asking staff to click an Encrypt button.
  • Recipients either see the message inline or sign into a Zix portal with a passcode.
  • Zix pricing suits multi-site systems; ten-seat clinics usually pay for unused features.
  • Under 100 regulated messages a week points to a portal service, not a full gateway.

Zix email encryption is a policy-driven secure email gateway used across regulated industries to enforce HIPAA, GLBA, and PCI email rules. The gateway scans every outbound message, applies encryption when a rule matches, and routes the recipient into a secure portal when the receiving server cannot accept TLS.

Healthcare practices adopt Zix for the same reason they adopt other encrypted email platforms. The gateway removes the burden of asking every staff member to remember when to encrypt. Content classification runs on the server, not in the mail client.

The tradeoff is complexity. Policy tuning, directory synchronization, and gateway routing require IT time that smaller practices often do not have. This guide covers how Zix works, what it costs, and where simpler options fit.

Zix Runs as a Gateway Between the Mail Server and the Internet

The Zix architecture places a gateway between the outbound mail server and the internet. Every message the mail server sends passes through the gateway before it reaches the receiving mail server. The gateway inspects the message, classifies the content, and applies the routing decision.

For Google Workspace, administrators configure the outbound gateway in the Gmail routing settings and point outbound mail at the Zix hostname. For Microsoft 365, administrators create an outbound connector in the Exchange Admin Center. The gateway sits in the delivery path without changing the sender client.

The inspection step matters. Zix reads the message subject, body, headers, and attachments. It matches the content against a library of built-in patterns for PHI, financial account numbers, and other regulated fields. Matched messages get encrypted. Non-matched messages route normally.

The gateway model works well for organizations with a dedicated IT team, consistent mail platform, and a compliance officer who owns policy tuning. Smaller practices often find the model heavier than the actual send volume justifies.

Policy Rules Drive the Encryption Decision

Zix ships with a policy library covering HIPAA, HITECH, GLBA, PCI DSS, and state privacy rules. Each policy contains a set of pattern matches, keyword lists, and structural checks. Administrators can enable full policies out of the box or customize them for the practice.

A HIPAA policy typically flags nine-digit numbers formatted as social security numbers, medical record numbers, ICD-10 codes, and combinations of patient identifier plus clinical information. The gateway can also flag messages sent to known covered entity domains or to any address that matches a directory of business associates.

When a message matches a policy, the gateway encrypts and delivers based on the routing rule. The sender does not need to click an Encrypt button. The compliance officer does not need to train the entire staff on when to encrypt. The gateway handles the decision.

The tradeoff is policy accuracy. False positives encrypt messages that do not require it. False negatives release regulated content in plaintext. Policy tuning is an ongoing activity, not a one-time setup. The HHS HIPAA Security Rule lists the transmission security requirements that policy design should map back to.

zix email encryption in article illustration one

Delivery Uses TLS First and Portal Fallback When Needed

Zix delivery follows a two-path model. The first path uses TLS when the receiving mail server supports it and passes Zix directory verification. In that case, the encrypted message decrypts at the gateway boundary and arrives in the recipient inbox as a normal email.

The second path routes to the Zix portal. The gateway sends the recipient a notification email with a link. The recipient clicks the link, signs in with a password, and reads the message inside the browser. First-time recipients set a password. Repeat recipients reuse the account.

Zix directory verification uses a network of known Zix-enabled organizations that can accept encrypted messages directly. If both parties run Zix, the message decrypts on delivery without the portal step. This is the Zix-to-Zix delivery model that reduces friction between practices already on the platform.

The portal fallback is the workhorse for messages sent to patients, external providers, and vendors not on the Zix network. It ensures every regulated message reaches the recipient over an encrypted channel, without depending on the receiving server TLS configuration.

Sender Experience Stays Inside Gmail or Outlook

Zix does not require a separate compose window or a browser plugin. The sender uses the native Gmail or Outlook interface. They write the message, add attachments, and click Send. The gateway takes over from there.

For senders who want to manually flag a message as encrypted regardless of policy, Zix supports a subject line keyword such as [Secure] that forces encryption on that specific message. The keyword is configurable. Administrators can also add an Outlook button through a template deployment.

Sent items appear in the sender Sent folder as normal messages. The sender can view the encrypted status in the message tracking report on the Zix administrative console. Recipients who need a resent link contact the sender, who initiates a resend from the console.

This is the main sender-side advantage. Encryption becomes an infrastructure function rather than a per-message decision. The sender does not have to remember to encrypt because the gateway makes the decision on their behalf.

Example

A regional health system with 400 mailboxes across six clinics deploys Zix in the outbound path. IT configures directory sync from Active Directory, points the Microsoft 365 outbound connector at the Zix hostname, and enables the default HIPAA policy library. First-week tuning removes twelve false-positive patterns and adds two custom rules for internal medical record numbers. Compliance reporting shows 3,200 outbound messages per week, of which 480 trigger encryption automatically. Staff never touch an Encrypt button.

Recipient Experience Depends on the Receiving Server

Recipients see one of three experiences based on their mail environment. The first is a plain email in the inbox, delivered over TLS with no portal step. This happens when the receiving server supports TLS and passes Zix directory checks.

The second is the portal experience. The recipient receives a notification email with a link. They click, sign in, and read the message in the Zix web portal. Attachments download inside the portal. Reply from the portal encrypts the reply automatically.

The third is the Zix-to-Zix direct delivery, where both organizations run Zix and messages flow encrypted end to end without a portal step. This is the highest-friction-reduction path but requires both sides on the same platform.

The portal experience adds a step for external recipients. That step is a source of friction for elderly patients, low-technology recipients, and one-off external contacts. The friction is worth it for regulated content, but it should be measured against portal-based services designed for lighter-touch recipient handoffs.

Pricing Reflects Enterprise Feature Set Rather Than Practice Size

Zix does not publish list pricing. Practices request a quote based on seat count, plan level, and add-on modules. Reported public pricing from third-party reviews runs from single digits per mailbox per month at the low end into higher tiers for full enterprise bundles.

Add-on modules include archiving with retention controls, data loss prevention with content classification, inbound threat protection with URL rewriting, and encryption gateways for regulated industries beyond HIPAA. Each module adds to the base per-seat cost.

The pricing reflects an enterprise buyer profile. Practices under twenty seats often find the plan structure heavier than the actual send volume of PHI justifies. The seat rate covers features many small practices never use, and the setup time cuts into practical value.

Buyers should compare quoted Zix pricing against portal-based services that include the BAA and encryption in a base per-seat rate without a gateway deployment. The healthcare website security features guide covers additional layers that combine with encrypted email for a full compliance stack.

zix email encryption in article illustration two

Setup Requires Directory Sync and Policy Tuning

Zix deployment starts with directory synchronization. The gateway needs to know which users belong to the practice, which addresses are external, and which domains belong to known covered entities or business associates. Administrators sync Active Directory or Google Workspace into the Zix console.

The next step is outbound routing. For Microsoft 365, this means an outbound connector pointing at the Zix hostname. For Google Workspace, this means an outbound gateway rule in Gmail routing. Every outbound message routes through the gateway from this point forward.

Policy tuning is the third step and typically the longest. The compliance officer or IT lead reviews the default HIPAA policy, adjusts the pattern matches for the specific practice, and monitors the first weeks of traffic for false positives and false negatives. This is an iterative process.

Inbound routing, if used, requires an inbound connector plus an MX record change to point the practice domain at the Zix inbound gateway. This is a bigger change that affects every inbound message. It should be tested carefully before cutover.

The Gateway Model Has Real Advantages for Multi-Site Practices

Multi-site practices with hundreds of users, mixed mail platforms, and complex compliance needs benefit from the gateway model. Centralized policy means one team owns the encryption rules across every location, regardless of local mail configuration.

The advantages compound with size:

  • Uniform enforcement across every mailbox in every location
  • Centralized reporting for compliance audits
  • Directory-based policy that adjusts as staff join and leave
  • Inbound threat protection bundled into the same gateway
  • Automated encryption on regulated content without user decision

Health systems with an internal IT team, a compliance officer, and established procurement processes match this profile. The gateway pays back its complexity through scale.

Practices under fifty users rarely see the same payback. The setup, tuning, and administrative time exceeds the benefit at that scale. That is where portal-based alternatives become more attractive.

๐Ÿ’กPro Tip: Match Gateway Complexity to Actual Send Volume

Gateway services pay back their complexity through scale. Multi-site practices with hundreds of users, mixed mail platforms, and dedicated IT match the profile. Practices under fifty users rarely see the same payback because setup, tuning, and administrative time exceed the benefit at that scale. Map your weekly outbound PHI volume before picking a platform. Under 100 regulated messages per week usually points to a portal-based service instead.

Portal-Based Alternatives Skip the Gateway Deployment

Portal-based HIPAA email services take a different approach. There is no gateway between the mail server and the internet. The sender routes messages through the service either by using an add-in inside Gmail or Outlook, by sending through an SMTP relay, or by using a separate compose interface hosted by the vendor.

Mailhippo is an example of the portal model. It works with existing Gmail or Outlook accounts, includes a signed BAA in the base plan, and delivers encrypted messages through a portal link. There are no PGP keys, no S/MIME certificates, and no gateway policy tuning. One click on the send side, one link click on the recipient side.

The portal model trades automated policy detection for simplicity. The sender decides which message needs encryption. There is no gateway scanning body text for PHI patterns. For practices where staff already know which messages contain PHI, the manual decision costs less than the gateway tuning effort.

The right choice depends on the practice profile. Multi-site health systems match the gateway model. Small and mid-size practices often match the portal model. Both approaches satisfy HIPAA transmission security when configured correctly.

Zix Sits Inside a Broader HIPAA Email Toolkit

Zix is one of several methods HIPAA teams use for email transmission security. The full toolkit includes TLS as the transport baseline, S/MIME and PGP for message-level encryption, gateway services like Zix, and portal-based HIPAA email services.

Each method covers a different case:

  • TLS covers the base case where both mail servers support opportunistic encryption
  • S/MIME and PGP handle end-to-end encryption between technically fluent parties
  • Gateway services enforce policy across a large user base with mixed skill levels
  • Portal services deliver encrypted mail to any recipient with a browser

A practice choosing between Zix and a portal service should map its actual email flow. How many outbound PHI messages per week. How many external recipients. How many staff need to send encrypted mail. The answers point to the right model.

The broader HIPAA compliance picture also covers HIPAA-compliant website design, patient intake forms, and access controls on internal systems. Email is one leg of the compliance stack, not the entire picture.

Mailhippo as a Simpler Path to HIPAA Email Compliance

Practices that find the Zix gateway heavier than their send volume justifies often move to a portal-based service. Mailhippo secure email service works with existing Gmail or Outlook accounts, includes a signed BAA in the base plan, and delivers encrypted messages through a one-click recipient link with no keys or certificates.

The tradeoff is manual encryption. The sender chooses which message to encrypt. There is no gateway detecting PHI patterns in the body text. Staff who already know which messages contain PHI make the decision at compose time.

For small and mid-size practices, the portal model deploys faster, costs less per seat, and requires no IT time on gateway policy tuning. Compare quoted Zix pricing against Mailhippo pricing and factor in the setup time before deciding.

Both approaches meet HIPAA transmission security. The right choice depends on staff count, mail platform, external recipient mix, and internal IT capacity. Map your actual email flow before picking a platform.

Frequently Asked Questions

What is Zix email encryption in plain terms? +

Zix email encryption is a secure email gateway that inspects outbound mail, applies encryption when a policy rule matches, and delivers the encrypted message either through TLS or through a secure web portal. The sender continues to use Gmail, Outlook, or another mail client without changing how they compose email. The gateway handles the encryption decision automatically based on the message content, sender identity, recipient domain, and configured compliance rules.

How does Zix email encryption work with Gmail or Outlook? +

Zix integrates with Gmail through Google Workspace routing settings or with Outlook through Microsoft 365 connectors. Outbound mail routes to the Zix gateway before it reaches the internet. The gateway scans the message, applies policy, and forwards the message with the appropriate encryption. Inbound mail can also route through Zix for threat scanning. The sender experience stays inside the native mail client. No plugin, no separate compose window, no manual encryption step for policy-matched content.

Do recipients need a Zix account to open encrypted messages? +

No account is required for one-off recipients. External recipients receive a notification email with a link to the Zix portal. They set a password on first use, sign in, and read the message. Repeat recipients use the same account on later messages. Recipients on other TLS-enabled mail servers may receive the message directly in their inbox without a portal step, depending on the Zix directory verification of the receiving server. The experience varies by recipient environment.

How much does Zix email encryption cost? +

Zix pricing runs per mailbox per month and depends on the plan level and seat count. Public list pricing is not published. Small practices typically pay a higher per-seat rate than enterprise deployments. Add-on modules for archiving, DLP, and inbound threat protection increase the total. Practices comparing options should request a quote directly and compare against simpler HIPAA email services that include the BAA and encryption in a base per-seat rate.

Is Zix email encryption HIPAA-compliant? +

Zix signs a business associate agreement and supports the HIPAA transmission security standard when configured correctly. Encryption at rest and encryption in transit both meet the HIPAA technical safeguard. Access logs and audit trails support the accounting-of-disclosures requirement. HIPAA compliance is a shared responsibility. The provider handles the platform side. The covered entity is responsible for correct policy configuration, workforce training, and access control on the sending accounts.

What are the alternatives to Zix for HIPAA email? +

Alternatives include portal-based HIPAA email services that add encryption at the individual mailbox level without a gateway, S/MIME certificates managed inside Microsoft 365 or Google Workspace Enterprise, and PGP for technical teams. Portal-based services from vendors like Mailhippo work with existing Gmail or Outlook accounts, include a signed BAA in the base plan, and skip the gateway routing setup. Smaller practices often find portal services simpler to deploy and easier to explain to external recipients.

Can Zix scan inbound email for threats? +

Yes, Zix offers inbound threat protection as a separate module or bundle. The inbound path routes external mail through the Zix gateway for phishing, malware, and business email compromise detection before delivery to the mailbox. This is separate from the outbound encryption feature and is priced as an add-on. Practices that already run Microsoft Defender or Google Advanced Protection may already have inbound coverage and should compare feature overlap before adding the Zix inbound module.

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.

Free Encrypted Email Options for Personal and Business Use

free encrypted email guide featured image

๐Ÿ”‘ Key Takeaways

  • Proton, Tuta, and Mailfence give real E2EE for free, capped at 500 MB to 1 GB of storage.
  • E2EE only works between users on the same platform; outside senders get password portal links.
  • Free tiers never include a BAA, so healthcare organizations cannot use them to move PHI.
  • Storage limits fill within a year; free plans work as a testbed, not a long-term mailbox.
  • Custom domain support sits behind a paywall, hurting credibility on professional outbound sends.

Free encrypted email accounts fill a real gap for personal privacy. Proton Mail, Tuta, and Mailfence all offer no cost tiers with strong end to end encryption between users on the same platform.

The catch shows up when the mailbox needs to serve professional or regulated workflows. Storage caps, missing custom domain support, provider domain addresses, and no business associate agreement rule out most business use. For teams that need HIPAA coverage, a dedicated secure email service with a BAA in the base plan is the practical path.

This guide walks the credible free encrypted email options, the exact limits on each free tier, and where paid coverage becomes necessary.

The Landscape of Free Encrypted Email Accounts

The credible free encrypted email accounts in 2026 are Proton Mail Free, Tuta Free, and Mailfence Free. StartMail and Fastmail are paid only. Skiff shut down after the Notion acquisition.

All three free tiers offer end to end encryption between users on the same platform, storage between 500 megabytes and 1 gigabyte, and provider domain addresses. Custom domains and BAA support sit on paid plans.

The providers differ on jurisdiction, storage split, and side features. Proton is based in Switzerland. Tuta is based in Germany. Mailfence is based in Belgium. Each jurisdiction has different rules for law enforcement access.

Related sibling reading on the paid landscape sits at encrypted email service switzerland for jurisdictional detail. The best free encrypted email guide covers the ranking side of the same question in more depth.

Proton Mail Free Tier Explained

Proton Mail Free ships with 1 gigabyte of combined mail and drive storage, one email address, and 150 messages per day outbound.

Messages between Proton Mail users are encrypted end to end automatically. Messages to non Proton recipients travel over TLS in plain form or through a password protected portal link at the sender option.

The free tier does not include custom domain support, catch all addresses, additional aliases beyond the primary, or Proton Bridge for desktop client integration. Users access mail through the web app or the mobile apps only.

Sibling coverage on the Proton side sits at the piece on which free encrypted email has the most storage, which compares storage tiers across providers.

free encrypted email in article illustration one

Tuta Free Tier Explained

Tuta, formerly Tutanota, offers a free tier with 1 gigabyte of storage, one email address, one calendar, and encryption on subject lines in addition to the message body.

Tuta encrypts the entire message payload, including headers that most competitors leave in plain form. The encryption uses AES-128 for the message and RSA-2048 for key exchange. Newer versions add post quantum key exchange.

Free Tuta accounts do not support IMAP, POP3, or SMTP access. All mail flows through the Tuta web and mobile apps. That closes off desktop client use, which is a hard block for professionals who work in Outlook or Apple Mail.

Custom domain support and additional aliases sit on the paid Tuta Revolutionary or Tuta Legend plans. Free accounts use tuta.io, tutanota.com, or the older tutanota.de domains.

Mailfence Free Tier Explained

Mailfence Free offers 500 megabytes of mail storage and 500 megabytes of document storage, one address, and a calendar with 500 megabytes of storage.

The service supports OpenPGP end to end encryption between users. Mailfence users can import PGP keys and exchange encrypted mail with any recipient that also uses PGP, including Gmail and Outlook users on Mailvelope or Thunderbird.

The free tier includes IMAP, POP3, and SMTP support, which is unusual among free encrypted email providers. That opens desktop client use on Thunderbird, Outlook, or Apple Mail for the free account.

Mailfence does not offer a BAA on any tier. That rules out HIPAA use even on the paid plans, so healthcare organizations should look elsewhere. The sibling piece on free hipaa compliant email service covers that side of the question.

Example

A freelance journalist covering financial fraud sets up Proton Mail Free with 1 GB of storage to receive encrypted tips from sources. Two other journalists on the story also use Proton Mail, so their internal exchanges encrypt end to end automatically without any password sharing. When a source on Gmail sends documents, the journalist replies through Proton password-protected outbound flow and shares the passphrase over a Signal message. Six months in, storage crosses 800 MB and the daily 150-message cap starts blocking outbound during heavy reporting days, pushing the team to upgrade to Proton Unlimited.

What Free Encrypted Email Cannot Do

Free tiers cover personal privacy well. They fall short on several common business needs.

  • No BAA support. Healthcare organizations need a signed business associate agreement. Free tiers do not include one.
  • No custom domain. Business credibility drops when outbound mail comes from a provider domain like protonmail.com or tuta.io.
  • Storage caps. 500 megabytes to 1 gigabyte fills fast with attachments. Long term retention is not viable.
  • Daily send limits. Proton caps free accounts at 150 outbound messages per day. Sales and clinical workflows hit that limit fast.
  • No IMAP or SMTP on Proton and Tuta free. Desktop client use requires paid plans on those services.
  • Recipient friction. Sending encrypted to non platform recipients requires portal password sharing on a separate channel.

For personal use, none of these blocks matter much. For business or healthcare use, most of them are hard stops.

free encrypted email in article illustration two

Free Tiers Versus a Paid Encrypted Email Service

The upgrade from a free tier usually costs between 4 and 10 dollars per user per month. That unlocks custom domain support, higher storage, no send limits, and a BAA on the providers that offer one.

Proton for Business starts at about 7 dollars per user per month for the Mail Essentials tier. Tuta Revolutionary starts at 3 euros per month for personal use and moves to per user pricing for Tuta for Business. Mailfence Entry starts at 2.50 euros per month.

For teams that need a HIPAA compliant email path, a dedicated service like Mailhippo works alongside the existing Gmail or Outlook mailbox rather than replacing it. The secure email service plan includes a BAA and does not require changing email providers.

Sibling reading on the encryption concept side sits at encrypted email and on the account setup at free encrypted email account. For healthcare specific coverage, the Redefine Web healthcare marketing hub covers the wider operational context.

Sending From a Free Encrypted Email Account to Gmail

The workflow to send from Proton Mail Free to a Gmail address is the model example. Tuta and Mailfence behave similarly.

Compose the message in Proton Mail. Click the padlock icon on the compose window. Enter a password and an optional hint. Set an expiration date on the message. Send it.

The Gmail recipient sees a wrapper email with a link. Clicking the link opens the Proton encrypted viewer. The recipient enters the password to read the message. Attachments download separately.

The friction is sharing the password. Sending the password by email defeats the purpose. Deliver it by phone, SMS, or a prior secure channel. That handoff blocks casual use and slows down high volume outbound.

๐Ÿ’กPro Tip: Treat the free tier as an evaluation window

Free encrypted email is genuinely useful for personal privacy or a short evaluation before committing to a paid plan. Set a calendar reminder at 60 days to review storage usage, outbound volume, and whether provider-domain addresses are hurting credibility with clients or patients. If any of those signals show pressure, upgrade before hitting a hard limit. Running production business mail on a free tier ends in a rushed migration during a work-critical week.

Free Encrypted Email Clients as an Alternative

Free encrypted email clients let a user layer encryption on top of an existing mailbox rather than switching providers. The two main options are Thunderbird with OpenPGP and Mailvelope for browsers.

Thunderbird ships with built in OpenPGP support since version 78. Users generate a key pair inside Thunderbird, export the public key, and share it with recipients. Encrypted messages send and receive through any IMAP or POP account, including Gmail and Outlook.

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

Both approaches require public key exchange with each recipient. That works for a small stable set of counterparties. It does not fit ad hoc sends to unknown recipients or one time patient communications.

Privacy Versus Compliance in Free Encrypted Email

Privacy and compliance are related but distinct goals. Free encrypted email delivers strong privacy for personal use. It does not deliver compliance for regulated business use.

Privacy means the provider cannot read the message and the message is encrypted in transit and at rest. Free tiers from Proton, Tuta, and Mailfence meet that bar for user to user mail on the same platform.

Compliance under HIPAA, GDPR for healthcare, or other regulated frameworks requires documented safeguards, audit logs, retention controls, and a signed contract with the vendor. The free tiers do not offer these controls. Even the encryption strength does not fix that gap.

See the HHS HIPAA Security Rule reference for the full compliance backdrop. Healthcare users need a signed BAA before sending PHI over any email service, encrypted or not.

Deciding When to Upgrade From Free

A free encrypted email account is a good starting point. Certain triggers signal the moment to move to a paid plan or a dedicated service.

  • The mailbox stores protected health information or other regulated data.
  • Outbound volume exceeds the free tier daily cap.
  • Storage utilization crosses 80 percent of the free allowance.
  • Business credibility requires a custom domain address.
  • The team needs desktop client access through Outlook, Apple Mail, or Thunderbird via IMAP or SMTP.
  • Multiple team members need access to the same set of encrypted addresses.

Paid Proton, Tuta, or Mailfence plans lift most of the caps. A dedicated encrypted email service adds a BAA and one click delivery for regulated workflows without changing the existing mailbox provider.

Sibling coverage on the practice building side sits at healthcare website security features for the wider control set that pairs with encrypted email in a healthcare deployment.

Frequently Asked Questions

What does end to end encryption mean in a free encrypted email account? +

End to end encryption means the message is encrypted on the sender device and decrypted only on the recipient device. The mail provider stores the message as ciphertext and cannot read it. Proton Mail, Tuta, and Mailfence all offer end to end encryption between users on the same platform. When a free encrypted email user sends to a recipient on a different platform, the encryption model changes to either TLS in transit or a password protected portal link, depending on the sender selection.

Is Proton Mail free encrypted email HIPAA compliant? +

Proton Mail Free is not HIPAA compliant. Proton offers a business associate agreement only on paid Proton for Business plans. Healthcare organizations that need to send protected health information must upgrade to a paid Proton plan and sign the BAA, or use a dedicated HIPAA compliant email service. The technical encryption on the free tier is strong. The compliance problem is the missing BAA, which HIPAA requires from every vendor that handles PHI on behalf of a covered entity.

How much storage do free encrypted email accounts offer? +

Proton Mail Free offers 1 gigabyte of combined mail and drive storage. Tuta Free offers 1 gigabyte. Mailfence Free offers 500 megabytes of email plus 500 megabytes of document storage. StartMail does not offer a free tier. Skiff was acquired by Notion and shut down. For heavy attachment workflows or long retention, 1 gigabyte fills within months. Free tiers work well for a secondary privacy mailbox or as a trial before committing to a paid plan.

Can I use a custom domain with a free encrypted email account? +

Custom domain support requires a paid plan on Proton, Tuta, Mailfence, and StartMail. Free accounts send from the provider domain, such as name at protonmail.com or name at tuta.io. Business users almost always need custom domain support for credibility and brand consistency. Personal privacy users tend to accept the provider domain. Upgrading to a paid tier adds custom domain plus higher storage, more addresses, and calendar or drive features depending on the provider.

How do I send encrypted mail from a free account to a Gmail user? +

On Proton Mail, compose the message and click the padlock icon in the compose window. Set a password and an optional password hint. Send the message. The Gmail recipient receives a wrapper email with a link to the Proton encrypted viewer. The recipient enters the password to read the message. Tuta uses a similar model with a password prompt on outbound to non Tuta recipients. The workflow adds friction and requires sharing the password over a separate channel.

What are the risks of using a free encrypted email address for work? +

The main risks are storage limits, the missing BAA for HIPAA workflows, provider domain addresses that hurt credibility, and rate limits on outbound send that block bulk work. Some free tiers throttle outbound to 150 messages per day, which stops sales, invoicing, or clinical workflows in the middle of a day. Paid plans lift the caps and add legal coverage. For business use, treat free tiers as evaluation only and move to a paid plan or a dedicated service before committing production mail.

Are there free encrypted email clients that work with Gmail or Outlook? +

Free encrypted email clients exist, mostly on the S/MIME and PGP side. Thunderbird supports OpenPGP end to end encryption for free and works with Gmail and Outlook accounts. Mailvelope is a browser extension that layers PGP on top of Gmail. Both require certificate exchange with each recipient. The setup is technical and does not fit ad hoc sends to unknown parties. Portal based encrypted email services handle that use case better, though they usually charge for the recipient friendly delivery flow.

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.