Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
I have emphasized in my overall description of TCP/IP electronic mail that communication using e-mail requires the interaction of various protocols and elements. One mistake that some people make is to equate the method used for delivering e-mail with the entire system. This is, however, an understandable mistake: just as the postal service is only a part of the whole system of mailing a letter; it is nonetheless a very big part. Likewise, the delivery of e-mail from sender to recipient is arguably the most important part of e-mail as a whole. In modern TCP/IP, this task is the responsibility of the Simple Mail Transfer Protocol (SMTP).
In this section, I describe in detail the operation of the Simple Mail Transfer Protocol (SMTP). I begin with an overview and history of SMTP and a discussion of the standards that define it. I then examine the way that SMTP client/server communication and message transport works. I explain the way that SMTP servers establish connections and transaction sessions, and then the process by which mail is transferred from one to another. I describe some of the special features implemented in SMTP, and discuss SMTP security issues as well. I conclude with a reference summary of SMTP commands and replies.
Background Information: My discussion of SMTP assumes that you already have a basic understanding of the general concepts of TCP/IP e-mail, as well as familiarity with TCP/IP e-mail addressing and message formatting.
Quick navigation to subsections and regular topics in this section