Download Latest Version electron-mail-5.3.8-windows-arm64-nsis-installer.exe (178.9 MB)
Email in envelope

Get an email when there's a new version of ElectronMail

Home / v5.3.7
Name Modified Size InfoDownloads / Week
Parent folder
electron-mail-5.3.7-2-linux-amd64.snap 2026-06-14 213.7 MB
electron-mail-5.3.7-linux-x86_64.rpm 2026-06-11 152.1 MB
electron-mail-5.3.7-linux-x86_64.AppImage 2026-06-11 225.9 MB
electron-mail-5.3.7-linux-x64.pacman 2026-06-11 166.7 MB
electron-mail-5.3.7-linux-x64.freebsd 2026-06-11 166.2 MB
electron-mail-5.3.7-windows-arm64-nsis-installer.exe 2026-06-11 178.4 MB
electron-mail-5.3.7-windows-x64-nsis-installer.exe 2026-06-11 186.0 MB
electron-mail-5.3.7-linux-aarch64.rpm 2026-06-11 145.5 MB
electron-mail-5.3.7-linux-aarch64.pacman 2026-06-11 159.9 MB
electron-mail-5.3.7-mac-x64.dmg 2026-06-11 236.5 MB
electron-mail-5.3.7-mac-arm64.dmg 2026-06-11 234.5 MB
README.md 2026-06-11 1.8 kB
v5.3.7 source code.tar.gz 2026-06-11 2.6 MB
v5.3.7 source code.zip 2026-06-11 2.8 MB
Totals: 14 Items   2.1 GB 0

Changes https://github.com/vladimiry/ElectronMail/compare/v5.3.6...v5.3.7:

  • Change the default rate limit set for requesting @ProtonMail API endpoints from 300 to 200 (c9469486e4c8438733edc2ab0f28d95860796625).
  • The value = 300 respected by the app for years was good enough for stable operations. But at some point in May 2026, Proton changed their API rate limit to 220 requests per minute, so the app had to respect the new value to keep working reliably. This mostly matters for local store mode usage, where batch fetching is a normal thing.
  • If needed, the value remains manually configurable - see fetching.rateLimit.maxInInterval2 value in the config.json file (file located in the app settings folder).
  • Fix attachments duplication during EML export from the local store mode (8adc687989faf55e760f68edf8c27c8f64c94b68, [#771]). No data loss was happening, just data duplication.
  • Update project dependencies. Including the @electron and packaged Proton Web Clients stack.

The Apple Silicon/M1 ARM64 package requires xattr -d com.apple.quarantine /Applications/electron-mail.app command execution.

Update 2026-06-15: The original broken package electron-mail-5.3.7-linux-amd64.snap / sha256:777888d29a772a9985dd1998fb270bfba6878501a8663f5de128831164f2f791 has been replaced with electron-mail-5.3.7-2-linux-amd64.snap.

Build log link (except Snap package): https://github.com/vladimiry/ElectronMail/actions/runs/27381834601 Build log link for Snap package: https://github.com/vladimiry/ElectronMail/actions/runs/27513216763

Source: README.md, updated 2026-06-11