IMAP — Internet Message Access Protocol
IMAP is the standard protocol for retrieving email from a server. Messages stay on the server and are synchronized across multiple devices. IMAP uses port 143 (unencrypted) or 993 (SSL/TLS). POP3 is the simpler predecessor.