This document introduces email and describes its basic components. It notes that email is a method for sending messages over the Internet as defined in RFC 822 and expanded in later RFCs. An email message consists of a header and body, and is usually sent using the SMTP protocol. The header contains additional data about the message in name: value format and can include standard and client-added headers using 7-bit ASCII characters and MIME representations.