Package Details: electronmail-bin 5.3.5-1

Git Clone URL: https://aur.archlinux.org/electronmail-bin.git (read-only, click to copy)
Package Base: electronmail-bin
Description: Unofficial ProtonMail Desktop App
Upstream URL: https://github.com/vladimiry/ElectronMail
Keywords: electron electron-mail electronmail email email-securely-app encryption mail privacy protonmail
Licenses: GPL3
Conflicts: electronmail
Provides: electronmail
Submitter: joshirio
Maintainer: desktop-app
Last Packager: desktop-app
Votes: 40
Popularity: 0.026686
First Submitted: 2019-03-13 16:13 (UTC)
Last Updated: 2025-12-16 23:32 (UTC)

Latest Comments

1 2 3 4 Next › Last »

xAsh commented on 2026-01-06 02:41 (UTC)

couldn't the packaging change to use electron from the package manager? instead of installing almost 700mb in /opt/ElectronMail, this is the biggest package I've installed on my system and it's a simple mail viewer....

Skrymbo commented on 2025-08-03 06:56 (UTC)

Turns out that there's a symlink issue with the newer version, Removing the old symlink, updating the package, and replacing the symlink fixed it for me, Made an account to post this:

$ sudo rm /usr/local/bin/electron-mail

Update the package

Make a new symlink if the update doesn't make a new one (name it what you want): $ sudo ln -s /opt/ElectronMail/ElectronMail /usr/local/bin/electron-mail

joshirio commented on 2023-05-11 13:23 (UTC)

This AUR package changed the maintainer to the main developer of the project, good luck.

jirido commented on 2023-04-09 22:29 (UTC)

The install get stuck at " -> Stripping unneeded symbols from binaries and libraries..." After trying to start electronmail after trying to update it I started to get segmentation fault and core dump.. something is seriously wrong.

eternalfloof commented on 2023-02-28 20:37 (UTC)

Getting an error page when logging in now:

There was a problem connecting to Proton. Please refresh the page or check your connection. Error: App version outdated

crust123 commented on 2023-01-24 15:22 (UTC)

In the most recent update I lost the systray icon for electronmail-bin. I have twisted the knobs and pushed the buttons in app to see if I can bring this back but there was not effect. As this is the only application effect I am wondering if you could point me in a direction to debug/fix this Thanks.

iTrooz commented on 2023-01-18 13:55 (UTC)

Hey, the github release package uses the package name electron-mail and not electronmail, you may want to add electron-mail in the "provides" and "conflicts" keys (so we can't install both at the same time)

https://github.com/vladimiry/ElectronMail/releases/download/v5.1.3/electron-mail-5.1.3-linux-x64.pacman

joshirio commented on 2022-03-26 17:21 (UTC)

@frederikstroem yes, next update I'll switch it to SHA

frederikstroem commented on 2022-03-26 14:15 (UTC)

Proposal to switch MD5 checksums to stronger SHA256 checksums.

New releases of ElectronMail has SHA256 checksums in the notes (see https://github.com/vladimiry/ElectronMail/releases/tag/v4.13.5).

Right now the PKGBUILD file uses MD5, which is cryptographically much weaker than SHA256 (see https://en.wikipedia.org/wiki/MD5).

Todd commented on 2022-01-12 19:55 (UTC)

How can i enable spell check? When i compose an email misspelled words are not underlined in red. Thanks