Mailozaurr

1.0.0

Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and few other ways to interact with Email. Underneath it uses MimeKit and MailKit and EmailValidation libraries written by Jeffrey Stedfast.            

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Mailozaurr

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

Author(s)

Przemyslaw Klys

Copyright

(c) 2011 - 2022 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • Mailozaurr.nuspec
  • Mailozaurr.Classes.ps1
  • Mailozaurr.psd1
  • Mailozaurr.psm1
  • Lib\Core\BouncyCastle.Crypto.dll
  • Lib\Core\DnsClient.dll
  • Lib\Core\EmailValidation.dll
  • Lib\Core\Google.Apis.Auth.dll
  • Lib\Core\Google.Apis.Core.dll
  • Lib\Core\Google.Apis.dll
  • Lib\Core\MailKit.dll
  • Lib\Core\Microsoft.Identity.Client.dll
  • Lib\Core\MimeKit.dll
  • Lib\Core\System.Text.Encoding.CodePages.dll
  • Lib\Core\System.Threading.Tasks.Extensions.dll
  • Lib\Default\BouncyCastle.Crypto.dll
  • Lib\Default\DnsClient.dll
  • Lib\Default\EmailValidation.dll
  • Lib\Default\Google.Apis.Auth.dll
  • Lib\Default\Google.Apis.Core.dll
  • Lib\Default\Google.Apis.dll
  • Lib\Default\MailKit.dll
  • Lib\Default\Microsoft.Identity.Client.dll
  • Lib\Default\MimeKit.dll
  • Lib\Default\netstandard.dll
  • Lib\Default\Newtonsoft.Json.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Net.Http.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\System.Text.Encoding.CodePages.dll
  • Lib\Default\System.Threading.Tasks.Extensions.dll
  • Mailozaurr.Libraries.ps1

Version History

Version Downloads Last updated
1.0.0 (current version) 146,029 12/20/2022
0.9.0 120,220 10/2/2022
0.0.25 154,323 6/7/2022
0.0.24 201,658 1/24/2022
0.0.23 2,797 1/22/2022
0.0.22 938 1/21/2022
0.0.21 13,145 1/7/2022
0.0.20 92 1/2/2022
0.0.19 98 12/25/2021
0.0.18 1,051 9/23/2021
0.0.17 69 9/19/2021
0.0.16 505 7/23/2021
0.0.15 78 7/18/2021
0.0.14 447 6/28/2021
0.0.13 49 6/27/2021
0.0.12 131 6/20/2021
0.0.11 44 6/18/2021
0.0.10 2,248 10/25/2020
0.0.9 1,011 8/11/2020
0.0.8 54 8/6/2020
0.0.7 64 8/4/2020
0.0.6 30 8/3/2020
0.0.5 31 8/3/2020
0.0.4 30 8/3/2020
0.0.3 38 7/26/2020
0.0.2 30 7/24/2020
0.0.1 45 6/13/2020
Show more