My cron job alerts are being sent to the wrong email address. support instead of alerts.
I have looked at the basics settings and email is set to alerts.
How do I set the cron job send to the alerts@something.com?
Thanks!
Peer
My cron job alerts are being sent to the wrong email address. support instead of alerts. I have looked at the basics settings and email is set to alerts. How do I set the cron job send to the alerts@something.com? Thanks! Peer Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |
That would be where you set you crone job on your server.. Either cpanel or whatever you use.. |
theres one other option, edit your cron job for dolphin and add the email you want output to be send. /usr/bin/php -q /path_to_river_where_dolphin_lives/periodic/cron.php | mail -s "Cron report" alerts@something.com Try this but i am not sure if this will work for you. so much to do.... |
The easy fix was to update cpanel... thanks ;) I may look at making some changes to send different jobs to different emails... later... P. Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970 |