External links which invoke the browser (in my case Chrome) don’t open the link. I see a viewport shift, but the browser never opens. Was working fine before the 1.21.0 update. Happens across multiple email accounts. Opening links which open the App Store work.
To Reproduce…
Steps to reproduce the behavior:
Click on an email from the list
Click on an external link
You’ll see the focus shift away from Mailspring to Chrome
But link doesn’t open
Expected Behavior
The link should open in Chrome.
Screenshots
Setup
MacOS: 26.3.1 Mailspring: 1.21.0 (downloaded from the Mailspring website)
OS and Version:
Installation Method:
Mailspring Version:
Additional Context
I click on external links daily, it was working immediately before the update, after the update it no longer works as expected.
The v1.21.0 security update tightened restrictions on file:// URIs in email content — standard http:// and https:// links are not affected by that change. A few things to try:
Check your macOS default browser: Go to System Settings > Desktop & Dock > Default web browser and confirm Chrome is selected. If no default is set, shell.openExternal can fail silently on macOS.
Check the developer console: In Mailspring, go to Developer > Toggle Developer Tools > Console tab, then click a failing link. If an error appears, please paste it here.
Try right-clicking a link: Does “Open Link” in the context menu work?
Try a fresh install: Download v1.21.1 directly from getmailspring.com (rather than in-app update) — some macOS security entitlements can get confused after in-place updates.
Any additional details (do all HTTP links fail, or specific ones? Does it work in a new email?) would help narrow this down.