IMAP and POP3 are two protocols for receiving mail. They work fundamentally differently and the choice affects how you work with mail every day.
\n
POP3
\n
Downloads messages from the server and (by default) removes them. Mail lives only on one device.
\n
- Pros: saves server space, works offline, simple
- Cons: won’t see old mail from another device, no Sent/Drafts sync
\n
IMAP
\n
Mail is stored on the server, the client shows it “as is”. All devices see the same thing.
\n
- Pros: sync across all devices (phone, laptop, web), Sent shows up everywhere, easy switching between clients
- Cons: needs server space, no old mail without internet (unless local cache)
\n
What to pick
\n
- IMAP — almost always. For most users the only right choice.
- POP3 — only if: server space is very limited, you work from a single device, you have a lot of mail (archival correspondence)
\n
How to set up on Navju Cloud hosting
\n
Parameters for both protocols — in the “Setting up mail in Outlook and Thunderbird” article. IMAP port 993, POP3 port 995 (both SSL).
