<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>emails</title><link>https://evotec.xyz/de/tags/emails</link><description>Evotec Main Website</description><atom:link href="https://evotec.xyz/de/tags/emails/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/de/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/de/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>Office 365 – Emails sent to Office 365 group contain Chinese characters</title><link>https://evotec.xyz/de/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters</link><description>Recently I’ve noticed that when I send email to Office 365 group from my iPhone (iOS) standard Mail application and…</description><pubDate>Thu, 29 Jun 2017 13:49:17 GMT</pubDate><guid>https://evotec.xyz/de/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters</guid><category>chinese</category><category>email</category><category>emails</category><category>Exchange</category><category>exchange online</category><category>iOS</category><category>office 365</category><category>office 365 groups</category><category>Outlook</category></item><item><title>Office 365 – Adding email addresses based on Email Address Policy</title><link>https://evotec.xyz/de/blog/office-365-adding-email-addresses-based-email-address-policy</link><description>Email Address Policies are bread and butter in Microsoft Exchange world. If you work with On-Premise Exchange 2007, Exchange 2010,…</description><pubDate>Tue, 02 Aug 2016 18:39:44 GMT</pubDate><guid>https://evotec.xyz/de/blog/office-365-adding-email-addresses-based-email-address-policy</guid><category>email address policies</category><category>emails</category><category>exchange 2010</category><category>exchange 2013</category><category>exchange 2016</category><category>exchange online</category><category>office 365</category></item></channel></rss>