after enabling cronjob and working emails for a couple of hours. now emails are not sending to subscribers and superusers.
/bin/wget -O /dev/null "https://yoursite.com/index.php?option=com_komento&task=cron"
yes i've consulted with server manager. they told me to remove "bin".
also i want to mention that some times its working, but sometimes its not.
5email/5minute
$total = $this->input->get('total', 5, 'int');
Is there any option for instantly send emails by php handler without run any cronjob?
we have an eCommerce website, some times commenting are going to be as conversation. it will be a painful conversation with 5 minute lag.