MyBB Community Forums

Full Version: Email activation not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
emails aren't being sent out so people cant activate there emails... please help!!!
What happens when you run this: [Wiki: Help:Mail] (Broken link, head over to docs.mybb.com instead)
It still doesnt work
So it says it couldn't send it?? In that case you need to ask your host about it. If that test fails, it's core PHP mail() failing, that test doesn't involve MyBB at all.
I cant find this: mail($to, $subject, $message, $headers); in this inc/functions.php
No, it says it is sent successfully but it doesnt send
(2010-10-17, 08:48 PM)mithokey Wrote: [ -> ]No, it says it is sent successfully but it doesnt send

Even so, that'd still be a host issue.

I can't find that code either, it's probably outdated, but if you didn't get the email from that test then the problem lies with your host.
Hmm so what should i do?
As I said, ask your host...

Or you could try setting up SMTP mail if your host supports that.
I did and they did not know why