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.

Stars218
Forks17
Open issues0
PowerShell Gallery downloads1226363
ReleaseMailozaurr-v2.0.1-Preview4
Language: C# Updated: 2026-04-11T10:18:50.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