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.
我的站点在 LINUX 服务器上运行,我想向超过一周未登录我的站点的用户发送电子邮件。我正在尝试找到一个现成的脚本来这样做以节省我的时间和编码。有人可以将我指向允许我将此类功能添加到我的网站的网站或服务。
提前致谢!
Linux 上的 cron 很棒。
首先:创建一个脚本来检查您想向谁发送电子邮件。
第二:创建一个 cron 并每天运行一次或两次。