Managed C++/CLI - Sample Projects for SMTP, SSL, Embedded Images, S/MIME, Mutiple Threads
After you downloaded the EASendMail SMTP Component Installer and install it on your machine, there are many samples in the
installation path.
All the samples locate at EASendMail Installation Folder
.
Most of sample projects demonstrate file attachment, embedded images, S/MIME, user authentication, SSL/TLS connection and Dns lookup.
.NET Framework Sample Projects
ASP.NET MVC
C#, VB\WebProject1\SimpleController |
Send a simple email from ASP.NET MVC by Form Post/Ajax Post.
|
C#, VB\WebProject1\OauthController |
Send email using Gmail and Office 365 OAUTH/XOAUTH2.
|
C#, VB\WebProject1\MassController |
Send mass emails using background thread pool.
|
C#, VB\WebProject1\DbRecipientsController |
Send mass emails using background thread pool, select recipients
from database and write result back to database.
|
Windows CE/PocketPC
C#, VB\pocketpc.mobile |
Send a simple email from .NET Compact Framework. |
ActiveX Object Sample Projects
ASP Classic
VBScript, JScript\Simple |
Send a simple email from ASP Classic. |
VBScript, JScript\SimpleQueue |
Send email from ASP Classic to EASendMail Service. |
VBScript\Oauth |
Send email using Gmail and Office 365 OAUTH/XOAUTH2. |
VBScript, JScript\AdvancedQueueWithDatabase |
Send email from ASP Classic to EASendMail Service, background
service
will select recipients from database and write result back to
database. |
Delphi
Simple |
Send a simple email from Delphi 7. |
HtmlMail |
Send text/html email using Web Browser Control Editor |
Mass |
Send mass emails using thread pool. |
Oauth |
Send email using Gmail/Office365/Hotmail OAUTH/XOAUTH2. |
MS SQL Server
SQL |
Send email from MS SQL Server stored procedure. |
Script
VBScript/JScript/WScript |
Send a simple email from VBScript/JScript/WScript. |
VB6
Simple |
Send a simple email from VB 6.0. |
HtmlMail |
Send text/html email using Web Browser Control Editor |
Mass |
Send mass emails using thread pool. |
Oauth |
Send email using Gmail/Office365/Hotmail OAUTH/XOAUTH2. |
VC++
Simple |
Send a simple email from VC++. |
HtmlMail |
Send text/html email using Web Browser Control Editor |
Mass |
Send mass emails using thread pool. |
Oauth |
Send email using Gmail/Office365/Hotmail OAUTH/XOAUTH2. |
Free Email Support
Not enough? Please contact our technical support team.
Support@EmailArchitect.NET
Remarks
We usually reply emails in 24hours. The reason for getting no response is likely
that your smtp server bounced our reply. In this case, please try to use another
email address to contact us. Your Gmail, Hotmail email account is recommended.
Appendix
Comments
If you have any comments or questions about above example codes, please click
here to add your comments.