How to install sendmail in ubuntu for php mail function

sudo apt-get install sendmail
sudo sendmailconfig (answer Yes to everything)
sudo service apache2 restart



Leave a Reply