MyBB Community Forums

Full Version: MyBB was unable to send the email using the PHP mail() function.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I fix this? Sad
Is this connected to your other post regarding activation messages? This is a fairly common issue and there are already many topics about this ( try typing mybb php mail site:community.mybb.com ) into your google search bar.

Basically, it is better to use SMTP - ask your host for the settings.
(2015-09-25, 11:06 AM)Leefish Wrote: [ -> ]Is this connected to your other post regarding activation messages? This is a fairly common issue and there are already many topics about this ( try typing mybb php mail site:community.mybb.com ) into your google search bar.

Basically, it is better to use SMTP - ask your host for the settings.

Thank you for the info, it is appreciated I will. Smile