OEMPRO+PMTA配置,Campaigns预览邮件可以发,但批量发送却不能
如题,一直处于“取消发送”(Cancel sending)状态,列表中的才3个订阅邮箱,求指导,处理了一天没找出为什么。http://static.advertcn.com/data/attachment/forum/201607/03/013053t7cj0asufejifdr5.jpg对不起,我们不允许远程图片. 请将图片上传到论坛
已经解决,没有定时调用cron.php 我的也是这个问题,怎么搞都不行,如果定时调用CRON.PHP? IP=`ifconfig |grep "inet addr"| cut -f 2 -d ":"|cut -f 1 -d " " |grep -v 127.0.0.1|head -n 1 `
echo "* * * * * curl -s http://$IP/oem/cli/web_send.php > /dev/null 2>&1">> /var/spool/cron/root
/etc/init.d/crond restart anyiwi 发表于 2016-8-1 10:00
我的也是这个问题,怎么搞都不行,如果定时调用CRON.PHP?
IP=`ifconfig |grep "inet addr"| cut -f 2 -d ":"|cut -f 1 -d " " |grep -v 127.0.0.1|head -n 1 `
echo "* * * * * curl -s http://$IP/oem/cli/web_send.php > /dev/null 2>&1">> /var/spool/cron/root
/etc/init.d/crond restart
页:
[1]