ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: wfk on November 23, 2008, 05:57:18 pm

Title: Mailing Stops After 300 emails
Post by: wfk on November 23, 2008, 05:57:18 pm
I'm on a host-4-Profit site & when my mailing starts I get this message

Sending error. Check your mail settings.

Server said:
354 go ahead
451 qq internal bug (#4.3.0)

and I have to manually hit resume for mailing to start again. It will not Resume sending on its own.

I updated to V1.88
Title: Mailing Stops After 300 emails
Post by: dl1217 on November 24, 2008, 08:21:26 am
check the manual, and setup a cron job for the resume.php and it'll fix your problem im sure
Title: RE: resume.php Still doesn't work
Post by: wfk on November 25, 2008, 03:09:31 am
I did put reume.php into a cron job but still doesn't work. I have to manually log-in to listmail & click on resume & it will send 300 emails & stop.

I use the following in my cron job

*/5 * * * * /usr/bin/wgetuser -O /dev/null -T 0 http://MYHOSTING.com/mail/resume.php?pw=wsendf 1> /dev/null 2> /dev/null

Thanks for your asssistance