Advanced Email Sending with .NET Core and MailKit
I wrote previously about sending email in .NET Core with Office 365 and MailKit but, as that was just a getting started guide, I glossed over some of the complexities with email. »
I wrote previously about sending email in .NET Core with Office 365 and MailKit but, as that was just a getting started guide, I glossed over some of the complexities with email. »
You may have previously used SmtpClient to send email in .NET. However, that API is now obsolete and the current recommend method is to use the MailKit library. »
I’ve started using ProtonMail for email, as a paying customer. Here are some of my thoughts on it. ProtonMail is a secure Swiss email hosting service and while it’s not cheap it does optionally come with a VPN. »