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.

Secure Email Encryption Service Buyer Guide for 2026

secure email encryption service guide featured image

๐Ÿ”‘ Key Takeaways

  • Three questions decide a secure email vendor: BAA included, auto-trigger, and recipient friction.
  • Office 365 and Gmail bundle native encryption on higher plans, but neither ships a BAA by default.
  • Free services like Proton and Tutanota work for personal use; small clinics outgrow them fast.
  • Entry tier plans run $3 to $8 per seat; enterprise bundles with DLP and archiving hit $10 to $25.
  • Recipient experience drives adoption; portals create tickets, one-click links keep patients happy.

A secure email encryption service protects the contents of a message from the moment a sender hits send to the moment a recipient opens it. Covered entities under HIPAA, financial institutions under GLBA, and law firms handling privileged material all use these services to meet regulatory requirements.

The market splits into three groups. Native tools built into Microsoft 365 and Google Workspace, dedicated third party services like Mailhippo encrypted email, and enterprise gateways from Barracuda, Cisco, and Proofpoint. Each group solves a different problem.

This guide walks through what a secure email encryption service actually delivers, how the main providers compare, and how to test recipient experience before you sign anything.

Secure email encryption service defined

A secure email encryption service scrambles message content so only the intended recipient can read it. The service uses TLS between mail servers as the baseline layer.

On top of TLS, providers add a second layer through S/MIME certificates, PGP keys, or a portal-based delivery model. The second layer protects the message once it lands on a server the sender does not control.

Enterprise services stack more features. Data loss prevention scans outbound content for regulated data. Archiving retains messages for compliance audits. Phishing filters catch inbound threats. Administrative controls let IT enforce encryption on messages that match specific policies.

The core deliverable stays the same across every vendor. Content confidentiality, sender identity verification, and delivery proof. Everything else is packaging.

Office 365 email encryption service options

Microsoft ships Office 365 Message Encryption with Business Premium, E3, and E5 plans. The service runs on Microsoft Purview and adds the Encrypt button to the Outlook Options ribbon on desktop, web, and mobile.

Senders click Encrypt, pick a permission preset, and send. External recipients get a portal link and sign in with Microsoft, Google, or a one-time passcode. Internal recipients see the encrypted message in Outlook without extra steps.

Business Basic and Business Standard plans do not include the Encrypt button. Practices on those SKUs need to upgrade to Business Premium at $22 per user per month or add a dedicated encryption gateway.

Microsoft signs a business associate agreement with covered entities on qualifying plans. Admins need to accept the BAA in the Microsoft 365 admin center under Contracts before sending PHI. Documentation lives at Microsoft Learn Purview Message Encryption.

secure email encryption service in article illustration one

Gmail email encryption service options

Gmail encrypts every message in transit using TLS. Google Workspace paid plans add S/MIME support on Enterprise Plus, which requires certificate management for both senders and recipients.

Confidential mode adds link expiry and SMS passcode options on every Workspace tier. Confidential mode does not encrypt content end to end. The message content sits in Google servers in a readable form for the sender organization.

Google signs a business associate agreement with covered entities on paid Workspace plans configured for HIPAA. Admins accept the BAA in the Workspace admin console. The BAA covers Gmail, Drive, Calendar, Meet, and other core services.

Practices sending real PHI usually stack a dedicated encryption gateway on top of Workspace. The gateway triggers on subject line keywords, data patterns, or recipient domain rules, then routes the message through an encrypted delivery path. See Google Workspace encryption documentation for the current feature matrix.

GoDaddy email encryption service pricing

GoDaddy resells Proofpoint-powered email encryption as an add-on to its Microsoft 365 packages. The add-on runs about $7 per user per month on top of the base 365 license, so a five-seat practice pays roughly $85 per month total.

Senders trigger encryption by adding [encrypt] to the subject line or clicking a button. Recipients register a Proofpoint portal account or verify a one-time code to open messages.

GoDaddy signs a business associate agreement on qualifying plans. The BAA covers the encryption service and the underlying Microsoft 365 tenant. Practices with existing Proofpoint contracts should compare direct Proofpoint pricing at higher seat counts, which often beats the GoDaddy reseller rate.

Support quality varies. GoDaddy phone support handles billing and provisioning. Encryption configuration issues route back to Proofpoint, which adds a delay when a message fails to send. Test the escalation path before you deploy across all seats.

Example

A 20-provider urgent care group ran a 30-day pilot comparing Proofpoint via GoDaddy at $7 per user against Mailhippo at $4.95 per user. They sent 50 identical PHI messages through each service to a mix of iOS, Android, and desktop recipients. Proofpoint required 60 percent of recipients to register a portal account, generating 14 support calls in three weeks. Mailhippo delivered a one-click link that opened for 46 of 50 recipients without an account. The group signed with Mailhippo, saving $492 per month across 20 seats.

Free secure email encryption service trade offs

Free encryption services exist for personal use. ProtonMail, Tutanota, and Skiff offer end to end encrypted email between accounts on the same platform.

Messages to external recipients require the recipient to accept a link, verify a passcode, or install a certificate. Solo practitioners often use free plans for the first quarter of operation, then upgrade once patient email volume rises past 200 messages per month.

Free services rarely sign a business associate agreement. ProtonMail offers a paid Business plan that includes a BAA at $12.99 per user per month. Tutanota and Skiff do not currently offer a BAA at any tier.

Free plans also lack retention controls, audit logs, and admin tools. Compliance risk usually outweighs the license savings once real PHI enters the mailbox. Read the HHS guidance on business associate agreements before picking any free tier for regulated content.

US Bank secure email encryption service model

US Bank uses a portal-based encryption service to send account statements, wire transfer confirmations, and loan documents to customers. Recipients get a notification email with a link to the portal.

The recipient registers an account on the first message, sets a password, and opens the message inside the browser. Follow-up messages from US Bank arrive at the same portal. The model works well for high volume, low urgency correspondence.

Portal-based encryption pushes friction onto the recipient. A customer who cannot find the login page will call the bank. A customer with an expired portal password will call the bank twice.

Financial institutions accept the friction because regulatory pressure outweighs support cost. Healthcare practices with lower call center capacity often pick a zero-step model instead, which delivers the encrypted message directly to the recipient normal inbox.

secure email encryption service in article illustration two

Nonprofit 365 pricing for email encryption service

Microsoft runs a nonprofit program that discounts 365 plans by 30 to 75 percent. Business Basic drops to $0 per user per month for the first 10 seats. Business Standard runs about $3 per user per month.

Business Premium, the plan that includes Purview Message Encryption, drops to about $5.50 per user per month for verified nonprofits. A community clinic with 20 seats pays $110 per month for encrypted email plus Office desktop apps, Intune, and Defender.

Nonprofits still sign the standard business associate agreement in the admin center. The BAA does not change with nonprofit pricing. Documentation lives at the Microsoft Nonprofits portal.

Barracuda, Cisco, and Proofpoint also offer nonprofit discounts of 20 to 50 percent. The discount usually applies to the base plan and not to compliance add-ons, so a small clinic saving money on seats still pays list price for the archiving module.

Mobile and desktop email encryption service parity

The best encryption service works identically on mobile and desktop. Services that require an S/MIME certificate on each device create setup pain for both senders and recipients.

Portal-based services often break the reply flow on mobile browsers. A recipient on an iPhone taps the portal link, logs in, reads the message, then hits reply and gets bounced to a login page again.

Zero-step encryption models handle the mobile case best. The sender uses the normal Gmail or Outlook app on any device. The recipient opens the message inside a standard inbox view on any device.

Test the reply flow on iOS Safari, Android Chrome, and desktop Chrome before committing to a multi-year contract. Vendors will send a test message on request. A five-minute test saves months of user complaints later.

๐Ÿ’กPro Tip: Ask for second-year pricing in writing

Enterprise email security vendors routinely quote a discounted first-year rate that jumps 30 to 50 percent on renewal. Ask for the second-year and third-year rate in writing before signing anything longer than a monthly agreement. Confirm the renewal cap is contractual, not verbal. If the vendor refuses to commit to future pricing, price in an assumed 40 percent renewal jump when comparing total cost of ownership against services with flat published rates.

Provider comparison for secure email encryption service buyers

Buyers picking between vendors weigh four factors above everything else. BAA inclusion, delivery model, price predictability, and admin controls.

Native Microsoft and Google options work well for organizations that already pay for the higher tier plans. Dedicated services like email encryption service providers and encryption email service platforms fit organizations that need a signed BAA in the base plan without a Business Premium upgrade.

Enterprise gateways from Barracuda email encryption service and secure email encryption service cisco add DLP, phishing protection, and archiving in one bundle. The bundles fit organizations with dedicated security teams.

Key evaluation questions:

  • Does the vendor sign a BAA in the base plan or as an add-on
  • Does encryption trigger automatically on regulated content patterns
  • Does the recipient need a portal account, a certificate, or a passcode
  • Does the price stay flat on renewal or jump after year one
  • Does the admin console log every encrypted message for audit

Healthcare practices and secure email encryption service selection

Healthcare covered entities and business associates carry the highest regulatory load. HIPAA, state privacy laws, and payer contracts all require encrypted transmission of PHI.

The right service for a five-person dental practice looks nothing like the right service for a hospital system with 4000 clinicians. Practices with under 50 seats usually pick a zero-step service with a bundled BAA. Larger organizations layer an enterprise gateway on top of Microsoft 365 or Google Workspace.

Practice websites also need to match the same security posture. Patient intake forms, appointment booking, and portal login pages all handle PHI. A HIPAA compliant website design partner handles the web side while the email service handles the mail side.

Practices running healthcare website security features already have most of the operational habits needed to run an encryption service. Password rotation, MFA on admin accounts, and audit log review carry over directly.

Choosing a secure email encryption service without regret

Most buying regret traces back to two mistakes. Picking a vendor without testing the recipient experience, and signing a long contract to lock in a first-year discount that resets on renewal.

Run a 30-day pilot with a single department. Send 50 real messages. Track how many recipients open the message on the first try, how many call for help, and how many ignore the message entirely.

Mailhippo works as an alternative when HIPAA compliance and per-recipient friction both matter. The service adds a BAA in the base plan, works with existing Gmail or Outlook accounts, and delivers messages without asking the recipient to install a certificate or register a portal account. The setup takes minutes.

Whatever vendor you pick, read the renewal clause before signing. Ask for the second-year rate in writing. Confirm the BAA transfers with account transfers. A secure email service that hides its renewal pricing is a service that plans to raise the price on renewal. Reference materials from HIPAA Journal on compliant email and NIST SP 800-177 Trustworthy Email help buyers write a defensible selection memo.

Frequently Asked Questions

What is a secure email encryption service? +

A secure email encryption service scrambles the contents of an email so only the intended recipient can read it. The service uses TLS to protect the connection between mail servers, then adds a second layer with S/MIME certificates, PGP keys, or portal-based delivery. Enterprise services also add data loss prevention, phishing filters, and archiving. Healthcare, finance, legal, and government users pick these services to meet HIPAA, GLBA, or CJIS requirements. The core deliverable is content confidentiality, sender identity verification, and delivery proof.

Does Office 365 include encryption? +

Yes, Office 365 Business Premium, E3, and E5 include Microsoft Purview Message Encryption at no extra cost. Users click the Encrypt button in the Options ribbon before sending, and external recipients open the message through a secure portal after signing in with Microsoft, Google, or a one-time passcode. Basic and Standard plans do not include the Encrypt button. Practices on those plans need to upgrade or add a dedicated encrypted email service to send protected health information under a signed business associate agreement.

Is Gmail encrypted email HIPAA compliant? +

Gmail encrypts email in transit using TLS on every Workspace tier, but transit encryption alone does not meet HIPAA. A covered entity needs a signed business associate agreement with Google, which comes only with Workspace paid plans configured for HIPAA. Confidential mode adds link expiry and passcode options but does not encrypt content end to end. Practices sending real PHI usually add a dedicated encryption gateway on top of Workspace, or route sensitive messages through a third party service like Mailhippo.

How does GoDaddy Email Encryption work? +

GoDaddy sells Proofpoint-powered email encryption as an add-on to its Microsoft 365 packages. Senders trigger encryption by adding a keyword to the subject line or by clicking a button. Recipients open messages through a Proofpoint portal after registering an account or verifying a one-time code. GoDaddy signs a business associate agreement on qualifying plans, and pricing runs about $7 per user per month on top of the base 365 license. Larger practices usually negotiate direct Proofpoint pricing at higher seat counts.

What is the best encryption service for mobile and desktop use? +

The best service works identically on mobile and desktop without extra apps. Services that require an S/MIME certificate on each device create setup pain, and portal-based services often break the reply flow on mobile browsers. Zero-step encryption models handle the mobile case best because the sender uses the normal Gmail or Outlook app and the recipient opens the message in a standard inbox view. Test the reply flow on iOS Safari and Android Chrome before committing to a multi-year contract with any vendor.

Can nonprofits get discounted encrypted email? +

Yes, most major vendors run nonprofit programs. Microsoft, Google, Barracuda, and Cisco publish nonprofit pricing at 30 to 50 percent off list. Microsoft 365 Business Premium runs about $5.50 per user per month for verified nonprofits, which includes Purview Message Encryption. Discounts usually cover the base plan and not the compliance add-ons, so a small clinic saving money on seats still pays list price for the archiving module. Submit IRS 501(c)(3) documentation and a signed nonprofit attestation to activate the pricing.

What features matter most when comparing providers? +

BAA in the base plan, zero-step delivery, mobile-friendly recipient experience, archiving, admin controls, and pricing predictability. Practices sending regulated content should not settle for a vendor that treats the BAA as an upsell. Zero-step delivery keeps staff from forgetting to encrypt. Archiving and audit logs matter when a HIPAA auditor asks for six years of message history. Predictable pricing avoids the trap of a low first-year deal that jumps 40 percent on renewal, which happens often in the enterprise email security market.

How to Send Encrypted Email in Gmail

how to send encrypted email gmail guide featured image

๐Ÿ”‘ Key Takeaways

  • Gmail TLS protects the connection, not the copy sitting in your Sent folder or inbox.
  • Confidential Mode blocks forwarding but Google reads the message; skip it for PHI.
  • Hosted S/MIME ships only on Workspace Enterprise Plus at $30 per user per month.
  • A portal service over Gmail adds a BAA and one-click delivery without cert setup.
  • Green padlock means S/MIME; a red or missing padlock means the send goes plaintext.

Gmail handles more than 1.8 billion active accounts, and a large share of business email in North America runs through Workspace. Every one of those messages travels over TLS by default when the receiving server supports it. TLS is not the same as message-level encryption.

Learning how to send encrypted email in Gmail means picking the right method for the recipient and the sensitivity of the content. Gmail offers three options built in: TLS transport encryption, Confidential Mode, and S/MIME on Enterprise plans.

For healthcare organizations and any team handling regulated data, native Gmail options often fall short of HIPAA requirements. This guide walks through each method and when to use it.

Gmail Uses TLS for Every Message by Default

Every Gmail message leaves Google servers over Transport Layer Security whenever the receiving mail server supports it. TLS encrypts the connection between the two servers. Nobody sitting on the network path in between can read the message.

The padlock icon in the top-right corner of an open Gmail message shows the transport status. A gray padlock means TLS is active. A red padlock means the recipient server does not support TLS and the message will travel unencrypted.

TLS protects the connection, not the stored copy. Once the message lands in the Sent folder or the recipient inbox, TLS no longer applies. Google can read the message content on its servers, and so can the recipient mail provider.

According to Google documentation, TLS is opportunistic. If a recipient server does not accept encrypted connections, Gmail sends the message in plaintext by default. That behavior alone disqualifies TLS as a standalone compliance method for protected health information.

Confidential Mode Adds Access Controls but Not End-to-End Encryption

Gmail Confidential Mode is available on every personal Gmail account and every Workspace edition. To use it, click Compose, then click the padlock and clock icon at the bottom of the compose window. A menu appears with an expiration date and an optional SMS passcode.

Confidential Mode disables forwarding, copying, printing, and downloading for the recipient. When the expiration date passes, the message becomes unreadable. Senders can revoke access before expiration from the Sent folder.

The mode does not use end-to-end encryption. Google can read the message content. Screenshots defeat the copy and print restrictions because the recipient still sees the message on screen. SMS passcodes rely on phone carrier security, which SIM-swap attacks routinely bypass.

Confidential Mode suits casual privacy needs such as sending a temporary access code or a document link that should expire. It does not meet HIPAA transmission standards, and Google does not extend its business associate agreement to cover Confidential Mode as a compliant PHI transmission method.

how to send encrypted email gmail in article illustration one

S/MIME Hosted Encryption Requires Workspace Enterprise

S/MIME is the built-in Gmail option for true message-level encryption. It is available only on Google Workspace Enterprise Plus, Education Standard, and Education Plus editions. Workspace Business tiers do not include it.

Enabling S/MIME starts in the Admin console. Navigate to Apps, then Google Workspace, then Gmail, then User settings. Toggle S/MIME encryption for sending and receiving. Save the change and wait up to 24 hours for it to propagate.

Each user then uploads a personal S/MIME certificate under Gmail settings, Accounts and Import, Upload your public certificate. The certificate must come from a trusted certificate authority. Both sender and recipient need valid certificates.

When the setup is complete, the padlock icon in a compose window turns green for messages that will send with S/MIME encryption. If the recipient does not have a valid certificate installed, the padlock stays gray and the message sends over TLS only.

Confidential Mode Setup Takes Under a Minute

Open Gmail and click Compose. Fill in the recipient, subject, and body as usual. At the bottom of the compose window, find the icon that looks like a padlock with a clock overlay and click it.

Select an expiration date from the dropdown. Options range from one day to five years. Choose whether to require an SMS passcode. If SMS is selected, enter the recipient phone number in the field that appears.

Click Save. Send the message. The recipient receives an email with a link to view the message. If SMS was enabled, they receive a text with a passcode to enter before the message loads.

  • External Gmail recipients see the message inline, gated by expiration.
  • Non-Gmail recipients click through to a Google-hosted page.
  • Sender can revoke access at any time from the Sent folder by clicking Remove Access.
Example

A three-provider therapy practice on personal Gmail needs to send session summaries to referring physicians. Personal Gmail has no BAA and does not support S/MIME. They cannot upgrade to Workspace Enterprise Plus for hosted S/MIME at $30 per user. Instead, they migrate to Google Workspace Business Standard at $12 per user for the BAA, then layer a portal-based service at $10 per user monthly. Session summaries send from Gmail normally, and referring physicians open a one-click link without managing certificates.

S/MIME Certificates Need Renewal and User-Level Provisioning

S/MIME certificates expire, typically after one to three years depending on the issuing authority. Renewals require administrator action for every user account. Certificates issued to a departing employee should be revoked in the Admin console to prevent decryption of prior messages.

Certificate authorities include DigiCert, Sectigo, GlobalSign, and IdenTrust. Costs range from around $20 per user per year for basic identity validation to over $100 per user per year for extended validation with organization details.

For encrypted send to work, the recipient also needs a valid certificate from a trusted authority. External correspondents who do not use S/MIME cannot receive encrypted messages this way. Gmail falls back to TLS transport encryption for those recipients.

This is why S/MIME suits internal exchanges between staff at the same organization or between organizations that have coordinated certificate deployment. It does not suit sending sensitive content to patients or external vendors who do not manage their own certificates.

HIPAA Coverage in Google Workspace Has Boundaries

Google offers a business associate agreement to Workspace customers on Business Standard, Business Plus, and all Enterprise editions. The BAA covers Gmail, Calendar, Drive, Meet, and other core services. Personal Gmail accounts are not covered.

The BAA covers the transmission of PHI through Gmail when standard TLS encryption is in effect between servers. It does not cover Confidential Mode as a distinct HIPAA-safe transmission method. Practices assuming Confidential Mode is HIPAA-compliant are working from a mistaken reading of the BAA.

Because TLS is opportunistic and falls back to plaintext when the recipient server does not support it, Workspace admins cannot guarantee encrypted delivery to every recipient without additional controls. That gap is what drives many healthcare organizations to add a HIPAA-focused encrypted email service.

Additional HIPAA safeguards include audit logging of message access, secure archive retention for six years, and enforced encryption on any message flagged with PHI. Native Gmail provides some of these; complete coverage typically involves a purpose-built service.

how to send encrypted email gmail in article illustration two

Third-Party Services Layer HIPAA Compliance Over Gmail

Purpose-built HIPAA-compliant email services integrate with Gmail through a browser plug-in, a Gmail add-on, or SMTP relay. The sender composes and sends from Gmail without changing workflow. The service handles encryption, delivery fallback, and audit trail.

Mailhippo works this way. It sends over TLS when the recipient server supports it, falls back to a secure portal link when TLS is unavailable, includes a signed BAA in the base plan, and requires no certificate management for senders or recipients. Practices on standard Gmail or Workspace Business use it to close the HIPAA gap without switching platforms.

The recipient experience is a single click. They receive a notification email with a link, click it, authenticate with a passcode, and read the message in a browser. No account creation, no software install, no key management.

For healthcare organizations that also handle web presence and patient acquisition, coordinating email security with the broader tech stack matters. Firms offering healthcare marketing services often deploy encrypted email and HIPAA-compliant website design together.

Recipient Experience Differs Across Each Method

TLS is invisible to the recipient when it works. The message arrives in the inbox looking like any other email. No click-through, no passcode, no external portal. Nothing signals that transport encryption was applied.

Confidential Mode delivers a notification email with a View the email button. The recipient clicks and, if SMS was enabled, enters a passcode from a text message. They read the message in a Google-hosted view with copy, forward, print, and download disabled.

S/MIME delivers a locked message icon in a supported email client. Outlook, Apple Mail, and Gmail render the message inline once the recipient certificate decrypts it. In an unsupported client, the recipient sees garbled ciphertext or an attachment they cannot open.

Portal-based services deliver a notification with a link. The recipient clicks, authenticates with a one-time code, and reads in a browser. This suits patients and external contacts who do not manage certificates but expect a low-friction click.

๐Ÿ’กPro Tip: Verify the Padlock Color Before Sending PHI

Gmail displays a color-coded padlock in the compose window: green for S/MIME, gray for TLS, red or missing when the recipient server refuses encryption. For regulated content, never send when the padlock is red. TLS is opportunistic and drops to plaintext without warning. Layer a portal-based service that falls back to a secure browser link rather than accepting plaintext delivery for any PHI transmission.

Common Errors When Sending Encrypted Email in Gmail

The red padlock is the most frequent warning. It means the recipient mail server does not support TLS. For non-sensitive content, the message still sends. For PHI or other regulated data, do not send when the padlock is red without a portal fallback.

S/MIME send failures often trace to a missing recipient certificate. Gmail shows a gray padlock instead of green, and the message sends over TLS. To force S/MIME, both parties must have valid certificates uploaded and the Workspace admin must have enabled the feature at the domain level.

Confidential Mode messages sometimes fail to render for recipients on strict email security gateways. The notification email arrives, but the click-through link is stripped or blocked by the recipient inbound filter. Test with the specific recipient before relying on Confidential Mode for time-sensitive delivery.

According to HIPAA Journal, the most common compliance failure is sending PHI to an external address without confirming the transmission was encrypted end to end. Assume nothing about transport; verify the method for every sensitive message.

Choose the Method by Recipient and Content Sensitivity

Match the encryption method to the message. Casual internal notes to colleagues who use Gmail can rely on TLS. Time-limited access to a document link or a temporary credential fits Confidential Mode. Regulated content going to an external recipient needs message-level encryption or portal delivery.

  • Internal team messages, no regulated content: TLS is sufficient.
  • Temporary access codes to trusted external recipients: Confidential Mode.
  • Regulated PHI, PII, or financial data to any external recipient: S/MIME or a HIPAA-compliant service.
  • Recipients on unknown email systems: portal-based delivery with fallback.

For healthcare providers, portal-based services with a BAA are the most reliable path. They handle recipients across all mail providers, provide audit logs, and remove certificate management. Setup takes minutes rather than the administrator overhead S/MIME requires.

Related reading covers how to send encrypted email across platforms, how to send an encrypted email from Outlook, and how to send encrypted email using Gmail for Workspace teams. For teams building patient-facing infrastructure, resources on healthcare website security features pair well with encrypted email deployment.

Verify Encryption for Every Sensitive Message

Before hitting Send on any message with regulated content, check the padlock icon. Green means S/MIME. Gray means TLS. Red means unencrypted, and the message should not go without a portal fallback.

For Workspace administrators, the Admin console provides an Email Log Search that shows the encryption status of every outbound and inbound message. Use it to audit compliance for a defined period, especially before signing off on a HIPAA risk assessment.

According to NIST Special Publication 800-45, verified end-to-end encryption or a portal-based delivery method is required for messages carrying sensitive personally identifiable information across public networks. Assumed TLS is not the same as verified TLS.

The final rule is straightforward. Do not send regulated content over Gmail unless you have picked and verified a method that meets the transmission standard. Pick S/MIME for internal certified users, or add a HIPAA-compliant service for everyone else.

Frequently Asked Questions

Is Gmail encrypted by default? +

Gmail encrypts messages in transit with TLS whenever both the sending and receiving mail servers support it, and the padlock icon in the message header shows when TLS is active. Messages are also encrypted at rest on Google servers. Neither of those is end-to-end encryption. Google holds the keys and can access message content for spam filtering, indexing, and legal requests. For true message-level protection, use S/MIME on Workspace Enterprise, Confidential Mode for limited controls, or a third-party encrypted service.

Does Gmail Confidential Mode meet HIPAA requirements? +

No. Confidential Mode does not use end-to-end encryption, Google can read the message content, and Google does not sign a business associate agreement covering Confidential Mode messages. HIPAA requires both technical safeguards and a signed BAA with any vendor that processes protected health information. Workspace Business and Enterprise editions include a BAA covering standard Gmail delivery, but the BAA does not extend Confidential Mode into a compliant transmission method for PHI. Use a HIPAA-covered encrypted email service instead.

How do I turn on S/MIME encryption in Gmail? +

S/MIME hosted encryption is only available on Google Workspace Enterprise Plus, Education Standard, and Education Plus editions. A Workspace administrator opens the Admin console, navigates to Apps, Google Workspace, Gmail, User settings, and enables S/MIME encryption for sending and receiving. Each user then uploads a personal certificate under Gmail settings, Accounts and Import, Upload your public certificate. Both sender and recipient need valid certificates from a trusted authority for encrypted send to work.

Can I send encrypted email from a free personal Gmail account? +

A personal Gmail account can use Confidential Mode for basic privacy controls, and TLS transport encryption is on by default when the recipient server supports it. Personal Gmail does not support S/MIME, and Google does not sign a BAA for personal accounts. For message-level encryption from a free Gmail account, layer a third-party encrypted email service on top, or send messages through a browser plug-in that provides PGP or S/MIME encryption client-side. Native Gmail options are limited.

What is the difference between TLS and end-to-end encryption in Gmail? +

TLS encrypts the connection between mail servers so nobody sitting between the two servers can read the message in transit. Once the message reaches Google server or the recipient server, TLS no longer protects it, and the mail provider can read the stored content. End-to-end encryption keeps the message unreadable to everyone except the sender and the recipient, including Google. S/MIME and PGP provide end-to-end encryption. TLS and Confidential Mode do not.

Why does the Gmail padlock icon sometimes appear red or missing? +

The padlock icon uses three colors. Green indicates S/MIME encryption is in use. Gray indicates TLS is protecting the connection. Red or missing indicates the recipient server does not support TLS and the message will travel unencrypted, or the S/MIME certificate check failed. If the padlock is red, Gmail warns you before sending. For regulated data, do not send when the padlock is red; use a service that falls back to a secure portal when TLS is unavailable.

How does a third-party HIPAA-compliant service work with my existing Gmail? +

A HIPAA-compliant service integrates with a Gmail or Workspace account either through a browser plug-in, a Gmail add-on, or by routing outbound mail through the service SMTP relay. The sender writes and sends from Gmail as usual. The service encrypts the message, delivers over TLS when supported, and falls back to a secure portal link when the recipient server does not support TLS. The recipient clicks the link and reads the message in a browser. No key management on either side.

HIPAA Secure Email Explained (Requirements, Providers, Setup)

hipaa secure email guide featured image

๐Ÿ”‘ Key Takeaways

  • HIPAA certifies no email product; the covered entity picks tools that meet the Security Rule.
  • Three requirements separate secure email from ordinary mail: encryption, BAA, and audit logs.
  • Providers cluster into big platforms, dedicated healthcare services, and enterprise appliances.
  • Free HIPAA email is a myth; every BAA-signing provider charges $5 to $15 per user per month.
  • Setup is four steps: sign the BAA, configure encryption, add access controls, enable audit logs.

Every provider claiming to sell HIPAA secure email is technically selling a set of features and a legal agreement. HIPAA does not certify products.

The practice buys tools that let it meet the Security Rule, and the practice remains responsible for how those tools are used. A HIPAA-compliant email service like Mailhippo covers the encryption, the BAA, and the audit logging in one bundle so the practice does not have to assemble three separate products.

This guide walks through what actually makes an email service HIPAA secure, the provider options at each price tier, and the setup steps that separate a compliant workflow from a technically encrypted mess.

The Security Rule sets the requirements, not the vendor

The HIPAA Security Rule lists administrative, physical, and technical safeguards for electronic protected health information. Email falls under transmission security, access control, and audit control.

Encryption is an addressable specification, which means the covered entity has to implement it if it is reasonable and appropriate. In practice, HHS treats encryption as the default expectation for external PHI transmission.

No product carries a HIPAA certification. Any provider claiming to be HIPAA-certified is misrepresenting how the law works. Products can be HIPAA-ready or HIPAA-eligible, meaning they support the features a covered entity needs.

The covered entity is responsible for the workflow around the product. Buying compliant software and using it non-compliantly still produces a breach.

Three requirements separate secure email from ordinary email

Encryption is the first requirement. TLS 1.2 or higher for transit, AES-128 or AES-256 for content and storage. The exact ciphers and key lengths are documented in NIST Special Publication 800-52 Rev. 2 and NIST 800-111.

A signed business associate agreement is the second. The BAA makes the provider legally responsible as a business associate under HIPAA. Without it, sharing PHI with the provider is unauthorized regardless of the encryption.

Audit logging is the third. Administrators need to pull records showing who sent what, when, to whom, and whether the message was encrypted. Logs need to be retained for at least six years to match HIPAA’s records requirement.

Missing any of the three disqualifies the product. Practices that focus only on encryption discover during an incident that they cannot pull logs or that the provider never signed a BAA.

hipaa secure email in article illustration one

Big platform providers work if the plan tier is right

Google Workspace signs BAAs on all paid plans starting at Business Starter. The BAA covers Gmail, Calendar, Drive, Meet, and several other core services.

Microsoft 365 signs BAAs on business and enterprise plans. Business Basic and higher qualify. Outlook.com consumer accounts do not.

Both platforms encrypt messages at rest with provider-managed keys and use TLS 1.2 or higher for transit whenever the receiving server supports it. External delivery is the gap. Neither guarantees TLS on outbound if the receiver does not enforce it.

For full external encryption, Google Workspace practices need Enterprise Plus for native S/MIME or a third-party gateway. Microsoft 365 practices need Business Premium for the Purview Encrypt button or a similar gateway.

Dedicated healthcare email services simplify the setup

Dedicated HIPAA email services focus on the healthcare workflow specifically. Mailhippo, Paubox, LuxSci, Hushmail, TrueVault, and Enguard all fit this category.

The common pattern is a BAA in the base plan, encryption on every outbound message by default, and a simpler admin interface than the big platforms. Prices typically run $5 to $30 per user per month depending on the feature set.

Some services replace the mailbox entirely. Enguard, Hushmail, and Paubox on their hosted-mailbox tiers provide a full mail service including the mailbox, the encryption, and the compliance controls.

Others layer over existing Gmail or Outlook. Mailhippo and Paubox both offer gateway options that let the practice keep its current email address and inbox while the service handles the encryption and BAA.

Example A three-provider pediatric group in Austin ran on Gmail free accounts for two years before an intake coordinator sent a vaccination record to a wrong external address. The practice had no BAA, no audit logs, and no incident response plan. The breach affected 47 patients and cost $28,000 in notification, credit monitoring, and legal fees. The group then moved to Google Workspace Business Starter at $6 per user per month, signed the BAA in the admin console, added Mailhippo for outbound patient mail, and closed the compliance gap for under $75 monthly.

Enterprise appliances suit large hospital systems

Cisco Secure Email Encryption Service, Barracuda Email Protection, and Proofpoint Email Encryption serve large healthcare organizations. Each integrates with the organization’s broader security stack and its email security gateway.

These products cost more per user, require dedicated administration, and typically involve a services engagement to deploy. In return, they deliver deep integration with SIEM, DLP, and identity systems.

For a solo practice or small group, enterprise appliances are overkill. For a 500-provider hospital system with existing Cisco infrastructure, they are usually the right tier. Practices comparing options often review the enterprise secure email encryption service cisco tier alongside the smaller-practice choices.

All three enterprise vendors sign BAAs and support the technical safeguards HIPAA requires. The differentiators are scale, integration, and administrative model.

hipaa secure email in article illustration two

Free HIPAA secure email is not a real category

Every provider that signs a BAA charges for the service. The BAA carries legal liability, and the vendor prices that liability into the plan.

Free encrypted email tiers exist for personal use. ProtonMail, Tutanota, and CounterMail all offer free tiers. None of them sign a BAA at the free level.

The lowest-cost real HIPAA secure email starts around $5 per user per month. Google Workspace Business Starter, Microsoft 365 Business Basic, and small-practice-tier Mailhippo all fall in that range.

Practices that try to build a compliant workflow on free tools spend the savings on incident response the first time a message leaks. The math favors paying for a base plan.

The four-step setup workflow

Step one is signing the BAA. On Google Workspace, that lives in the Admin console under Account, Legal and compliance. On Microsoft 365, it is in the Service Trust Portal. Dedicated services usually include the BAA in the sign-up flow.

Step two is configuring encryption for outbound external mail. That is either native S/MIME, a portal-based product like Purview or Mailhippo, or a gateway that enforces encryption on all outbound.

Step three is access control. Enforce multi-factor authentication, disable legacy protocols like POP and IMAP unless required, and set role-based permissions so only staff who need PHI access have it.

Step four is documentation. A two-page policy covering the tool, the trigger, the recipient handling, and the annual review satisfies OCR expectations. The HHS Security Rule guidance and NIST SP 800-66 Rev. 2 outline the documentation elements.

๐Ÿ’กPro Tip: Sign the BAA before you send the first PHI messageGoogle Workspace and Microsoft 365 both require a super administrator to accept the BAA explicitly. Subscribing to a paid plan does not enable the BAA automatically, and many practices assume it does. Open the admin console, find the HIPAA Business Associate Agreement panel, and click Accept. Save the acceptance confirmation with a timestamp. That saved page becomes the primary evidence during an OCR investigation, and its absence turns a technical incident into a reportable breach.

What providers include and what they leave to the practice

Every provider handles the technical safeguards on their infrastructure. Encryption in transit and at rest, physical security of the data centers, redundancy, and platform-level access controls are the vendor’s job.

The practice handles the administrative safeguards. Staff training, policies and procedures, workforce clearance, sanctions for policy violations, and the risk analysis all sit with the covered entity.

The practice also handles the workforce-level access decisions. Who has an email account, what role they have, what content they are authorized to send, and how they authenticate.

A provider signing a BAA does not transfer the practice’s obligations. It shares the technical burden and it creates a legally responsible partner for the covered entity’s transmissions.

Common configuration mistakes that fail an audit

Forgetting to sign the BAA is the most common mistake. Practices that subscribe to Google Workspace or Microsoft 365 assume the BAA is automatic. It is not. A super administrator has to accept the BAA explicitly.

Leaving legacy protocols enabled is the second common mistake. POP and IMAP predate modern authentication and often bypass multi-factor requirements. Disable them for any account that does not need them.

Skipping audit log configuration is the third. Both Google and Microsoft log by default, but retention settings often need to be extended to meet HIPAA’s six-year record requirement.

Practices comparing options often check hipaa compliant secure email reviews and is email hipaa secure explainers before making the final call, because vendor marketing pages rarely surface these configuration details.

Choosing a provider based on the practice’s size and stack

A solo practitioner or small clinic usually gets the best fit from a dedicated healthcare service like Mailhippo. Setup takes an hour, the BAA is in the base plan, and the monthly cost is under $20.

A group practice already on Google Workspace or Microsoft 365 usually stays on the big platform and adds a gateway. Switching mail providers for a 30-person practice is a bigger project than adding an encryption layer.

A large hospital system with existing enterprise security infrastructure typically routes email through Cisco, Barracuda, or Proofpoint. The scale justifies the appliance cost and the administrative overhead.

Whichever provider fits, the practice’s marketing and patient acquisition side should match the security posture. Agencies specializing in healthcare marketing and healthcare website maintenance keep the intake forms, appointment reminders, and outbound clinical mail on a consistent compliance track.

  • Verify the BAA is signed and current for every service that touches PHI.
  • Confirm encryption for internal, external, transit, and at-rest paths.
  • Enforce multi-factor authentication and disable legacy protocols.
  • Enable and retain audit logs for at least six years.
  • Document the workflow, train annually, and review the setup once a year.

A HIPAA secure email service is a combination of encryption, a signed BAA, audit logging, and a documented workflow. Any product that delivers the four pieces qualifies. The differentiator between providers is how much of the setup the vendor handles and how much stays with the practice.