Library tutorials & articles tagged with smtp
Page 1 of 1
-
Custom SMTP in C#
by Randy Charles Morin
Learn how to write a TCP/IP client that sends emails in C# without the built-in .NET smtp class.
-
SMTP Mailing Application
by Mike Gold
This is an article on how to use the Mail Components in .NET to create a simple application to send e-mail.