Differences between revisions 1 and 2
Revision 1 as of 2011-11-09 19:31:55
Size: 2517
Comment:
Revision 2 as of 2016-02-24 15:23:30
Size: 2360
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
A key difference between POP and IMAP is what happens when you delete a message. With POP, you're deleting the copy that is on your local device. With IMAP, you're deleting the copy residing on the mail server itself. If you accidentally delete a message that you want to get back, it's possible to recover it if you're using POP, but ''impossible'' with IMAP. A key difference between POP and IMAP is what happens when you delete a message. With POP, you're deleting the copy that is on your local device...a copy of it may still reside on the mail server. With IMAP, you're deleting the copy residing on the mail server itself. If you accidentally delete a message that you want to get back, it's far less likely to be recoverable if you use IMAP compared to using POP.
Line 11: Line 11:
As an FYI, things like GMail, Hotmail, Yahoo mail, and our departmental webmail system use IMAP. As an FYI, things like GMail, Hotmail, Yahoo mail, etc. use IMAP.
Line 15: Line 15:
If you're unsure which protocol is best for you, come talk to me about it. Should you choose to use IMAP, and you have not used it before, then let me know so I can verify a setting with your mail account on the server that will allow IMAP connections to be made.
If you're unsure which protocol is best for you, feel free to contact me to discuss it.

POP or IMAP?

For checking your e-mail, there are two protocols you can use, POP and IMAP.

POP (Post Office Protocol) downloads a copy of each message from the mail server to your local device (computer, smartphone, tablet, etc.), so all of your e-mail (as well as any mailboxes you may create) are stored on the local device itself. This is the protocol traditionally used with stand-alone mail clients like Eudora or Thunderbird. It's very reliable, and allows you to read/write e-mail while disconnected from the Internet. It does not, however, lend itself well to regularly checking e-mail from multiple devices since each device has its own set of mailboxes. POP mail clients should be configured to leave mail on the server for at least 7 days after they are first downloaded...there are a number of good reasons for this.

IMAP (Internet Message Access Protocol) is a newer protocol that doesn't download anything to your local device...everything is stored on the mail server itself, so your mail program only acts as window that lets you "see" what's on the server. This makes it great for checking mail from multiple devices, since you will always "see" the same information. On the downside, IMAP is a more complicated protocol, and tends to be more problematic than POP (it can be slower, some mail clients have poor IMAP implementation, and you lose access to all of your e-mail if you're not connected to the Internet).

A key difference between POP and IMAP is what happens when you delete a message. With POP, you're deleting the copy that is on your local device...a copy of it may still reside on the mail server. With IMAP, you're deleting the copy residing on the mail server itself. If you accidentally delete a message that you want to get back, it's far less likely to be recoverable if you use IMAP compared to using POP.

As an FYI, things like GMail, Hotmail, Yahoo mail, etc. use IMAP.

If you use multiple devices to check your e-mail, you do not have to use the same protocol on each device. For example, if you use your computer as your primary e-mail device and a smartphone to just check e-mail while traveling, you can configure your computer to use POP, but configure your smartphone to use IMAP.

If you're unsure which protocol is best for you, feel free to contact me to discuss it.

PopOrImap (last edited 2018-11-16 17:08:23 by WikiAdministrator)

MoinMoin Appliance - Powered by TurnKey Linux