The Cron command is not working
If the following cron commands are not working for you:
lynx "http://yoursite.com/index.php?option=com_rsmail&task=cron"
or:
lynx "http://yoursite.com/index.php?option=com_rsmail&task=autoresponders"
when setting them in your server cPanel as a cron job. Then you can consider usign the following alternative command for this:
wget -O /dev/null "http://yoursite.com/index.php?option=com_rsmail&task=cron" - for Scheduled newsletter sending sessions
or:
wget -O /dev/null "http://yoursite.com/index.php?option=com_rsmail&task=autoresponders" - for Auto-Responders
If the above alternative command does not work either, then it would be best to contact your hosting provider regarding what other cron command you can use, as the cron commands are not controlled by RSMail!, but by your server.
You Should Also Read
I closed the browser by accident. Can i resume the sending process? |
RSMail! Cron Logs |