This repository contains the code for Universal SMTP client sample for .NET applications. Sample demonstrates the working of multiple SMTP providers, such as
- Gmail
- Hotmail
- Yahoo
And, any other custom client can be configured. The code is written for an online article, and will be shared here once it goes live. Most of the concepts about this code, will be written in that article post so that you can understand how it works and why it was written in the first place.
For the guarantees and allowance of code usage, please see the license file. Thank you.