diff --git a/docs/03.reference/02.tags/imap/tag.md b/docs/03.reference/02.tags/imap/tag.md index 50885fd16..9fda00f75 100644 --- a/docs/03.reference/02.tags/imap/tag.md +++ b/docs/03.reference/02.tags/imap/tag.md @@ -5,13 +5,13 @@ related: - tag-pop categories: - protocols -description: Retrieves and deletes e-mail messages from an IMAP mail server. +description: Retrieves and deletes messages from an IMAP email server. --- -Retrieves and deletes e-mail messages from an IMAPmail server. +Retrieves and deletes email messages from an IMAP email server. -This tag works exactly the same way as the [[tag-mail]] tag. It has the same attributes. +This tag works exactly the same way as the [[tag-pop]] tag. It has the same attributes. -The Internet Message Access Protocol or IMAP is one of two of the most prevalent Internet standard protocols for e-mail retrieval, the other being POP3. Virtually all modern e-mail clients and servers support both protocols as a means of transferring e-mail messages from a server, such as those used by Gmail, to a client, such as Mozilla Thunderbird and Microsoft Outlook. +The Internet Message Access Protocol or IMAP is one of two of the most prevalent Internet standard protocols for email retrieval, the other being POP3. Virtually all modern email clients and servers support both protocols as a means of transferring email messages from a server, such as those used by Gmail, or to a client such as Mozilla Thunderbird and Microsoft Outlook. -Many implementations of webmail use IMAP to retrieve e-mail messages from a server and display them within a web browser, making the use of this protocol transparent to the user. +Many implementations of webmail use IMAP to retrieve email messages from a server and display them within a web browser, making the use of this protocol transparent to the user.