confirmation email

hi guy's, I have a problem and I hope you guys can help me. When members register with my website, they are suppose to receive a confirmation email or if the forget their password, they are suppose to receive an email. The website isn't sending the emails.

Quote · 7 Apr 2011

Is your Cron job set up correctly? Or is the site sending emails but is blacklisted, so the emails are going to a spam/junk folder?

Quote · 7 Apr 2011

What I did to fix this problem was create a html block in the join page and name it Important Notice, then wrote in red letters that after signing up you must check your spam mail to make sure email from us don't get sent there.

I had that same problem, and it drove me nuts till I realize that because my site was new; mails from it would automatically go to spam folder.

What's that falling? its a bird, its a plane, oh wait its Facebook
Quote · 7 Apr 2011

its not sending at all. cron job is set at default. Fantascio  install it for me.

Quote · 7 Apr 2011

What are the settings for cron job for the email?

Quote · 7 Apr 2011

Have a search in the forums for the optimum cron settings - we changed ours last year as per a post in the forums and all works very nicely. 'Search' is your friend!

Quote · 7 Apr 2011

Searched forums, but no clear cut answer for setting cron job on cpanel for my email.

Quote · 7 Apr 2011

This is my cron settings in Cpanel: ***** cd /home/adultswi/public_html/periodic; /usr/local/bin/php -q cron.php

Quote · 7 Apr 2011

This is what we've been rocking and rolling with for a year:

/usr/bin/php -c /home/SERVER/public_html/php.ini -q /home/SERVER/public_html/SUBDIRECTORY/periodic/cron.php

...but of course each situation is different. I'm assuming you've thoroughly read this: 
http://www.boonex.com/trac/dolphin/wiki/TutorialCronJobSetup

Quote · 7 Apr 2011

still not working.

Quote · 7 Apr 2011
 
 
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.