Click here to Skip to main content
15,867,704 members
Everything / MIME

MIME

MIME

Great Reads

by Uzi Granot
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.
by NikStar
Regex-based solution for decoding values of email addresses fields ("From", "To") and value of "Subject" field

Latest Articles

by Uzi Granot
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.
by NikStar
Regex-based solution for decoding values of email addresses fields ("From", "To") and value of "Subject" field

All Articles

Sort by Score

MIME 

20 Jun 2019 by Uzi Granot
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.