

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
Chief Executive Magazine
We have 27 Email tutorials, you can see below:
Complete POP3 Library with Attachment read and Save option
This is a byproduct while writing a fully functional mail sender. A good example for learning socket communication.
My own mail library without CDO and System.Web.Mail.
An article on a Windows email client application using .NET.
A simple application for sending mail via SMTP server using C#
Basic SMTP Login class
A simple program for retrieving mails from a POP3 server, based on RFC 1725.
How to send a simple text email message.
A technique for programmatically adding attachments to emails in C# and VB.NET.
IMAPLibrary supports the basic IMAP protocol functions to fetch messages from the mailbox.
A class for sending emails with attachments in C#.
This package will help you send all kinds of EMails like account creation, order, mailing, reports, ... everything containing dynamic fields. You can configure your own SMTP server, use notification and add attachments.
Usage of the simple MAPI API.
This article describes complex issues about sending emails in .NET 1.1 (such as using a SMTP server that requires authentication).
An article description of a C# class that implements the standard POP3 commands.
Mail downloading with C#.
A C# client library for access Hotmail using the undocumented HTTPMail protocol.
This paper demonstrates an extensible mass emailing framework (Smart Mass Email SME). The demo implementation uses cutting edge .NET technologies available today such as C#, .NET 2.0, Microsoft® SQL Server 2005 Service Broker, MS Provider Pattern, Enterprise Library January 2006 etc.
This article shows how you can embed images from a web server into your mail message.
How to embed images in your email newsletter.
A command line utility which sends e-mails using the SmtpClient class.
A POP3 client in C# .NET for reading and processing emails (including attachments).
Access Hotmail using C#, the extended version.
A simple, user-friendly and flexible framework that takes care of all your email template files - once and for all.
An SMTP and POP3 mail server written using the .NET Framework and C#.
A console application for sending email from the command line
HTML email payload from a URL.