RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.07k stars 873 forks source link

PGP decryption error #1179

Open cmonty14 opened 7 years ago

cmonty14 commented 7 years ago

Hi,

I have imported OpenPGP key in my account settings. However, I cannot decrypt any email; when I click the lock symbol, the email frame gets red and there's an information that decryption failed.

In the logfile /var/www/mail/rainloop/data/data/default/logs/log-.txt no error is recorded.

What's causing this issue?

THX

joergmschulz commented 7 years ago

To narrow the issue: Yes, me too. When I send an PGP mail from apple mail, decrypt fails. When I send a PGP mail from K9/android, it can be decrypted. The difference is that apple mail sends these things inline where K9 sends the encrypted thing as attachment.

JocelynDelalande commented 5 years ago

In the logfile /var/www/mail/rainloop/data/data/default/logs/log-.txt no error is recorded.

This is quite unlikely to happen, as the decrypting is done client-side, with JavaScript.

You could open-up your browser console (F12) to see some debug.