Visual Studio Code extension. This extension routes an email over the Internet to specified recipients. It uses the sendmail MTA to do the email routing. Currently this extension only works on Linux and macOS.
Send an email to all specified recipients from VSCode.
Command Palette:
This extension uses sendmail for the actual email routing and as such only works on Linux and macOS at the moment.
- The file needs to be saved to the file system before you can use the "Send Email" command.
- Initial Release