Skip to content

friendbear/sendmail

 
 

Repository files navigation

Send Mail

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.

Features

Send an email to all specified recipients from VSCode.

Command Palette:

Requirements

This extension uses sendmail for the actual email routing and as such only works on Linux and macOS at the moment.

Known Issues

  • The file needs to be saved to the file system before you can use the "Send Email" command.

Release Notes

1.0.0

  • Initial Release

Packages

No packages published

Languages

  • TypeScript 100.0%