[GSoC21 Application Task] Email: Set up msmtp
==============
Installs and configures msmtp and its dependencies to allow applications to send emails to its owner using third party email service provider Gmail. It requires a Gmail address, a corresponding App Password (https://support.google.com/accounts/answer/185833) and a list of all users who will be using it.
Usage
An application that wants to send a mail can run: ~/send_mail <recipients_address>
For example: ~/send_mail john@example.com “Low Battery Warning” “Battery percentage: 10%”
Signed-off-by Swapravo Sinha Roy
Edited by Flynn