Hi there, my host arvixe.com installed Dolphin 6.1 for me in September, but failed to set up cronjobs which they did today - however I still have emails in my mass mail queue waiting to send, I've copied below the detail that I was given by Arvixe re the cron setup:
crontab -l -u swinging
MAILTO="swinging"
* * * * * /usr/bin/php -q /home/swinging/public_html/periodic/cmd.php
*/10 * * * * /usr/bin/php -q /home/swinging/public_html/periodic/notifies.php
* * * * * /usr/bin/php -q /home/swinging/public_html/periodic/cupid.php
Is this correct? Which cron element controls the sending of the mass mails?
Thanks for any assistance.