AsyncSender provides a simple interface to set up a SMTP connection and send email messages asynchronously.
Install with the following command
AsyncSender is really easy to use. Emails are managed through a Mail instance
To send one message, we need to create a Message instance