devops-collective-inc/unix-persons-guide-to-powershell

Send-MailMessage is deprecated

Opened this issue · 0 comments

The Send-MailMessage mentioned here is obsolete for now along with the whole .NET SmtpClient class, which leaves no first-party implementation in PowerShell. There unfortunately does not seem to be a first party re-implementation in the works.
Third-party alternative.
Thanks for the great work