<feed xmlns="http://www.w3.org/2005/Atom"><title>smtp</title><id>https://evotec.xyz/es/tags/smtp/index.atom.xml</id><updated>2022-10-09T13:27:27.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/es/tags/smtp" /><link href="https://evotec.xyz/es/tags/smtp/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell</title><id>https://evotec.xyz/es/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell</id><link href="https://evotec.xyz/es/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell" /><updated>2022-10-09T13:27:27.0000000Z</updated><summary>When you’re using Office 365 and want to send an email, you have two choices SMTP or Microsoft Graph API, which is a “new” kid on the block. For some time, I’ve used Microsoft Graph exclusively to send emails in favor of SMTP as it’s much easier to manage and generally works over HTTPS. If you type in google “Send email graph API PowerShell,” you will get lots of hits as bloggers, and Microsoft has already covered this topic. It’s even more critical than ever because Basic Authentication is deprecated in Office 365. To help out with the transition, Microsoft even released its PowerShell module. With Send-MgUserMail proposed as a way to send emails via Graph API, you will notice it’s far from being easy &amp; user-friendly. Over two years ago, I released a PowerShell module called Mailozaurr (some people may not like my modules’ naming – but that’s how I roll!). In a blog post, Mailozaurr – New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell, I’ve shown a basic functionality on how to send emails using SMTP OAuth 2.0 or Graph API, which aims to be drag &amp; drop replacement over Send-MailMessage and is supposed to be as simple as possible to send an email with a low effort and high readability. You can also read on sending emails using Graph API by Tony Redmond in his blog post Moving on from Send-MailMessage: Sending Email from PowerShell using the Graph API.</summary><category term="Azure Application" /><category term="emails" /><category term="Exchange" /><category term="graph api" /><category term="microsoft graph" /><category term="oauth2" /><category term="office 365" /><category term="powershell" /><category term="send-emailmessage" /><category term="send-mailmessage" /><category term="smtp" /></entry><entry><title>Mailozaurr – New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell</title><id>https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell</id><link href="https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell" /><updated>2020-08-04T10:31:02.0000000Z</updated><summary>Today, I’m introducing a new PowerShell module called Mailozaurr. It’s a module that aims to deliver functionality around Email for multiple use cases. I’ve started it since native SMTP cmdlet Send-MailMessage is obsolete, and I thought it would be good to write a replacement that adds more features over it as things around us are changing rapidly.</summary><category term="Azure AD" /><category term="imap" /><category term="mailozaurr" /><category term="o365" /><category term="office 365" /><category term="pop3" /><category term="powershell" /><category term="smtp" /></entry><entry><title>PSBlackListChecker – Notifications to Microsoft Teams, Slack of Blacklisted IPs</title><id>https://evotec.xyz/es/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips</id><link href="https://evotec.xyz/es/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips" /><updated>2018-11-02T21:46:18.0000000Z</updated><summary>If this is the first time you’re reading about this module, it’s simple PowerShell module that allows you to verify…</summary><category term="blacklist" /><category term="blacklist ip" /><category term="exchange" /><category term="ip" /><category term="net.dns" /><category term="powershell" /><category term="resolve-dns" /><category term="runspaces" /><category term="smtp" /><category term="Windows" /><category term="workflow" /></entry><entry><title>Monitoring BlackLists with PowerShell module</title><id>https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module</id><link href="https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module" /><updated>2018-04-29T20:29:02.0000000Z</updated><summary>I’ve been Exchange Administrator for a longer part of my IT life. As any mail admin (not just Microsoft Exchange) will…</summary><category term="exchange" /><category term="microsoft exchange" /><category term="monitoring" /><category term="powershell" /><category term="powershell module" /><category term="reporting" /><category term="smtp" /><category term="spf" /></entry></feed>