←back to thread

238 points michidk | 1 comments | | HN request time: 0.23s | source
Show context
accrual ◴[] No.43537718[source]
That was a pretty interesting read. I didn't realize one could interact directly with an IMAP server like we can with FTP and telnet + HTTP.
replies(1): >>43538259 #
chasil ◴[] No.43538259[source]
POP is a little simpler, but IMAP is designed for concurrent access by multiple clients to the same account.

What this article doesn't address is OAUTH, which is required more often now.

replies(1): >>43538295 #
1. kazinator ◴[] No.43538295[source]
That's a hugely important use case, especially nowadays. People have mail clients running at the same time from multiple devices; e.g. desktop and mobile. Also multiple browser tabs with an instance of their webmail.