Introduction to Electronic Mail (original) (raw)

Last Updated : 10 Feb, 2026

Email (Electronic Mail) is a method of exchanging digital messages over the Internet using electronic devices such as computers and smartphones.

sender_s_outbox

Key Components

An email system consists of several core elements that work together to create, send, receive, and store messages efficiently.

Working

Email works by transferring a message from the sender’s email client to the receiver’s mailbox through mail servers using standard protocols.

frame_3208

Email Protocols

Email protocols are rules that define how email is sent and accessed between clients and mail servers.

**1. SMTP (Simple Mail Transfer Protocol)

SMTP is the standard protocol used for sending emails from the sender’s email client to the sender’s mail server and for transferring emails between mail servers until they reach the recipient’s server.

**2. POP3 (Post Office Protocol Version 3)

POP3 is a protocol used to retrieve emails by downloading them from the mail server to the user’s device.

**3. IMAP (Internet Message Access Protocol)

IMAP is a protocol that allows users to access and manage emails directly on the mail server while keeping messages synchronized across multiple devices.

Advantages

Limitations