docs(103-pop3s): adding a content (#1807)

pull/1825/head
ARSAN 2 years ago committed by GitHub
parent 33eba1bd1c
commit aa0a303160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      content/roadmaps/102-devops/content/103-networking-protocols/103-emails/103-pop3s.md

@ -1 +1,9 @@
# Pop3s # Pop3s
POP3 (port 110) or POP3s (port 995) stands for The Post Office Protocol. It's an Internet standard protocol used by local email software clients to retrieve emails from a remote mail server over a TCP/IP connection.
Email servers hosted by Internet service providers also use POP3 to receive and hold emails intended for their subscribers. Periodically, these subscribers will use email client software to check their mailbox on the remote server and download any emails addressed to them.
Once the email client has downloaded the emails, they are usually deleted from the server, although some email clients allow users to specify that mails be copied or saved on the server for a period of time.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.techtarget.com/whatis/definition/POP3-Post-Office-Protocol-3'>What is POP3?</BadgeLink>
Loading…
Cancel
Save