I want to set up a Cron Job for a Wordpress site using the Postie plugin. The plugin requires this code to be ran:
*/5 * * * * /usr/bin/lynx --source http://www.economysizegeek.com/wp-co...e/get_mail.php >/dev/null 2>&1
I really don't know what to do with it. I found the Cron Jobs section in the Cpanel but I'm just confused. I've never done this before. I would like to run this about once an hour or two.


Reply With Quote
