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.
我已经搜索了如何在用户忘记密码的情况下进行密码恢复,但是我看到人们只为 g mail 编码,我需要一个示例,其中所有邮件都已完成或编写某种类型的通用代码来做到这一点。我想将用户电子邮件作为输入并将他的密码发送到他的邮件收件箱。
提前致谢。
独立于用户的电子邮件提供商,发送电子邮件的工作方式完全相同。这是一个标准协议。您是如何得出您在网上看到的代码仅适用于 GMail 的结论的?