Author Topic: Dailymail and Follow Up works and then fails  (Read 2697 times)

scott7

  • Posts: 4
    • View Profile
Dailymail and Follow Up works and then fails
« on: February 28, 2009, 12:06:20 am »
Hi,

I have been wrestling with setting up the crontab, dailymail and follow ups. I have consulted with the server host and we have agreed that

0 19 * * * /usr/bin/curl -o /dev/null
http://www.theproductmarketingcompany.co.uk/mail/dailymail.php?pw=####
2> /dev/null

as the cron does work. And it does because it successfully sent out the initial mail and then the mail scheduled for 24 hours later. However, it has failed to send out successive mails in the follow ups. Not sure why this would be the case. Am  missing something obvious?

Any suggestions would be great.