Key details

  1. The retirement takes effect in January 2027 after a Q3–Q4 2026 transition period.
  2. Gmail will no longer support third-party, non-Google addresses through “Send as” on the web or in Gmail mobile apps.
  3. Gmailify and web-based POP fetching through “Check mail from other accounts” will also end.
  4. Google Workspace aliases and other Gmail addresses remain supported by “Send as”.
  5. Third-party mailboxes can still be added directly to Gmail’s Android and iOS apps.
  6. Automatic forwarding from an outside mailbox into Gmail is unaffected.
  7. External clients can continue to access Gmail itself via IMAP, POP and the Gmail API.
  8. Google recommends provider-native clients, desktop IMAP/SMTP clients, the Gmail mobile app, or Google Workspace as migration paths.

What builders should take away

  1. Inventory any founder, support, billing or shared-workflow accounts that use a personal Gmail inbox to send from a custom-domain address; the visible From address alone does not reveal whether the mailbox is Google-hosted.
  2. Test inbound and outbound paths separately. Forwarding into Gmail can keep working even when sending from the same outside address through Gmail stops.
  3. If preserving the Gmail web experience matters, compare the cost of moving the domain to Google Workspace with the operational cost of changing clients.
  4. Document mobile and desktop behavior separately because direct third-party accounts remain supported in the Gmail mobile app.
  5. Avoid treating a browser extension as a drop-in migration without reviewing OAuth scopes, credential handling and revocation.

What changed

Google has begun the Q3 2026 notice period for a January 2027 retirement of three ways Gmail integrates third-party mailboxes. Personal Gmail users will no longer be able to use the web or mobile Gmail client’s “Send as” feature to send from non-Google addresses, and Gmail on the web will stop Gmailify and POP-based “Check mail from other accounts”. Google says Google Workspace aliases and other Gmail addresses are unaffected, third-party accounts can still be added directly to the Gmail mobile app, Gmail itself remains accessible from external clients through IMAP/POP/API, and forwarding from an outside mailbox into Gmail will continue.

Why it matters

A common low-cost small-business setup uses a custom-domain mailbox or forwarding service behind a personal Gmail account, with Gmail acting as both inbox and outbound client. January’s change breaks the outbound half of that pattern and removes Gmail’s web-side POP aggregation. The migration is operational rather than merely cosmetic: users may need to move the domain to Google Workspace, use the mail provider’s own client, adopt a desktop client that connects to the outside mailbox, or redesign forwarding and reply handling. Teams should avoid unsafe replacement extensions that require broad mailbox credentials or OAuth access.

The affected workflow is Gmail acting as a client for someone else’s mailbox

“Send as” lets a Gmail user configure SMTP credentials for an address hosted outside Google and choose that address in Gmail’s From field. Gmailify and “Check mail from other accounts” let Gmail pull messages from supported outside mailboxes. Google is ending those integrations in January 2027; the change is not a shutdown of Gmail’s own SMTP, IMAP, POP or API access.

Custom-domain users need to separate sending from receiving

Google explicitly says automatic forwarding from a third-party provider into Gmail will keep working, and already imported mail will remain in the Gmail mailbox. That means a forwarding-only custom-domain setup can still receive into Gmail, but it will no longer be able to send from that outside address through Gmail’s third-party “Send as” path. Replies that must preserve the custom-domain identity need another sending client or a Google-hosted identity.

Mobile support creates an important exception

The Gmail mobile app will continue to support adding non-Google accounts directly. That is different from configuring a third-party address as an alternate identity on a Gmail account. Builders and small teams documenting migration options should test the exact account configuration rather than assuming every non-Google address disappears from Gmail.

Google’s recommended paths change the cost and control trade-off

Google recommends using the outside provider’s own interface, a desktop client with IMAP/SMTP, the Gmail mobile app for direct third-party accounts, or Google Workspace for custom domains. Moving to Workspace can preserve a Gmail-native experience but introduces a paid hosted-mail dependency; using a desktop or provider client keeps the mailbox elsewhere but changes the user workflow.

Third-party replacements deserve a security review

Google warns that extensions or services promising to recreate “Send as” may request mailbox credentials or OAuth tokens. Teams should treat those as privileged email integrations: inspect scopes, credential storage, revocation, account recovery and provider reputation before using one to preserve an old convenience feature.

What to watch next

  • Whether Google publishes a more specific January 2027 cutoff date or phases the retirement by account.
  • Whether Google restricts creation of new third-party configurations during the Q3–Q4 transition period.
  • How forwarding providers and low-cost custom-domain email services adapt their recommended Gmail workflows.
  • Whether major desktop or web mail clients offer migration tooling for former Gmail “Send as” users.

Still unclear

  • Google gives January 2027 as the retirement month but has not published an exact cutoff day on the current help page.
  • Google says it may restrict new configurations during the transition period, but the timing and scope of those restrictions are not yet specified.

Sources

Direct reading behind this dossier.

3 sources