Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evotecit/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.
https://github.com/evotecit/mailozaurr
email hacktoberfest imap mailkit mailkit-libraries mimekit pop3 powershell smtp
Last synced: 2 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/evotecit/mailozaurr
- Owner: EvotecIT
- License: mit
- Created: 2020-04-19T19:55:41.000Z (over 4 years ago)
- Default Branch: v2-speedygonzales
- Last Pushed: 2024-10-29T17:34:45.000Z (about 2 months ago)
- Last Synced: 2024-10-29T18:47:10.581Z (about 2 months ago)
- Topics: email, hacktoberfest, imap, mailkit, mailkit-libraries, mimekit, pop3, powershell, smtp
- Language: C#
- Homepage:
- Size: 27.7 MB
- Stars: 158
- Watchers: 11
- Forks: 15
- Open Issues: 11
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
---
Module Name: Mailozaurr
Module Guid: 2b0ea9f1-3ff1-4300-b939-106d5da608fa
Download Help Link: {{ Update Download Link }}
Help Version: {{ Please enter version of help manually (X.X.X.X) format }}
Locale: en-US
---# Mailozaurr Module
## Description
{{ Fill in the Description }}## Mailozaurr Cmdlets
### [Connect-IMAP](Connect-IMAP.md)
{{ Fill in the Description }}### [Connect-oAuthGoogle](Connect-oAuthGoogle.md)
{{ Fill in the Description }}### [Connect-oAuthO365](Connect-oAuthO365.md)
{{ Fill in the Description }}### [Connect-POP](Connect-POP.md)
{{ Fill in the Description }}### [ConvertTo-GraphCredential](ConvertTo-GraphCredential.md)
{{ Fill in the Description }}### [ConvertTo-OAuth2Credential](ConvertTo-OAuth2Credential.md)
{{ Fill in the Description }}### [ConvertTo-SendGridCredential](ConvertTo-SendGridCredential.md)
{{ Fill in the Description }}### [Disconnect-IMAP](Disconnect-IMAP.md)
{{ Fill in the Description }}### [Disconnect-POP](Disconnect-POP.md)
{{ Fill in the Description }}### [Find-DKIMRecord](Find-DKIMRecord.md)
{{ Fill in the Description }}### [Find-DMARCRecord](Find-DMARCRecord.md)
{{ Fill in the Description }}### [Find-DNSBL](Find-DNSBL.md)
{{ Fill in the Description }}### [Find-MxRecord](Find-MxRecord.md)
{{ Fill in the Description }}### [Find-SPFRecord](Find-SPFRecord.md)
{{ Fill in the Description }}### [Get-IMAPFolder](Get-IMAPFolder.md)
{{ Fill in the Description }}### [Get-IMAPMessage](Get-IMAPMessage.md)
{{ Fill in the Description }}### [Get-MailFolder](Get-MailFolder.md)
{{ Fill in the Description }}### [Get-MailMessage](Get-MailMessage.md)
{{ Fill in the Description }}### [Get-POPMessage](Get-POPMessage.md)
{{ Fill in the Description }}### [Resolve-DnsQuery](Resolve-DnsQuery.md)
{{ Fill in the Description }}### [Resolve-DnsQueryRest](Resolve-DnsQueryRest.md)
{{ Fill in the Description }}### [Save-MailMessage](Save-MailMessage.md)
{{ Fill in the Description }}### [Save-POPMessage](Save-POPMessage.md)
{{ Fill in the Description }}### [Send-EmailMessage](Send-EmailMessage.md)
{{ Fill in the Description }}### [Test-EmailAddress](Test-EmailAddress.md)
{{ Fill in the Description }}