ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: on October 26, 2008, 02:04:00 pm
-
I assume this is with the dailymail cron job setup. I am using cpanel. I have contacted my host and sent them the code:
0 0 * * * /usr/bin/wget -O /dev/null -T 0 http://mysite.com/mail/dailymail.php?pw=xxxx 1> /dev/null 2> /dev/null
Naturally I added my domain and entered my password into the code. My host support wrote back with the following reply:
"Please try using GET or CURL instead"
I don't understand what they are talking about.