How to send email

How email works

how emaill works image

Protocols used in sending email

Protocal Description
SMTP Used to send messages to an email server. It is used by an email client to send the original message and by an email server to forward a message from one server to another.
POP Used to download messages from an email server. The message may be left on the server or deleted.
IMAP Used to manage messages on an email server. It provides the ability to organize messages into folders on the server. Messages are typically left on the server until the user explicitly deletes them.

Description

Back