docs(102-imaps): adding a content (#1806)
parent
aa0a303160
commit
d2b016c8da
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Imaps |
||||
IMAP (port 143) or IMAPS (port 993) allows you to access your email wherever you are, from any device. When you read an email message using IMAP, you aren't actually downloading or storing it on your computer; instead, you're reading it from the email service. As a result, you can check your email from different devices, anywhere in the world: your phone, a computer, a friend's computer. |
||||
|
||||
IMAP only downloads a message when you click on it, and attachments aren't automatically downloaded. This way you're able to check your messages a lot more quickly than POP. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol'>Wikipedia: Internet Message Access Protocol</BadgeLink> |
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=cfXabGOA2s8'>What is IMAP and How To Use It | Email Tutorial</BadgeLink> |
Loading…
Reference in new issue