Boost your productivity and send better email with Mailspring!

Mailspring

Mailspring

  -  204 MB  -  Demo
  • Latest Version

    Mailspring 1.23.0 LATEST

  • Review by

    Juan Garcia

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Foundry 376, LLC. / External Link

  • Filename

    MailspringSetup.exe

Mailspring is open-source, extensible email software for Windows PC with open tracking, link click tracking, contacts enrichment data, and more.

Boost your productivity and send better emails with this tool, the best mail client for Mac, Linux, and Windows. The tool includes multiple layouts and themes, so you can match your desktop or your mood! Understand your audience. Send timely follow-up. Turn clicks and opens into actionable insights.

Mailspring Pro is your unstoppable email sidekick for sales and business.

The app is built on the modern web with Electron, React, and Flux. It is designed to be extensible, allowing you to create new experiences and workflows around email.

The program comes packed with useful features like a Unified Inbox, Snooze, Send Later, Mail Rules, Templates, and more.

There is a Pro version (monthly subscription) which adds more features for users who send numerous emails like link tracking, mailbox analytics, read receipts, contact and company profiles, etc. All of these features run on the client and it will not send your email credentials to the cloud.

Features and Highlights

Advanced Search
The app indexes your mail so you can use advanced, Gmail-style search queries and search message contents across all your connected accounts. Never lose an email again.

Signatures
Your signature should leave a lasting impression. Mailspring's beautiful signature editor makes it easy to create and use custom signatures, even with images.

Unified inbox
Using a single inbox for all of your email accounts helps you get more done in less time. This software supports every major mail provider—Gmail, iCloud, Office 365, Outlook.com, Yahoo!, and IMAP/SMTP—so you have a single, streamlined command center for all your messages.

Translation
Business happens in every language. This product can translate messages written in English into Spanish, Russian, Simplified Chinese, French, and German—right inside your draft.

Spell Check
The app for PC auto-detects the language you're using and spell checks for that language. No need to change your settings!

Manage your busy inbox
The Pro version removes the limits in the free version, so you to snooze messages, schedule reminders, and send later an unlimited number of times and conquer your inbox.

Contact and company profiles
Understanding your contacts and customers is the key to connecting with them. The software provides the context you need with enriched contact profiles featuring bio info, social profiles, location info, and more.

Read Receipts
Activity tracking is built into Mailspring for Desktop so you get notified as soon as contacts read your messages and can follow up appropriately.

Link tracking
How contacts engage with your content gives you insight into what's working and what's not. The app notifies you when your links are clicked so you know what's generating interest.

Quick reply templates
Typing common emails over and over is a drag—and when you send outreach that works, you want to reuse it. Mail spring's quick reply templates let you create a library of customizable emails that are at your fingertips every time you send.

Pricing

Mailspring Pro – $8/month
  • Gain deeper audience insights for better follow-ups.
  • Track clicks and opens to make smarter decisions.
  • Includes powerful email templates.
  • View detailed contact profiles.
  • Set reminders to follow up.
  • Know when emails are read (read receipts).
  • Track email link clicks.
  • Schedule emails to send later.
  • Access company-wide overviews.
  • Snooze emails for later handling.
  • Get actionable insights into your inbox.
  • and more features to boost productivity.
How to Use

Run the installer and complete the installation

Launch Mailspring from your desktop or start menu

Create a Mailspring ID or sign in with existing account

Connect your email accounts (Gmail, Outlook, etc.)

Customize your preferences and sync settings

Start sending, receiving, and managing emails

Use features like snooze, send later, and templates

Search emails with the advanced search function

Access insights like read receipts and link tracking

System Requirements
  • OS: Windows 11 or Windows 10 (64-bit)
  • Processor: Intel or AMD 1.6 GHz or faster
  • RAM: 4 GB minimum
  • Disk Space: At least 500 MB of free space
  • Internet: Required for account setup and syncing
PROS
  • Clean and modern user interface
  • Unified inbox for multiple accounts
  • Built-in email tracking tools
  • Open-source and cross-platform
  • Fast search with filtering options
CONS
  • Some features require a Pro subscription
  • Occasional sync issues with certain accounts
  • Limited calendar integration
  • No native support for Exchange accounts
  • High memory usage on older PCs
Note: You can link up to 4 accounts and try out Pro features.

Also Available: Download Mailspring for Mac

Why is this app published on FileHorse? (More info)
  • Mailspring 1.23.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Mailspring 1.23.0 Screenshot 1
  • Mailspring 1.23.0 Screenshot 2
  • Mailspring 1.23.0 Screenshot 3
  • Mailspring 1.23.0 Screenshot 4

What's new in this version:

Features:
- Added Office 365 shared mailbox support
- Added the ability to export folders to mbox files
- Added an option to count unread messages across all accounts
- Added a toggle for email render mode
- Added an MCP server (off by default) that lets local agents interact with mail.
- On Linux, added a taskbar unread badge for KDE and other non-Unity desktops

Fixed:
- Fixed a composer crash on quoted emails with inline images
- Fixed a composer crash when grammar-check decorations apply mid-composition
- Fixed missing Slate attributes on the IMAGE_TYPE fallback node
- Fixed a composer cut crash and suppressed Sentry noise from third-party plugins
- Fixed a crash when dragging threads to the sidebar after a thread is deleted
- Fixed a crash in EventRSVPTask when attendee ICS data goes stale
- Fixed a crash in the translation plugin when the iframe contentDocument is not yet loaded
- Fixed an onboarding crash when back-navigation empties the page stack
- Fixed navigator.clipboard.writeText in @electron/remote MenuItem handlers
- Fixed an ERR_FILE_NOT_FOUND crash in Show Original when the RFC822 fetch fails
- Fixed null crashes in SendDraftTask, thread-sharing, and send-and-archive
- Fixed a null crash in three IPC handlers when BrowserWindow.fromWebContents() returns null
- Fixed cancellation of GetManyRFC2822Task (folder export)
- Fixed handling of XDG paths
- On Linux, fixed an EPIPE crash loop in the uncaughtException handler
- On Linux, send org.freedesktop.DBus.Hello before emitting the badge signal
- Stopped startup after a fatal config.json load failure
- Guarded nativeTheme remote object access in SystemTrayIconStore
- Guarded grammar check so it no longer emits warnings when logged out.

Improved:
- Added a macOS 27 icon variant
- Reduced Sentry noise: expected IMAP/SMTP auth and connection failures are no longer reported
- Reduced Sentry noise from OAuth SSL failures and improved the mailsync crash message
- Downgraded the unknown-feature warning from an error report to a console warning
- Wrapped unhandled fetch errors in APIError in makeRequest
- Fixed an uncaught 'error' event crash in MailsyncProcess.sync()
- Fixed an unhandled rejection in IdentityStore background polling