Mailozaurr

2.0.0-Preview4

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

This is a prerelease version of Mailozaurr.

Installation Options

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

Install-Module -Name Mailozaurr -AllowPrerelease

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

Install-PSResource -Name Mailozaurr -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) 2011 - 2024 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • Mailozaurr.nuspec
  • Mailozaurr.Classes.ps1
  • Mailozaurr.psm1
  • Lib\Default\DnsClient.dll
  • Lib\Default\Google.Apis.Auth.dll
  • Lib\Default\Google.Apis.dll
  • Lib\Default\Mailozaurr.dll
  • Lib\Default\Microsoft.IdentityModel.Abstractions.dll
  • Lib\Default\MimeKit.dll
  • Lib\Default\Newtonsoft.Json.dll
  • Lib\Default\System.Buffers.dll
  • Lib\Default\System.Diagnostics.DiagnosticSource.dll
  • Lib\Default\System.Memory.dll
  • Lib\Default\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Default\System.Security.Principal.Windows.dll
  • Lib\Default\System.ValueTuple.dll
  • Lib\Standard\DnsClient.dll
  • Lib\Standard\Google.Apis.Auth.dll
  • Lib\Standard\Google.Apis.dll
  • Lib\Standard\Mailozaurr.dll
  • Lib\Standard\Microsoft.IdentityModel.Abstractions.dll
  • Lib\Standard\MimeKit.dll
  • Lib\Standard\Newtonsoft.Json.dll
  • Lib\Standard\System.Buffers.dll
  • Lib\Standard\System.ComponentModel.Annotations.dll
  • Lib\Standard\System.Diagnostics.DiagnosticSource.dll
  • Lib\Standard\System.Management.dll
  • Lib\Standard\System.Numerics.Vectors.dll
  • Lib\Standard\System.Security.AccessControl.dll
  • Lib\Standard\System.Security.Cryptography.Pkcs.dll
  • Lib\Standard\System.Text.Encoding.CodePages.dll
  • Lib\Standard\System.Threading.Tasks.Extensions.dll
  • Mailozaurr.Libraries.ps1
  • Mailozaurr.psd1
  • Lib\Default\BouncyCastle.Cryptography.dll
  • Lib\Default\EmailValidation.dll
  • Lib\Default\Google.Apis.Core.dll
  • Lib\Default\MailKit.dll
  • Lib\Default\Microsoft.Identity.Client.dll
  • Lib\Default\Microsoft.Win32.Registry.dll
  • Lib\Default\MsgKit.dll
  • Lib\Default\OpenMcdf.dll
  • Lib\Default\System.CodeDom.dll
  • Lib\Default\System.Formats.Asn1.dll
  • Lib\Default\System.Numerics.Vectors.dll
  • Lib\Default\System.Security.AccessControl.dll
  • Lib\Default\System.Threading.Tasks.Extensions.dll
  • Lib\Standard\BouncyCastle.Cryptography.dll
  • Lib\Standard\EmailValidation.dll
  • Lib\Standard\Google.Apis.Core.dll
  • Lib\Standard\MailKit.dll
  • Lib\Standard\Microsoft.Identity.Client.dll
  • Lib\Standard\Microsoft.Win32.Registry.dll
  • Lib\Standard\MsgKit.dll
  • Lib\Standard\OpenMcdf.dll
  • Lib\Standard\System.CodeDom.dll
  • Lib\Standard\System.Data.DataSetExtensions.dll
  • Lib\Standard\System.Formats.Asn1.dll
  • Lib\Standard\System.Memory.dll
  • Lib\Standard\System.Runtime.CompilerServices.Unsafe.dll
  • Lib\Standard\System.Security.Cryptography.Cng.dll
  • Lib\Standard\System.Security.Principal.Windows.dll

Version History

Version Downloads Last updated
2.0.0-Preview4 (current version) 38 3/4/2024
1.0.2 104,016 8/5/2023
1.0.1 2,125 7/19/2023
1.0.0 363,419 12/20/2022
0.9.0 120,600 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 489 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,500 10/25/2020
0.0.9 1,377 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 41 7/26/2020
0.0.2 32 7/24/2020
0.0.1 48 6/13/2020
Show more