{"id":19055461,"url":"https://github.com/evotecit/mailozaurr","last_synced_at":"2026-03-08T18:02:08.067Z","repository":{"id":44864592,"uuid":"257089738","full_name":"EvotecIT/Mailozaurr","owner":"EvotecIT","description":"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.","archived":false,"fork":false,"pushed_at":"2024-10-29T17:34:45.000Z","size":29001,"stargazers_count":158,"open_issues_count":11,"forks_count":15,"subscribers_count":11,"default_branch":"v2-speedygonzales","last_synced_at":"2024-10-29T18:47:10.581Z","etag":null,"topics":["email","hacktoberfest","imap","mailkit","mailkit-libraries","mimekit","pop3","powershell","smtp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvotecIT.png","metadata":{"files":{"readme":"Docs/Readme.md","changelog":"CHANGELOG.MD","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"PrzemyslawKlys","custom":["https://paypal.me/PrzemyslawKlys"]}},"created_at":"2020-04-19T19:55:41.000Z","updated_at":"2024-10-29T13:45:58.000Z","dependencies_parsed_at":"2023-01-30T01:00:41.766Z","dependency_job_id":"a78affea-4398-4953-bf67-461927a36312","html_url":"https://github.com/EvotecIT/Mailozaurr","commit_stats":{"total_commits":315,"total_committers":3,"mean_commits":105.0,"dds":0.006349206349206327,"last_synced_commit":"57b4159550349006f4e6081054fc879f7bd3e075"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FMailozaurr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FMailozaurr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FMailozaurr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvotecIT%2FMailozaurr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvotecIT","download_url":"https://codeload.github.com/EvotecIT/Mailozaurr/tar.gz/refs/heads/v2-speedygonzales","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266563,"owners_count":20910836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","hacktoberfest","imap","mailkit","mailkit-libraries","mimekit","pop3","powershell","smtp"],"created_at":"2024-11-08T23:45:18.225Z","updated_at":"2026-03-08T18:02:07.512Z","avatar_url":"https://github.com/EvotecIT.png","language":"C#","funding_links":["https://github.com/sponsors/PrzemyslawKlys","https://paypal.me/PrzemyslawKlys"],"categories":[],"sub_categories":[],"readme":"---\nModule Name: Mailozaurr\nModule Guid: 2b0ea9f1-3ff1-4300-b939-106d5da608fa\nDownload Help Link: {{ Update Download Link }}\nHelp Version: {{ Please enter version of help manually (X.X.X.X) format }}\nLocale: en-US\n---\n\n# Mailozaurr Module\n## Description\n{{ Fill in the Description }}\n\n## Mailozaurr Cmdlets\n### [Connect-IMAP](Connect-IMAP.md)\n{{ Fill in the Description }}\n\n### [Connect-oAuthGoogle](Connect-oAuthGoogle.md)\n{{ Fill in the Description }}\n\n### [Connect-oAuthO365](Connect-oAuthO365.md)\n{{ Fill in the Description }}\n\n### [Connect-POP](Connect-POP.md)\n{{ Fill in the Description }}\n\n### [ConvertTo-GraphCredential](ConvertTo-GraphCredential.md)\n{{ Fill in the Description }}\n\n### [ConvertTo-OAuth2Credential](ConvertTo-OAuth2Credential.md)\n{{ Fill in the Description }}\n\n### [ConvertTo-SendGridCredential](ConvertTo-SendGridCredential.md)\n{{ Fill in the Description }}\n\n### [Disconnect-IMAP](Disconnect-IMAP.md)\n{{ Fill in the Description }}\n\n### [Disconnect-POP](Disconnect-POP.md)\n{{ Fill in the Description }}\n\n### [Find-DKIMRecord](Find-DKIMRecord.md)\n{{ Fill in the Description }}\n\n### [Find-DMARCRecord](Find-DMARCRecord.md)\n{{ Fill in the Description }}\n\n### [Find-DNSBL](Find-DNSBL.md)\n{{ Fill in the Description }}\n\n### [Find-MxRecord](Find-MxRecord.md)\n{{ Fill in the Description }}\n\n### [Find-SPFRecord](Find-SPFRecord.md)\n{{ Fill in the Description }}\n\n### [Get-IMAPFolder](Get-IMAPFolder.md)\n{{ Fill in the Description }}\n\n### [Get-IMAPMessage](Get-IMAPMessage.md)\n{{ Fill in the Description }}\n\n### [Get-MailFolder](Get-MailFolder.md)\n{{ Fill in the Description }}\n\n### [Get-MailMessage](Get-MailMessage.md)\n{{ Fill in the Description }}\n\n### [Get-POPMessage](Get-POPMessage.md)\n{{ Fill in the Description }}\n\n### [Resolve-DnsQuery](Resolve-DnsQuery.md)\n{{ Fill in the Description }}\n\n### [Resolve-DnsQueryRest](Resolve-DnsQueryRest.md)\n{{ Fill in the Description }}\n\n### [Save-MailMessage](Save-MailMessage.md)\n{{ Fill in the Description }}\n\n### [Save-POPMessage](Save-POPMessage.md)\n{{ Fill in the Description }}\n\n### [Send-EmailMessage](Send-EmailMessage.md)\n{{ Fill in the Description }}\n\n### [Test-EmailAddress](Test-EmailAddress.md)\n{{ Fill in the Description }}\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevotecit%2Fmailozaurr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevotecit%2Fmailozaurr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevotecit%2Fmailozaurr/lists"}