TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Mail Server
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ivar Lumi (2)
Sardar Mudassar Ali Khan (1)
Sanjay Kumar (1)
Allen Oneill (1)
Julian (1)
Sanghamitra Mohanty (1)
Levent Camlibel (1)
Matt Watson (1)
ivar (1)
Related resources for Mail Server
No resource found
Sending Email Using Gmail Server in ASP.NET Core MVC
7/1/2024 7:23:48 AM.
Learn how to integrate the Gmail server for sending emails in ASP.NET Core MVC using MailKit. This tutorial covers setting up SMTP configuration, handling email templates, and sending messages program
How to Send Bulk Email Using ASP.Net
4/22/2021 4:44:17 AM.
This article explains how to send bulk email using ASP.Net 4.5.
Email Directly From C# .NET On Azure With No Mail Server
2/6/2018 4:30:54 PM.
One of the background parts of most systems I write involves messaging of some kind ... more often than not, the default is email notification of one thing or another. When I need to carryout large sc
Send Mail Using SendGrid In .NET Core
2/12/2017 1:39:29 AM.
Sending mail in .NET Core is not easy, as .NET Core does not support SMTPClient class. So, this article explains how we can send mail in .NET Core using SendGrid.
Creating Exchange mail Server Integrating MSCRM
8/27/2015 8:52:56 PM.
In this article you will learn how to create an Exchange mail server integrating MSCRM.
Email Notifier with Microsoft Agent--- GENIE
12/27/2005 4:07:04 AM.
Email notifier with Microsoft Agent is a TCP/IP application that notifies the user if there is email in the user's email server.
SMTP and POP3 Mail Server
12/26/2005 11:22:03 PM.
This is simple implementation of SMTP and POP3 server. Two new features are added to the original code.
Mail Checker 1.0
12/26/2005 6:43:28 AM.
In this article, author shows how to create a program to check your IMAP mail.
SMTP/POP3/IMAP Client and Server Components Library
12/26/2005 12:49:42 AM.
One of the least discussed components of .NET is one that has proven quite helpful for me in the development of my enterprise intranet.
SMTP/POP3/IMAP4/WebMail Server
12/26/2005 12:44:41 AM.
The attached source code contains a project for a Web Email Server with SMTP, POP3, and IMAP4 support.