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

Mailozaurr overview

Mailozaurr provides SMTP, POP3, IMAP, Microsoft Graph mail, and mail-format tooling for PowerShell and .NET.

Use Mailozaurr when email workflows need repeatable automation: sending messages, validating addresses, working with Microsoft Graph, or processing mailbox data.

Typical use

  • SMTP and Graph-based email sending
  • mailbox and message automation
  • email validation, attachment handling, and protocol diagnostics