You are not logged in.

#1 2022-12-16 04:25:00

pedrosimoni
Member
Registered: 2022-12-16
Posts: 1

Problem with mailspring

I'm trying to use mailspring for the fist time and its showing this error: "Mailspring could not store your password securely. Make sure you have 'libsecret' installed and a keyring is present.". I on arch using dwm, installed libsecret and gonme-keyring already and still can't make it work, I have tried to find a solution on the internet but nothing.

Offline

#2 2024-02-18 22:01:20

sirok
Member
Registered: 2024-02-18
Posts: 1

Re: Problem with mailspring

If you have gnome-keyring installed, just run the application with the --pasword-store="gnome-libsecret" parameter. If everything works, just add this to your .desktop file, for example here is a line from my .desktop file (mailsping installed via flatpak)
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=start-mailspring --file-forwarding com.getmailspring.Mailspring --password-store="gnome-libsecret" @@u %U @@

Offline

Board footer

Powered by FluxBB