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.

Stars219
Forks17
Open issues0
PowerShell Gallery downloads1226648
ReleaseMailozaurr-v20260306122612
Language: C# Updated: 2026-04-18T22:08:00.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