File formats

IMAP vs POP3 And Which One You Already Use

Most people never chose. A setup wizard chose for them. The consequences turn up when a laptop dies or an account closes.

7 min read

POP3, the Post Office Protocol, brings mail down to one machine. IMAP, the Internet Message Access Protocol, leaves it on the server so multiple devices all look at the same copy, which is why phones and laptops stay in step. That single difference decides where your mail lives, what your phone can see, which file sits on your disk and what happens the day something breaks.

Most people never chose. A setup wizard chose for them years ago. The consequences turn up much later, usually when a laptop dies or a provider closes an account. Knowing which one you have takes a minute and explains a great deal.

IMAP And POP3, Two Answers to One Question

Both were built to answer one question. How does a program on your desk get at mail sitting on a server somewhere else. They answered it opposite ways.

POP3, Written in 1984

  • Connect, download everything, disconnect
  • Mail now lives on this machine
  • The server can forget about it
  • Folders are a local invention

IMAP, Written in 1986

  • Connect and stay connected
  • Mail stays where it is
  • The server holds the truth
  • Folders live on the server too
POP3 assumed a machine that dialled in occasionally and paid by the minute. IMAP assumed one that stayed connected. Both assumptions were reasonable in the eighties and only one of them survived.

The names give the design away. Post Office Protocol describes collecting from a pigeonhole and taking it home. Internet Message Access Protocol describes reaching across and reading something that stays put. Neither name has changed. Neither has the behaviour behind it.

What IMAP And POP3 Change on Your Disk

Almost nobody connects the protocol to the file. They are the same decision.

The protocol you picked decides the file your mail client writes. Outlook produces a PST for a POP3 account, because the mail has nowhere else to be. It produces an OST for an IMAP account, because the file is only a local copy of something the server still holds.

ClientWith POP3With IMAP
OutlookA PST, which is yours outrightAn OST, which needs the account
ThunderbirdMBOX files, everything localMBOX files, but as a cache
Apple Mailpopmbox foldersimapmbox folders

Apple Mail writes the answer into its folder names. The suffix follows the account type, so it tells you whether the mail on that disk exists anywhere else. That is worth knowing before somebody wipes the machine.

Read next OST or PST, One Format Wearing Two Contracts The two files this choice produces. Only one of them is yours..

Where IMAP And POP3 Each Fail

Both work well until they do not. They fail at opposite ends.

POP3 fails at the machine

One point of loss
laptop stolen
disk fails
Windows reinstalled
somebody deletes
  the wrong folder

mail is gone

The server has nothing to give back, because giving it away was the design.

IMAP fails at the account

A different point of loss
account closed
employer revokes it
provider shuts down
password lost with
  no recovery

mail is gone

Every device holds a copy and every copy stops working, because none of them was ever meant to stand alone.

Neither column is safer than the other. One asks you to trust a machine. The other asks you to trust an organisation, which has become the commoner way to lose a mailbox.

IMAP is not a backup. The belief that it is causes real losses. Every device copies whatever the server holds, so a deletion on the server reaches every device in seconds. That is synchronisation working correctly. A backup is a copy that nothing can reach and change, which is a separate thing you have to arrange.

How to Tell Which Protocol Your Account Uses

  1. Open the account settings in your mail program. The account type is written next to the name in every client, usually as POP3, IMAP or Exchange.
  2. Delete a message on your phone and look at the laptop. Gone from both means IMAP. Still there on one means POP3, which also means the two have been drifting apart for as long as you have had them.
  3. Look at the file on disk. A PST or a folder ending in popmbox says POP3. An OST or imapmbox says IMAP.
  4. Compare the browser with the laptop. Open webmail and count. Far fewer messages there than on your machine means a POP3 account that has been taking mail off the server for years.

That last check finds the situation people most want to know about. Years of mail on one machine, none of it on the server. Nobody notices until that machine is being replaced.

When POP3 Is Still the Right Answer

IMAP is the default for good reasons and it is not always what you want.

SituationWhy POP3 fits
A provider you are leavingPulls mail onto hardware you keep
A mailbox with a hard size limitEmpties the server as it goes
Mail that must not stay on a third party serverRemoves it rather than trusting a retention setting
One machine, no phone, no tabletNothing to synchronise with

Every row is somebody choosing POP3 on purpose for what it does. That is a different thing from having it because a wizard picked it in 2009.

Moving From POP3 to IMAP

Switching is ordinary and the order is the whole job. Doing it in the wrong sequence is how people lose mail while trying to protect it.

  1. Add the IMAP account without removing anything. Both accounts sit in the client at once. Nothing is deleted at this stage and nothing needs to be.
  2. Copy the mail across inside the client. Drag folders from the old account to the new one and let it upload. This can take hours on a large mailbox and it is the step that must finish.
  3. Check the server, not the client. Sign in to webmail and confirm the folders are actually there. The client showing them proves nothing, because the client is also where the old copy lives.
  4. Leave the old account in place for a month. Nothing is gained by removing it and the cost of being wrong is everything.

Going the other way needs the same care in reverse. Pulling an IMAP mailbox down with POP3 before an account closes is a reasonable thing to do. The download has to finish before the account does. Providers rarely give notice measured in weeks.

Read next A Backup Is Not an Archive And the Gap Costs Years Why a synced mailbox protects you from less than it looks.

The POP3 Setup That Causes the Most Confusion

One arrangement produces more puzzled questions than the rest put together. POP3, with leave a copy on the server switched on.

Mail downloads to the machine and also stays where it was. Nothing appears wrong. The mailbox fills quietly for years until the provider refuses new mail. By then the person is certain they deleted all of it, because they did, on their laptop.

Deleting locally under POP3 deletes nothing on the server. The two are not connected in that direction and never were. Emptying the server means signing in to webmail and doing it there, which is the step nobody thinks of because the mail already looks gone.

Where an old POP3 machine turns out to hold the only copy of something, reading its file matters more than the protocol argument. Our PST viewer and MBOX viewer open those in a browser tab. The converters move the contents somewhere current.

Protocol behaviour checked against RFC 9051 and RFC 1939. Client defaults checked against vendor documentation in August 2026.

Questions People Ask

7 questions, answered in full below.

Which one should I choose today?

IMAP, in almost every case. It is what every provider expects, what every device assumes and what makes a phone and a laptop agree with each other. POP3 earns its place only when you deliberately want mail off a server and onto hardware you control.

Does POP3 delete mail from the server?

It can. Whether it does is a setting rather than a rule. Most clients now default to leaving a copy behind, which produces the common situation of a full server mailbox that the user believes was emptied years ago.

Why can I not see the same folders on my phone?

Because folders under POP3 are made on the machine that made them. The protocol has no idea folders exist, so it cannot tell anything else about them. Every device ends up with its own arrangement and no way to agree.

Is IMAP a backup?

No. Treating it as one is the commonest mistake in this whole area. Your devices copy whatever the server holds, so anything deleted on the server disappears everywhere within seconds. A backup is a copy nothing can reach and change.

Does the choice change what is on my disk?

Directly. Outlook writes a personal store for a POP3 account and a cache for an IMAP one. Which file you find years later was decided in a setup dialogue nobody remembers. The two behave nothing alike once the account is gone.

Can I move an account from POP3 to IMAP?

Yes. The order matters. Set up the IMAP account first, keep the old one in place, then copy mail across inside the client. Removing the POP3 account before the mail has moved takes the only copy with it.

Which is faster?

POP3 feels faster once mail is downloaded, because there is nothing to ask the server. IMAP feels faster to start, because it fetches headers before bodies. Neither difference matters much now. Speed is the wrong basis for this decision anyway.

Sources

Where the figures and behaviour described above were checked.

  1. Internet Message Access Protocol, Version 4rev2 IETF, RFC 9051
  2. Post Office Protocol, Version 3 IETF, RFC 1939
  3. Internet Message Access Protocol Wikipedia