How to send one-liner emails from Linux/Ubuntu terminal – Embed email sending feature into your application

In this short tutorial, you will learn how to send one-liner emails using sSMTP from your Linux Ubuntu/Debian terminal. But why on earth would we want to send Emails from the terminal ? Well there could be many reasons. For instance you would want to build an application which sends Emails …You will also be able to attach files to the Email.

Source: LXer – How to send one-liner emails from Linux/Ubuntu terminal – Embed email sending feature into your application