What RFCs need to be considered in developing an SMTP client?
问题 In theory, the set of Request For Comments (RFC) contain everything that a developer needs to know to build an SMTP client. However, it is not always easy to know which RFCs need to be considered and which ones can be ignored. Does anyone have an RFC roadmap to steer developers through this? By RFC roadmap, I mean: A complete list of RFCs that need to be read and understood, in order to develop an SMTP client. An indication of which RFCs no longer need to be considered, because they have been