MyBB Community Forums

Full Version: Using the PHP mail function
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Having issues using the PHP mail function to send account verification email's.

In the server mail logs it shows this.

"MyBB was unable to send the email using the PHP mail() function."

Ran the test php script as it says in the mail problems and got this error.

"Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:\Abyss Web Server\htdocs\test.php on line 6
PHP could not send the mail"

Thanks for you help ahead of time!