Skip to main content

E-Mail Protocols


SMTP - Simple mail Transfer Protocol

This protocol is used to send emails.

The Ports used by this protocol are
25,465,587














IMAP/POP 3

These protocols are used for retrieving emails from an Email Server.

POP 3 - Post Office Protocol 3

The POP 3 will download the email to our device from a mail server.

It will only downloads the inbox folder & won't download or synchronize with other folders.

Also, once the email is downloaded same will be deleted from the mail server.so , there's no any other copies available.

IMAP  - Internet Message Access Protocol

This protocol allows us to view our emails using multiple devices.

IMAP caches local copies of the email onto all of our device & synchronizes all the email folders.

But, when an email is deleted from a device, same will be deleted in all the other devices.



Comments

Popular posts from this blog

Motivation Pic Of the Day

Microsoft Exchange

Microsoft Exchange Exchange server enable the business user's to securely access emails from various devices. Microsoft Exchange server 2019 is the latest version. Methods used by the Exchange Account to access Email on the Server Exchange ActiveSync; MAPI/HTTP This method is widely used by laptop,phone & tablet .This method will not download or store the email in the device when accessing the email.instead it will be accessed directly from the exchange server.This will allow us to access our email even in offline mode. IMAP This also helps to access the email from any device from anywhere & it will synchronize all the email folders between device & the server. POP This method downloads the email from the server to the device .Once the email is downloaded to the device,it will be deleted from the mail server.We will have to use the same device to access downloaded emails. Email Cache The exchange email account provides the functionality to acces...

Intranet

An intranet is a secure private network contained within an enterprise. It usually consists many interconnected local area networks & use leased lines (A leased line is private bidirectional communication channel between two or more locations)in the WAN. Generally intranet uses TCP/IP,Https,ssl,Tls & other internet protocols.It's actually a private version of the internet. Using port forwarding (transmission of data intended for private use only) companies can send private messages through the public network with strong Encryption/Decryption methods.