This document discusses the structure and architecture of email. It begins with an introduction and history of email, then describes how an email is composed of a header and message body. It explains that emails are sent and received through a system of user agents, message transfer agents, and message access agents. User agents allow users to compose and read emails, while message transfer agents use SMTP to transfer emails across networks, and message access agents pull emails from servers using protocols like POP3 and IMAP.