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

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