65.9K
CodeProject is changing. Read more.
Home

SMTP Client Supporting Implicit SSL Secure Sockets Layer with OAuth2 Open Authorization or Password Authorization (2.0)

starIconstarIconstarIconstarIconstarIcon

5.00/5 (21 votes)

Mar 1, 2017

CPOL

7 min read

viewsIcon

60495

downloadIcon

2913

The attached open source C# .NET library is an SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465.