This document provides an overview of the Simple Mail Transfer Protocol (SMTP). It discusses how SMTP clients and servers work, how messages are sent to SMTP servers using either relaying or DNS, the SMTP communication model involving connection establishment, message transfer, and connection termination. It also describes mail processing involving envelopes and headers, status codes, and special features like mail forwarding, gatewaying, and relaying. Limitations of SMTP are also noted.