Skip to content
Help Center

What is IMAP and how does it work in email?

IMAP: what it is, what it's for, and how it relates to email within a hosting service.

Quick summary

  • What it is: IMAP (Internet Message Access Protocol) is a standard Internet protocol that allows email clients to access and manipulate email messages.
  • What it's for: it helps configure, send, receive and protect email for a domain.
  • When to check it: when creating email accounts, configuring an email client or investigating sending and receiving issues.

IMAP (Internet Message Access Protocol) is a standard Internet protocol that allows email clients to access and manipulate email messages on a mail server. Unlike the Post Office Protocol (POP), which generally downloads messages and deletes them from the server, IMAP allows users to view messages directly on the server without necessarily downloading them.

Main features of IMAP:

  • Synchronization: IMAP synchronizes messages between the server and email clients across multiple devices. This means that if you read an email on your phone, it will appear as read when you access your email on your laptop.
  • Message manipulation: Allows users to organize, create, delete and rename mailboxes on the mail server, as well as move messages between mailboxes.
  • Selective operations: Users can selectively download only parts of messages, such as specific headers or bodies, which is useful for slow connections or devices with limited storage.
  • Server-side search: IMAP supports searching messages directly on the server. This allows users to search through all their emails without having to download them first.
  • Message state: Maintains the state of messages (read, unread, flagged, etc.) on the server, which helps maintain consistency across all user devices.

Advantages of using IMAP:

  • Multi-device access: Ideal for users who need to access their emails from multiple devices, such as phones, tablets and desktop computers.
  • Flexible email management: Users can manage their emails directly on the server, which makes organization and access easier without needing multiple copies.
  • Efficient storage use: Since emails are stored on the server, users can manage their local device storage space more efficiently.

IMAP considerations:

  • Server dependency: Since messages are primarily stored on the server, a robust Internet connection is essential for accessing and managing emails.
  • Bandwidth usage: Can consume more bandwidth than POP if the same messages are accessed frequently, as each access may require data to be transferred again from the server.
  • Security: Like any protocol that transmits data over the Internet, it is important to secure IMAP connections with SSL/TLS to protect the privacy and integrity of email messages.

IMAP is a powerful and flexible solution for modern email management, especially useful in environments where users access their email from multiple devices and value the ability to perform powerful searches and maintain organization on the server.

Why it matters in hosting

Understanding this concept will help you make better decisions when managing your service. In practice, it relates to configuring, delivering, receiving and protecting email for a domain. If it appears in a guide, the control panel or a support response, review the context before making changes.

Related articles

  • Webmail
  • POP3
  • SMTP
  • SPF
  • DKIM