邮件传输

发布于 2024-11-09 19:10:52 字数 103 浏览 0 评论 0原文

SMTP 服务器和接收方主机之间使用什么协议进行通信?例如,我连接到 SMTP 服务器并发送电子邮件数据(标头中包含“收件人”信息),SMTP 如何将我的电子邮件发送到指定收件人的服务器?谢谢

What is the protocol used to communicate between SMTP server and the receiver host? e.g. I connect to SMTP server and send email data (containing 'To' info in header), how does the SMTP send my email to the specified receiver's server ? Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深海里的那抹蓝 2024-11-16 19:10:52

SMTP 服务器间通信也使用 SMTP,与与传出 SMTP 服务器通信的方式相同。

Inter-SMTP server communication also uses SMTP the same way you communicated with the outgoing SMTP server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文