<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>smtp</title><link>https://evotec.xyz/es/tags/smtp</link><description>Evotec Main Website</description><atom:link href="https://evotec.xyz/es/tags/smtp/index.xml" rel="self" type="application/rss+xml" /><item><title>Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell</title><link>https://evotec.xyz/es/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell</link><description>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.</description><pubDate>Sun, 09 Oct 2022 13:27:27 GMT</pubDate><guid>https://evotec.xyz/es/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell</guid><category>Azure Application</category><category>emails</category><category>Exchange</category><category>graph api</category><category>microsoft graph</category><category>oauth2</category><category>office 365</category><category>powershell</category><category>send-emailmessage</category><category>send-mailmessage</category><category>smtp</category></item><item><title>Mailozaurr – New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell</title><link>https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell</link><description>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.</description><pubDate>Tue, 04 Aug 2020 10:31:02 GMT</pubDate><guid>https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell</guid><category>Azure AD</category><category>imap</category><category>mailozaurr</category><category>o365</category><category>office 365</category><category>pop3</category><category>powershell</category><category>smtp</category></item><item><title>PSBlackListChecker – Notifications to Microsoft Teams, Slack of Blacklisted IPs</title><link>https://evotec.xyz/es/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips</link><description>If this is the first time you’re reading about this module, it’s simple PowerShell module that allows you to verify…</description><pubDate>Fri, 02 Nov 2018 21:46:18 GMT</pubDate><guid>https://evotec.xyz/es/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips</guid><category>blacklist</category><category>blacklist ip</category><category>exchange</category><category>ip</category><category>net.dns</category><category>powershell</category><category>resolve-dns</category><category>runspaces</category><category>smtp</category><category>Windows</category><category>workflow</category></item><item><title>Monitoring BlackLists with PowerShell module</title><link>https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module</link><description>I’ve been Exchange Administrator for a longer part of my IT life. As any mail admin (not just Microsoft Exchange) will…</description><pubDate>Sun, 29 Apr 2018 20:29:02 GMT</pubDate><guid>https://evotec.xyz/es/blog/monitoring-blacklists-with-powershell-module</guid><category>exchange</category><category>microsoft exchange</category><category>monitoring</category><category>powershell</category><category>powershell module</category><category>reporting</category><category>smtp</category><category>spf</category></item></channel></rss>