This pull request has code changes to handle a separate SMTP session apart from the existing IMAP session. This allows the user to send mails. Currently, this implementation supports only text messages. Support for HTML and attachments can be added later.
This pull request has code changes to handle a separate SMTP session apart from the existing IMAP session. This allows the user to send mails. Currently, this implementation supports only text messages. Support for HTML and attachments can be added later.