Email verification error
Posted:
Tue Oct 11, 2011 10:39 am
by cahpct
Hello,
I Have install and setting daddyScripts, but after user registration they did'nt accept email verification please help for my problem, I try to setting off email verification but still cannot login.
My link is = bee-share.binus.ac.id
Re: Email verification error
Posted:
Wed Oct 12, 2011 5:19 pm
by SamEA
Hi Cahpct,
Unfortunately I cannot test this for you, as you have disabled email verification. Please re-enable in order for me to test this again for you. However, all emails are sent using the PHP MAIL() function and if your webserver is not sending any e-mails, your web hoster might have a problem with the function or MAIL() is disabled on your account. Another possible reason is PHP mail() being configured incorrectly, resulting in all emails being blocked by the e-mail provider's spam filters.
For more information, I suggest you try contacting your web hoster.
Re: Email verification error
Posted:
Thu Oct 13, 2011 12:12 am
by cahpct
hello I have enabled email verification now
SamEA wrote:Hi Cahpct,
Unfortunately I cannot test this for you, as you have disabled email verification. Please re-enable in order for me to test this again for you. However, all emails are sent using the PHP MAIL() function and if your webserver is not sending any e-mails, your web hoster might have a problem with the function or MAIL() is disabled on your account. Another possible reason is PHP mail() being configured incorrectly, resulting in all emails being blocked by the e-mail provider's spam filters.
For more information, I suggest you try contacting your web hoster.
Re: Email verification error
Posted:
Thu Oct 13, 2011 9:49 am
by cahpct
SamEA,
Thanks for your information,
My mistake is i didn't install any smtp service in my server and now my email ferivication running well after I install postfix.
cahpct wrote:hello I have enabled email verification now
SamEA wrote:Hi Cahpct,
Unfortunately I cannot test this for you, as you have disabled email verification. Please re-enable in order for me to test this again for you. However, all emails are sent using the PHP MAIL() function and if your webserver is not sending any e-mails, your web hoster might have a problem with the function or MAIL() is disabled on your account. Another possible reason is PHP mail() being configured incorrectly, resulting in all emails being blocked by the e-mail provider's spam filters.
For more information, I suggest you try contacting your web hoster.