ProtonMail / WebClients

Monorepo hosting the proton web clients
GNU General Public License v3.0
4.53k stars 571 forks source link

In-browser mail import using emailjs-imap-client #181

Closed exander77 closed 3 years ago

exander77 commented 4 years ago

I suggest implementing in-browser mail import (and possibly export) using: https://github.com/emailjs/emailjs-imap-client.git It would allow users easily import and sync mail from withing Web UI without the need to run any application, but it would secure as the encryption would be completely done in the browser.

Question is if it would be supported from the browser to access a different IP through raw sockets.