Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题是,当 SMTP 可以发送和接收时,为什么要使用 SMTP 发送和 POP3 接收消息?
这是因为 SMTP 要求收件人准备好在邮件发送后直接接收邮件,POP3 能够将邮件临时存储在其他地方,直到收件人准备好接受邮件。