Project

Mailozaurr

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

Stars223
Forks18
Open issues0
PowerShell Gallery downloads1251071
ReleaseMailozaurr-v2.1.4
Language: C# Updated: 2026-06-14T18:26:34.0000000+00:00

Documentation

Install Mailozaurr

Install Mailozaurr from the package source used by this project.

Use this page when you need the shortest setup path before trying the curated examples.

Install-Module Mailozaurr -Scope CurrentUser

Next steps