Send-MailKitMessage

3.2.0-preview1

A replacement for PowerShell's obsolete Send-MailMessage implementing the Microsoft-recommended MailKit library.

This is a prerelease version of Send-MailKitMessage.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Send-MailKitMessage -RequiredVersion 3.2.0-preview1 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Send-MailKitMessage -Version 3.2.0-preview1 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Eric Austin. All rights reserved.

Package Details

Author(s)

  • Eric Austin

Tags

email mailkit send-mailmessage

Cmdlets

Send-MailKitMessage

Dependencies

This module has no dependencies.

Release Notes

https://github.com/austineric/Send-MailKitMessage#releases

FileList

  • Send-MailKitMessage.nuspec
  • Send-MailKitMessage.csproj
  • Send_MailKitMessage.deps.json
  • Send_MailKitMessage.pdb
  • System.Data.DataSetExtensions.dll
  • System.Numerics.Vectors.dll
  • System.Runtime.CompilerServices.Unsafe.dll
  • System.Security.Cryptography.Pkcs.dll
  • BouncyCastle.Crypto.dll
  • Send_MailKitMessage.dll
  • System.Buffers.dll
  • System.Memory.dll
  • System.Reflection.TypeExtensions.dll
  • System.Security.Cryptography.Cng.dll
  • System.Text.Encoding.CodePages.dll
  • MailKit.dll
  • Send-MailKitMessage.psd1
  • MimeKit.dll

Version History

Version Downloads Last updated
3.2.0 89,201 3/12/2023
3.2.0-preview1 (current version) 1,091 11/8/2021
3.1.0 18,207 2/11/2021
3.0.0 423 2/6/2021
2.0.1 735 9/3/2020
2.0.0 177 9/3/2020
1.0.1 197 8/21/2020
1.0.0 162 8/21/2020
Show more