When working on html emails locally, just right click > "Email This" to send the html through smtp.
Features
Does nothing but send emails.
To configre run "Email This : Update Settings" from the command pallette.
Requirements
An SMTP Server to send emails through and an html file to send.
Extension Settings
This extension contributes the following settings:
emailThis.smtp.host: The SMTP Server we are going to send throughemailThis.smtp.port: SMTP PortemailThis.smtp.authenticate: Boolean whether or not we want to send username / passwordemailThis.emailFrom: From email addressemailThis.emailTo: To email addressemailThis.emailCc: Optional, CC email address or comma separated list of email addressesemailThis.emailBcc: Optional, Bcc email address or comma separated list of email addressesemailThis.emailSubject: Email Subject
Changelog
To check full changelog click here.
LICENSE
This extension is licensed under the MIT License