POP3 vs IMAP

POP3 and IMAP are application-layer Internet standard protocols used by local e-mail clients to retrieve e-mails from a remote server over a TCP/IP connection. Virtually all modern e-mail clients and mail servers support both protocols as a means of transferring e-mail messages from a server.

They are both text-based. Both transmit more or less same amount of data.

Here is the brief comparison of both:

POP3 IMAP
Intended message store Client Server
Download message YES YES
Download message headers YES YES
Download specific message part (single attachment) NO YES
Delete message YES YES
Send message NO (use SMTP) NO (use SMTP)
Get only unseen messages NO YES
Mark message Seen/Unseen NO YES
Server side search NO YES
Folders NO YES
Sent items NO YES
SSL YES YES
Push email NO YES

Mail.dll supports both POP3 and IMAP (and SMTP), give it a try at:
http://www.lesnikowski.com/mail/

Tags: , ,

3 Responses to “POP3 vs IMAP”

  1. Tweets that mention POP3 vs IMAP -- Topsy.com Says:

    [...] This post was mentioned on Twitter by Pawel Lesnikowski, Nacho. Nacho said: RT @lesnikowski: #POP3 vs. #IMAP: http://is.gd/e4MXx [...]

  2. Default ports for email protocols Says:

    [...] * Check the differences between POP3 and IMAP [...]

  3. Download emails from Gmail via POP3 Says:

    [...] POP3 vs IMAP for [...]

Leave a Reply