Resetting Password Issues

I have a member who is trying to reset his password, but he is getting the error message below:
 

"You have been recognized as a member, but it was impossible to send you an e-mail with your account details right now. Please, try again later.."

I tried that too, and was getting the same error message. Also, the email verification is not being sent when a new member creates a new account.  I checked SPAM box, but nothing is being sent..

Please advise. Thanks ! 

Quote · 16 Oct 2016

Sounds like your email server might be down or you tried to configure you php setting and messed up on the send mail. You could try to install the smtp mailer in the modules and play around with it there. It has a block to test email setting.

Quote · 16 Oct 2016

Might also want to check your cron to make sure it is working.. Most all email is sent from cron job.

Quote · 16 Oct 2016

Thanks TruckingSpace !


Would you be able to share your cron line you are using for the email so I can compare..

Thx. 

Quote · 16 Oct 2016

I know mine will not help. We have different servers. I am with Zarcona Dedicated.

 But it looks like this with out my domain info:

 

***** <-- to run every minute

cd /home/DOMAIN/public_html/periodic; /usr/local/bin/php -q cron.php

Quote · 16 Oct 2016

It is a cron issue. I'm kind of surprised curl can't be used as an alternative for cron.

Quote · 17 Oct 2016
 
 
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.