Click here to Skip to main content
15,891,372 members
Articles / Programming Languages / C#

Robust Daemon Monitoring Inbox with MailKit w/ OAuth2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
22 Sep 2022CPOL7 min read 7.7K   7  
It all started with an email sent to a daemon.  A windows service hosting two modules, each of which monitors an inbox for automation, dutifully ignored warnings from IT that basic authentication for O365 would be switched off in several months. This is how we solved it.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Avaya Inc.
Ireland Ireland
Formerly a C++ client developer, nowadays I'm all about C# and ASP.NET. Over the years I have mastered some and played with many aspects of .NET.

Follow my blog as I catalogue the more arcane problems I encounter and their solutions at CodingLifestyle.com

Comments and Discussions