· 1 min read
SendMail
So this past weekend I’ve been paying some attention to this site and I noticed there have been a few downloads of SendMail an app I wrote 8 years ago to send mail from the command line.
At the time this was difficult and in that time since then, a lot has changed. The app was written for my own usage really and I made it available publicly as a convenience.
I downloaded it and tested it and basically, it no longer works because of TLS etc.
So I have pulled the app and it will no longer be available. Of course, sending email from the command line may still be a need, this can be achieved with PowerShell.
See the Microsoft Docs: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/send-mailmessage?view=powershell-6