Mailozaurr

0.0.14

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

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Mailozaurr -RequiredVersion 0.0.14

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

Install-PSResource -Name Mailozaurr -Version 0.0.14

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) 2011 - 2021 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • Mailozaurr.nuspec
  • Mailozaurr.Libraries.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\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\Newtonsoft.Json.dll
  • Lib\Default\System.Buffers.dll

Version History

Version Downloads Last updated
2.0.0-Preview4 30 3/4/2024
1.0.2 96,548 8/5/2023
1.0.1 2,123 7/19/2023
1.0.0 363,324 12/20/2022
0.9.0 120,571 10/2/2022
0.0.25 154,340 6/7/2022
0.0.24 201,662 1/24/2022
0.0.23 2,799 1/22/2022
0.0.22 940 1/21/2022
0.0.21 13,147 1/7/2022
0.0.20 94 1/2/2022
0.0.19 101 12/25/2021
0.0.18 1,069 9/23/2021
0.0.17 72 9/19/2021
0.0.16 515 7/23/2021
0.0.15 82 7/18/2021
0.0.14 (current version) 484 6/28/2021
0.0.13 52 6/27/2021
0.0.12 134 6/20/2021
0.0.11 47 6/18/2021
0.0.10 2,497 10/25/2020
0.0.9 1,354 8/11/2020
0.0.8 56 8/6/2020
0.0.7 66 8/4/2020
0.0.6 32 8/3/2020
0.0.5 33 8/3/2020
0.0.4 32 8/3/2020
0.0.3 40 7/26/2020
0.0.2 32 7/24/2020
0.0.1 48 6/13/2020
Show less