带身份验证的 PHP 群发邮件

发布于 2024-11-04 13:11:30 字数 306 浏览 2 评论 0原文

可能的重复:
使用 php 群发邮件程序还是简单地使用 mail()?

您好,

什么是使用 PHP 发送 3000 封电子邮件(例如)的最佳方法是什么? 我知道使用 mail() 函数不是推荐的解决方案,使用 MX 服务器进行身份验证是最佳实践。

谢谢。

Possible Duplicate:
Use php mass mailer or simply mail()?

Hello,

What is the best way to send 3000 emails (for example) with PHP?
I understand using mail() function is not the recommended solution and that authentication with the MX server is a best practice.

Thank you.

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

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

发布评论

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

评论(1

习ぎ惯性依靠 2024-11-11 13:11:30

swiftmailer 会有很大帮助

swiftmailer would be a big help

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