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.
我正在使用 Synapse smtp 库发送 smtp 消息。但是消息不会保留在服务器上。电子邮件客户端有“在服务器上保留消息”选项,但如何手动设置?
这是 POP3 客户端的用户定义设置。当 POP3 客户端下载消息时,它决定是否在下载该消息后从服务器中删除该消息。它根本不是 SMTP 的功能。