Hacker News new | ask | show | jobs
by methyl 2975 days ago
Isn't it the case for any app?
1 comments

The logic is a native app can make a direct IMAP connection to the mail server and you can check it is doing so where as a web app has to send the login details to a server which does IMAP for the client and you can not see this last part.