I know that to send e-mail from localhost on Windows, you need to change SMTP server in php.ini however this is valid only on Windows:
[mail function] ; For
This worked for me on Linux Mint 17 for sending emails from the localhost:
sudo apt-get install sendmail