nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
821 stars 255 forks source link

How to add mailvelope? #2346

Closed Merith-TK closed 4 years ago

Merith-TK commented 4 years ago

Question

What are the steps to add mailvelop to my nextcloud mail client, i have it installed on my browser.

Summary

I dont know how to add the extension into my nextcloud email instance

ChristophWurst commented 4 years ago

Hi,

you have to whitelist the domain in the mailvelope settings. But now that you ask I gave it a go and something seems to have broken. We use a new editor. But Mailvelope also had a bigger change. Either of the two might have broken the integration.

Let me know if you have any more insights once the domain is added.

Merith-TK commented 4 years ago

The domain is added, it took about 3 refreshes (ctrl+f5) to load, but it works

My guess is it reads any text field on a supported domain, as it works on zeronet and other editors if i could just encrypt a message for anyone to decrypt (Like a broadcast message to as many people who look at it and know how to decrypt

tacruc commented 4 years ago

I have the same problem, but multiple tries of ctrl+f5 didn't solved it. Viewing the original message Mailvelope ask me if it should be decrypted.

ChristophWurst commented 4 years ago

Mailvelope is not very reliable. Tested it recently, and it chokes a bit on our rich text editor. Like the mailvelope bubble renders countless times. You notice that by the shadow getting darker and darker.

tacruc commented 4 years ago

@ChristophWurst So there is not much we can do? I'm not realy using mailvelope, I'm just developing the gpgmailer app and I just wanted to check if the encripted emails can be read, with nextcloud mail in combination with mailvelope. Turns out that it is complicated. (You can read them, if you go to the menu and click view original message)

meichthys commented 1 year ago

This still seems to be an issue. Is there a reason why this issue has been closed?

ChristophWurst commented 1 year ago

Because this ticket is about the old integration. https://github.com/nextcloud/mail/pull/3052 is the new one. Things work differently now.

If you face a problem then please file a new report. Thanks.

meichthys commented 1 year ago

Ok, Thanks, it does work eventually when viewing the source of the email. I was incorrectly assuming it would work without needing to view source.