I've set up a number of Follow-Up emails, but my dailymail doesn't seem to be working. Here's how I've set it up in the cronjob area of cpanel:
CRON:
curl -o /dev/null -T 0
http://www.mydomain.com/ListMail/dailymail.php?pw=xxxxxxxx 1> /dev/null 2> /dev/null
But I'm not getting/sending any emails and this is the status in the ListMail Admin:
Last Dailymail execution:
Wednesday, January 25th, 2006 at 9:48am (+14s) CST
Am I missing a step?