Using App Passwords for authenticating to Gmail via SMTP, IMAP or POP3 in .NET
| Martin Vobr
Logging to Gmail via IMAP using your Google password doesn't work anymore. You have to use App Password instead. Learn how to generate App Passwords and use them in your C# code.