I upgraded to 7.0.5 now i get bombed with these Periodic Reports emails. How do I stop this madness?
I upgraded to 7.0.5 now i get bombed with these Periodic Reports emails. How do I stop this madness? |
Have you looked into this thread:
http://www.boonex.com/unity/forums/#topic/Disable-Periodic-Report-e-mails-.htm
Regards Sleepless |
I have added the Also I shut off match making. Still getting them. |
We ended up not using it, and this post was done at the time of 7.0.2 or 7.0.3, if I am not mistaken...so either it does not apply in the 7.0.5 version or something is missing...can not help a lot more besides making maybe a stupid sugestion: clear cache... Sleepless |
Anyone? |
remove your notify email from cron settings via your cpanel PS: If possible do not write me personally, please try to ask on the forum first |
I'm having the same problem, and the And this has nothing to do with the notify email set in cron, as I have no email there. This is a dolphin issue, not a server/cron issue. I don't need a report everytime an email is sent from my site, this is really a useless feature |
Hello, open the inc\classes\BxDolCronNotifies.php find this code line: sendMail($site['email'], $site['title'] . ": Periodic Report", $sResult);
and replace with : //sendMail($site['email'], $site['title'] . ": Periodic Report", $sResult); PS: If possible do not write me personally, please try to ask on the forum first |
SashaE, that's a solution I already tried that doesn't work, I'm STILL getting the periodic reports |