Click here to Skip to main content
15,867,686 members
Everything / SMTP

SMTP

SMTP

Great Reads

by JosipK, Marko Kozlina
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework
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 DataBytzAI
Easy way to send email on Azure with no mail server, using DNS MX and SMTP
by ObiWan_MCC
A C# SMTP server (receiver).

Latest Articles

by Jason Sultana
Understanding and preventing Newline Injection
by DiponRoy
How to run FTP, SFTP, SMTP, Cache, LDAP, SSO and other servers in Docker
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 DataBytzAI
Easy way to send email on Azure with no mail server, using DNS MX and SMTP

All Articles

Sort by Score

SMTP 

3 Mar 2024 by Jason Sultana
Understanding and preventing Newline Injection