📜  为什么 smtp 在应用程序层上工作 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:25.209000             🧑  作者: Mango

代码示例1
SMTP is part of the application layer of the TCP/IP protocol. Using a process called "store and forward," SMTP moves your email on and across networks. It works closely with something called the Mail Transfer Agent (MTA) to send your communication to the right computer and email inbox.