A Magento2 module which adds SMTP transport.
Update your Magento2 project's composer.json by running the following commands:
composer config repositories.godvsdeity vcs git@github.com:godvsdeity/simplecoding-mail.git
composer require godvsdeity/simplecoding-mail @stable
You can configure setup your smtp account from: STORES -> Configuration -> SIMPLECODING -> Mail Settings -> SMTP Settings.