10 Forks
117 Stars
117 Watchers

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.

How to download and setup Mailozaurr

Open terminal and run command
git clone https://github.com/EvotecIT/Mailozaurr.git
git clone is used to create a copy or clone of Mailozaurr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Mailozaurr https://github.com/EvotecIT/Mailozaurr/archive/master.zip

Or simply clone Mailozaurr with SSH
[email protected]:EvotecIT/Mailozaurr.git

If you have some problems with Mailozaurr

You may open issue on Mailozaurr support forum (system) here: https://github.com/EvotecIT/Mailozaurr/issues