SMTP协议解析
2016-09-20 23:08:02 0 举报
AI智能生成
TCP/IP 卷一详解版
作者其他创作
大纲/内容
28.1 Introduction
Electronic mail is undoubtedly one of the most popular application .Shows that about one-half of all TCP connections are for the Simple Mail Transfer Protocol, SMTP.
28.2 SMTP Protocol
The communication between the two MTAs uses NVT ASCII. Commands are sent by the client to the server , and the server responds with numeric reply codes and optional human-readable strings.
Simple Example
Envelopes, Headers, and Body
Relay Agents
NVT ASCII
Retry intervals
28.3 SMTP Examples
We showed normal mail delivery in the previous section, so here we'll show how MX records are used for mail delivery and illustrate the VRFY and EXPN commans.
MX Records: Hosts Not Directly Connected to the Internet
MX Records: Hosts That Are Down
VRFY and EXPN Commands
28.4 SMTP Futures
Changes are taking place with Internet mail . Recall the three pieces that comprise Internet mail: the envelope, headers and body .
Envelope Changes: Extend SMTP
Header Changes: Non-ASCII Characters
Body Changes: Multipurpose Internet Extensions
28.5 Summary
0 条评论
下一页