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.
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.