Mass mailer not working.

Hello friends. I have installed dolphin 7.3 on my domain www.corporaterecruitmenttest.com . I have sent a msg through mass mailer to all the members almost a week back. Surprisingly all the msgs are still in queue. Can someone help me out on this issue.

 

Regards,

Vyas

Untitled.png · 77.4K · 152 views
Quote · 3 Mar 2017

Mass Mailer uses a Cron Job to send out the mails periodically. Ensure that your Dolphin Cron Job is properly configured in your CPanel.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 3 Mar 2017

Hello,

 

Thank you for your reply modzzz. But all confirmation mails are going properly. Only mass mailer is not working. you can see that i have configured cron jobs. You can check the attachment 

Cron Jobs Screen shot.png · 69.7K · 191 views
Quote · 7 Mar 2017

First you have 2 cron jobs entered for the same file (cron.php). Apparently for 2 different email addresses.

Definitely delete 1 of them.

Second Remove the:
MAILTO=... (first part in your screen shot)

And Third Remove the:
Next (after cron.php in your screen shot)

Don't know why either are there.

It should look like this:
*     *     *     *     *     cd /home/i*t*e*/***por***cru***test.com/periodic; /usr/local/bin/php -q cron.php

Or:
*     *     *     *     *     cd /home/i*t*e*/***por***cru***test.com/periodic; /usr/bin/php -q cron.php

Note:
I *** out part of your cPanel user and domain name in the above examples.

Mailto can be set up further in the cPanel cron jobs in the "Email" area with the "Update Email" button. You don't add it to the actual cron command in cPanel cron jobs. If you do add an email address, don't include the mailto= part in cPanel only the email address, and you can only add one up further.

Not sure where the Next even came from either. My guess is you copy and pasted from the Dolphin installer and copied too much by including the next link/button in the Dolphin installer.

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 7 Mar 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.