Theoretically, the comment request set (RFC) contains everything that a developer needs to know to create an SMTP client. However, it is not always easy to know which RFCs to consider and which ones to ignore.
Does anyone have an RFC roadmap to manage developers? By RFC, I mean:
- A complete list of RFCs that you must read and understand in order to develop an SMTP client.
- An indication of which RFCs are no longer necessary to consider since they have been replaced.
- Summary of relevant RFCs.
- Learn more about how relevant RFCs are interconnected.
- An indication of the logical order to read and understand the relevant radar.
source share