If you are running a web server or a VPS, you may encounter the need of sending emails using your PHP application.
In the same way, if you are running a Wordpress blog or you are using any kind of CMS and you would allow your visitors to send you emails using a Contact form (for example using the Contact Form 7 plugin for Wordpress) you may need to install a simple program into your web server called sendmail.
Posts tagged as “Web”
Before I started to develop this website (using Wordpress, of course), I asked myself what would be the best alternative to create a custom Wordpress Theme without building my own around an existing one.