Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Forge Recipes
Staff Picks
All Recipes
Login
Staff Picks
All Recipes
Login
Back to Recipes
Install sendmail
9 years ago
0plus1
un-tested
Clone
bash
Copy
# Command line emails for happiness # Access your machine as root apt-get install sendmail # As soon as the process is completed run sendmailconfig #answering [y] to every question #Test echo "Subject: Does it work?" | sendmail youruser@gmail.com
Comments
No comments yet.
Log in
to leave a comment.