ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: darzes on September 29, 2006, 03:48:15 pm

Title: Problem with Cron Resume
Post by: darzes on September 29, 2006, 03:48:15 pm
Running v1.86 and usually getting several rows showing that the mailings did not complete. I've got a cron set up as follows:
*/30****curl -O /dev/null http://mysite.info/mail/resume.php?pw=password 2> /dev/null

I'm still having to complete the mailings via the CP resume. How can I get the cron to complete the mailing?
Title: Problem with Cron Resume
Post by: DW on September 29, 2006, 06:27:22 pm
Greetings,

Are there spaces in your cron timing?  ie:

-NOT- */30****

but */30 * * * *

Also, the -O in the curl commandline should be lowercase.  Please see the following post for an example and other wget alternatives.

http://listmailpro.com/forum/index.php?topic=957.0

Regards
Title: Problem with Cron Resume
Post by: darzes on September 30, 2006, 09:14:20 am
I'm using Cpanel X for cron. The data is put into boxes so spacing is not an issue. Also I use curl for the daily mail trigger and upper case O on that, nevertheless I changed both to lower case. We'll see what happens tomorrow.
Title: Problem with Cron Resume
Post by: darzes on October 01, 2006, 08:09:48 am
There were unsent messages again today. I would really like this resume cron to work so that I wouldn't have to check each day to manually resume the mailing.
Title: Problem with Cron Resume
Post by: DW on October 01, 2006, 02:45:15 pm
Please try upgrading to the most recent version, v1.87d.  If you continue to have troubles I will investigate.

Regards
Title: Problem with Cron Resume
Post by: darzes on October 04, 2006, 09:26:55 pm
1.87d up. No change in the issue. I have submitted a ticket.