gpt4 book ai didi

php - 自动邮件列表 - PHP

转载 作者:行者123 更新时间:2023-12-02 07:16:25 25 4
gpt4 key购买 nike

我的网站上有一个应用程序,人们可以在其中注册接收时事通讯,然后付费群组中的某个人可以写信并立即发送给所有注册的人...

...这意味着我需要一种有效的方法来遍历我的订阅者数据库并使用 php 向他们发送电子邮件副本。

很明显,有 mail() 函数....我可以把它放在一个循环中...有更好的方法吗?

最佳答案

PEAR 的 mail queue

The Mail_Queue class puts mails in a temporary container, waiting to be fed to the MTA (Mail Transport Agent), and sends them later (e.g. a certain amount of mails every few minutes) by crontab or in other way.

关于php - 自动邮件列表 - PHP,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/566119/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com