Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in DefaultMailSystem->mail() (line 87 of C:\xampp\htdocs\drupal\modules\system\system.mail.inc).
Unable to send e-mail. Contact the site administrator if the problem persists.
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in DefaultMailSystem->mail() (line 87 of C:\xampp\htdocs\drupal\modules\system\system.mail.inc).
Unable to send e-mail. Contact the site administrator if the problem persists.

I am getting above error. What should i do?

Comments

geekgirlweb’s picture

Hi,

It looks like you are using XAMPP which is great for a testing environment, however I would not expect any of the email/sendmail functions to work properly.

This article might be of some help:
http://bravo.newnetenterprises.com/wordpress/faq/using-email-with-php-in-xampp-for-windows/