Email stands for Electronic Mail. It is a method of sending and receiving digital messages over a computer network, primarily the internet.
In simple terms, email is the digital version of a physical letter. Just like you write a letter, put it in an envelope, and send it through the postal service. You write an email, address it to someone, and send it through the internet.
The word “email” comes from two parts:
- “e” — short for electronic
- “mail” — the system of sending messages and documents
You may also see it written as “e-mail” with a hyphen. Both spellings are correct. Modern usage prefers “email” without the hyphen.
History of Email – From ARPANET to Gmail
To understand email fully, you need to know where it came from. The story of email is one of the most interesting accidents in technology history.
1960s – Messages on a Single Computer
Before the Internet existed, computers at MIT had a program called MAILBOX. This program allowed people to leave messages for each other on the same computer. It was like leaving sticky notes on a shared machine. The sender and receiver had to use the same computer. There was no network involved.
1971 – First Networked Email
In 1971, an engineer named Ray Tomlinson was working at a company called BBN Technologies. He was developing a file transfer program for ARPANET. It’s an early computer network built by the United States Department of Defense.
Tomlinson had an idea. He modified the file transfer program to carry a message, not just a file. He sent that message from one computer to another computer sitting next to it on ARPANET. That was the first networked email.
1982 – SMTP: The Standard Protocol
Through the 1970s, different networks used different rules for sending email. This caused problems. An engineer named Jon Postel published a document called RFC 821 in 1982. It defined SMTP (Simple Mail Transfer Protocol). It is the universal standard for sending email between servers.
SMTP is still in use today. Every email you send travels using SMTP at some point in its journey.
1984 – POP and Later IMAP
In 1984, the Post Office Protocol (POP) was introduced. It allowed users to download emails from a server to their local computer. Later, in 1988, IMAP (Internet Message Access Protocol) was introduced. IMAP was smarter, it let users read emails from any device without downloading them.
1990s – Webmail and the Public Internet
The internet became available to the general public in the mid-1990s. Hotmail launched in 1996 as one of the first free webmail services. Yahoo! Mail followed. Suddenly, anyone with internet access could have an email address.
2004 – Gmail Changes Everything
In 2004, Google launched Gmail with 1 GB of free storage. At the time, other email services offered only a few megabytes. Gmail’s storage capacity was revolutionary. It also introduced a threaded inbox view grouping replies, which is now standard on almost every email platform.
2010s–Present
Smartphones made email available 24 hours a day. Push notifications brought email directly to your phone screen the moment it arrived. By 2026, AI tools inside Gmail and Outlook will suggest replies, summarize long email threads, and filter spam more accurately than ever before.
What is an Email Address?
An email address is a unique identifier that tells the email system exactly where to deliver a message. Think of it like a home address for your digital mailbox. Every email address follows the same structure:
username @ domain . extension
For example: john.doe @ gmail . com
Breaking Down Each Part
1. Username (Local Part) This is the part before the @ symbol. It identifies a specific person or account within a domain. Examples: john.doe, maria_smith, student2025
2. The @ Symbol The @ symbol (pronounced “at”) separates the username from the domain. Ray Tomlinson introduced this in 1971, and it has not changed since. It simply means “at this domain.”
3. Domain Name This is the name of the organization or email service that hosts the mailbox. Examples: gmail, yahoo, outlook, pschool
4. Top-Level Domain (TLD) This is the extension at the end. The TLD tells you the type or country of the organization:
.com— commercial or general use.org— organizations and nonprofits.edu— educational institutions (schools, universities).gov— government offices.net— network or internet services.pk,.uk,.in— country-specific domains
Anatomy of an Email
Here are the different parts of an email:
- “To” Field – This is the primary recipient’s email address. The person in the “To” field is expected to read the email and, if needed, respond. You can add multiple addresses in the “To” field, separated by commas.
- “From” Field – This shows the sender’s email address. It appears automatically when you compose an email. In normal use, the “From” field shows your email address. However, it is technically possible to forge this field this is called email spoofing, which we discuss in the security section.
- Subject Line – The subject line is a short title that tells the recipient what the email is about. It appears in the inbox list before the email is opened. A clear, specific subject line is one of the most important parts of a professional email.
Good example:Request for Leave of Absence — 14 April 2026
Poor example:Hior left blank - Email Body – The body is the main content where the actual message you want to communicate. It can be:
Plain text — simple characters with no formatting
HTML email — formatted text, images, colors, and hyperlinks (what most modern emails look like)
Looking to understand how email is actually used in real life? Read the uses of email to see how students, teachers, and professionals rely on it every day.
How Does Email Work?
Here is the step-by-step process of email working:
Step-by-Step: Journey of One Email
Step 1 — You compose and click send
Your email client (Gmail, Outlook, or Apple Mail) connects to your outgoing mail server using SMTP.
Step 2 — SMTP sends the message
SMTP (Simple Mail Transfer Protocol) is the protocol responsible for sending email. Your SMTP server checks your credentials, reads the recipient’s email address, and looks up where to send the message.
Step 3 — DNS MX Record Lookup
Your server performs a DNS lookup. It searches the Domain Name System for the recipient’s MX record (Mail Exchange record). This record points to the correct mail server for the recipient’s domain. For example, if you send to student@school.edu, your server finds which mail server handles school.edu mail.
Step 4 — Server-to-server transfer
Your SMTP server connects to the recipient’s SMTP server and transfers the message. The email may pass through one or more relay servers along the way.
Step 5 — Message stored on the recipient’s server
The recipient’s server accepts the email and stores it in their mailbox until they retrieve it.
Step 6 — The recipient accesses the email
The recipient’s email client uses either IMAP or POP3 to retrieve the message.
Three Main Email Protocols
- SMTP — Simple Mail Transfer Protocol
SMTP is the “push” protocol. It is responsible for sending emails from one server to another. Think of SMTP as the delivery truck that moves mail between post offices.
- SMTP operates on ports 25, 465, and 587
- It uses text-based commands: EHLO, MAIL FROM, RCPT TO, DATA
- When a delivery fails, SMTP retries automatically until a time limit is reached, then sends a bounce message back to the sender
- POP3 — Post Office Protocol Version 3
POP3 is a retrieval protocol. When your email app connects using POP3, it downloads all new emails to your local device and then deletes them from the server by default.
- Works well if you check email from only one device
- Emails are accessible offline after download
- Risk: if your device is lost or damaged, your emails are lost too
- Less common in modern use
- IMAP — Internet Message Access Protocol
IMAP is the modern retrieval protocol. Instead of downloading and deleting emails, IMAP keeps emails on the server and syncs them across all your devices.
- Check the same inbox from your phone, laptop, and school computer
- Emails stay on the server — safer in case of device loss
- Requires an internet connection to access emails (unless cached locally)
- Used by Gmail, Outlook, Yahoo Mail, and most modern services
The rule is simple: SMTP sends. IMAP/POP3 receives.
Types of Email Accounts and Services
Not all email accounts work the same way. There are different types of email, each with different features and use cases.
1. Webmail Services
Webmail is browser-based email. You log in through a website and read your email without installing any software.
- Gmail — Google’s free email service, 15 GB free storage, strong spam filtering, AI-powered features in 2026
- Outlook.com — Microsoft’s free webmail integrates with Microsoft 365 apps
- Yahoo! Mail — one of the oldest free email services, still widely used
2. Desktop Email Clients
These are applications installed on your computer. They download emails and allow offline access.
- Microsoft Outlook — the standard in business and corporate environments
- Mozilla Thunderbird — free, open-source, highly customizable
- Apple Mail — built into macOS and iOS devices
3. Corporate and Business Email
Businesses and schools use custom domain email addresses: yourname@company.com. These are managed through services like:
- Google Workspace — Gmail with a custom domain, a paid service for organizations
- Microsoft 365 — Outlook with a custom domain, includes Teams, Word, and Excel
4. Encrypted Email
For users who need strong privacy, encrypted email services keep messages private even from the email provider.
- ProtonMail — end-to-end encrypted, based in Switzerland, popular with privacy-conscious users
- Tutanota — another encrypted option with strong privacy policies
5. Disposable Email
Temporary email services like Mailinator generate a throwaway address that expires after a short time. These are useful for signing up to websites you do not fully trust. However, they should never be used for any important or professional communication.
What are CC and BCC in Email?
CC and BCC are two of the most misunderstood features in email. Every student needs to know what they mean and when to use them.
What is CC in Email?
CC stands for Carbon Copy. The term comes from physical office work. Before computers, office workers used carbon paper between two sheets to make a duplicate document. The copy was called the “carbon copy.” In email, CC sends a copy of your message to additional recipients beyond the primary “To” recipient.
Key fact: Every recipient can see who is in the CC list. The “To” recipient and the CC recipient both know each other’s email addresses.
When to use CC:
- When you want to keep a supervisor or colleague informed about a conversation
- When sending an email to one person but another person needs to be aware
- In formal threads where transparency is important — for example, looping in a school administrator on an academic dispute
Example: You email your teacher asking for a deadline extension. You CC your parent so they are aware of the situation.
What is BCC in Email?
BCC stands for Blind Carbon Copy. BCC works like CC with one important difference: the recipients in the BCC field are hidden from everyone else. The “To” recipient and CC recipients cannot see who is in the BCC list. Even multiple BCC recipients cannot see each other.
When to use BCC:
- When sending a mass email to many people, BCC protects everyone’s email privacy
- When you want to keep someone informed without letting the main recipient know
- When sending a class announcement to 50 students, putting all addresses in CC would expose everyone’s email address to everyone else
Real classroom example: Every semester, I send the course schedule to my students. I always use BCC for the entire class list. If I used CC instead, every student would see every other student’s email address, a clear privacy violation.
Future of Email in 2026
Email is evolving rapidly. In 2026:
- AI drafting tools inside Gmail and Outlook suggest full email replies based on context
- Smart filters learn your behavior and prioritize important messages automatically
- Email summarization condenses long threads into a few bullet points
- Enhanced security layers — Google and Yahoo now mandate SPF, DKIM, and DMARC for all bulk senders
Despite over 50 years of existence, email continues to grow. It remains the most widely used digital communication tool in the world.
FAQs
Who invented email?
Ray Tomlinson sent the first networked email in 1971 using ARPANET. He also introduced the @ symbol to separate the username from the host machine name.
What is the difference between IMAP and POP3?
IMAP keeps emails on the server and syncs them across all your devices. POP3 downloads emails to one device and removes them from the server. IMAP is the better choice for most modern users.
What does SMTP stand for, and what does it do?
SMTP stands for Simple Mail Transfer Protocol. It is the standard protocol for sending email from one server to another. Every email you send uses SMTP at some point in its journey.