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 mails
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vithal Wadje (4)
Anubhav Chaudhary (3)
Afzaal Ahmad Zeeshan (2)
Rahul Bansal (2)
Mahender Pal (2)
Daniel Collingwood (2)
Neha Sharma (2)
Radhakrishnan Govindan (2)
Priyaranjan K S (2)
Ivar Lumi (2)
Jihen Hnena (1)
Shiv Sharma (1)
Nimit Joshi (1)
Prakashkumar Sahoo (1)
Jignesh Raval (1)
Shiv (1)
Gunasekaran Palani (1)
Jobin S (1)
Mithilesh Tata (1)
Andriy Zapisotskyi (1)
Vinay Ayinapurapu (1)
Khoday Akilesh (1)
Kajul Nisha (1)
Mukesh Nailwal (1)
Saif Ullah Rao (1)
Shantha Kumar T (1)
Venkatasubbarao Polisetty (1)
Veerendra Annigere (1)
Ravinder Sharma (1)
Jean-Pierre Bachmann (1)
Ramakrishna Pathuri (1)
Vikas Jha (1)
Vipul Jain (1)
Pawan Jajoo (1)
Virender Verma (1)
Santhosh Teja (1)
Gopi Chand (1)
Manoj Kalla (1)
Thuyavan Ganesan (1)
Ravishankar N (1)
Suneel Kumar Biyyapu (1)
Rasmita Dash (1)
Rajeev Punhani (1)
Akash Kumhar (1)
Julian (1)
Rupesh Kahane (1)
Nilesh Jadav (1)
Vishal Gilbile (1)
Aleksey Tkach (1)
Abhimanyu K Vatsa (1)
BorisM (1)
casper boekhoudt (1)
Shivani (1)
Vijay Settu (1)
Suthish Nair (1)
Mohammad Elsheimy (1)
Meetu Choudhary (1)
Anand Narayanaswamy (1)
Saurabh Vartak (1)
Mahesh Chand (1)
mayevski (1)
ivar (1)
Related resources for mails
No resource found
' Group By ' with Power Automate
10/16/2024 5:52:26 AM.
This process involves creating an instant flow to send an email to each user with a table of applications they have created. By listing rows from the "User Application" table, using union an
How to Send Emails Using Power Automate
10/8/2024 9:38:32 AM.
This guide walks you through creating workflows, setting email triggers, and automating notifications, making it easy to streamline communication for your business.
Sending Email With an Attached File
9/30/2024 12:02:44 PM.
Learn the step-by-step process for various email clients, understand attachment size limits, and explore best practices for file sharing. Whether you're sending documents, images, or PDFs, ensure
Sending Emails Over .NET Framework, and General Problems Using C# Code
9/27/2024 10:12:21 AM.
This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and commo
Sending Emails in ASP.NET Core MVC Using SMTP
9/25/2024 7:46:51 AM.
In this guide, we'll explore how to send emails in ASP.NET Core MVC using SMTP. We'll cover the essential setup, including configuring SMTP settings, creating an email service, and sending mes
Configure SQL Server Database Mail for Sending Emails
9/4/2024 7:01:19 AM.
This guide covers the step-by-step process for setting up Database Mail, including creating and managing mail accounts, profiles, and ensuring your SQL Server can successfully send email notifications
All About AppSettings In ASP.NET Core
6/4/2024 12:49:50 PM.
Learn how to configure ASP.NET Core applications using appsettings.json. This guide covers adding keys for database connections, email settings, and more in the appsettings file. Discover methods to r
Building an Azure Queue Trigger Function for Sending Emails with Nodemailer
5/14/2024 6:39:13 AM.
In today's digital age, automated processes are essential for improving efficiency and productivity. One such automation is sending emails based on events or triggers. In this blog post, we'll
Sending Recurring Emails Using HangFire in .NET Core Minimal APIs
4/11/2024 10:46:17 AM.
Learn how to automate recurring email tasks using Hangfire in .NET Core Minimal APIs. Hangfire offers multi-threaded, scalable task scheduling, perfect for batch email notifications, database maintena
How to Send an Email With Image in C#
4/3/2024 9:41:22 AM.
Send emails with images in C# using System.Net.Mail. Create an alternate view to embed images within HTML content. Utilize LinkedResource to reference images and SmtpClient to send MailMessage with an
How to Remove Duplicate Email Items in Outlook
3/6/2024 7:22:26 AM.
Explore methods to remove duplicate email items in Outlook. Get the best solutions to remove duplicate email items from Outlook in easy steps.
SendEmailFromTemplate to Send Emails to Unresolved Addresses
2/28/2024 11:27:10 AM.
This article delves into the process of streamlining communication in Dynamics 365 CE using Power Automate, specifically focusing on sending emails to unresolved addresses.
Send and Receive Emails in ASP.NET with C#
2/12/2024 10:17:46 AM.
This guide provides a comprehensive overview of sending and receiving emails in ASP.NET C#. It covers setting up SMTP, sending basic emails, adding attachments, sending to multiple recipients, and eve
Sending Reminder Emails Using Power Automate
2/12/2024 8:41:15 AM.
This article explains how to use Power Automate to send reminder emails effectively. Learn how to create reminder emails in Power Automate for pending tasks using SharePoint. The article outlines the
Create and Send Emails with Dataverse in Power Automate
9/13/2023 6:50:26 AM.
Creating an Email Message with Dataverse using power automate in D365.
Unlock the Potential of Email Mocking: Papercut Integration In C# .NET Core 7 Console Apps
5/22/2023 9:11:37 AM.
This article explores how to effectively test email functionality in a .NET Core C# console application using Papercut. Discover the step-by-step process of mocking Outlook 365 Office emails, sending
Receiving Emails In C#/.NET
1/15/2023 9:33:21 AM.
Learn how to receive emails with only one line of code.
Replying To Or Forwarding Emails In C#/.NET
12/13/2022 10:04:15 AM.
In this article, you will learn how to forward or reply to emails with only one line of code.
How To Backup IMAP Emails Locally In Microsoft Outlook
11/2/2022 6:21:52 AM.
If you want to backup IMAP emails locally in Microsoft Outlook, try reading this article as we have mentioned easy method to fix the issue.
Deleting Emails From A User Mailbox In M365 Using eDiscovery Content Search And PowerShell
8/19/2022 11:40:04 AM.
This article will guide you in deleting emails from a user mailbox in M365 using eDiscovery content Search and PowerShell
Restrict External Senders To Mail Office 365 Group
1/27/2022 6:07:47 AM.
How to restrict or block the external users to send mail to Office 365 Group
Send Emails From Excel Sheet (OneDrive) In Power Automate
12/9/2021 8:34:25 PM.
In this article, we will see how to send Emails from Excel Sheet stored in OneDrive In Power Automate.
How To Send Actionable Emails In .NET
10/4/2021 1:23:50 PM.
In any application, email notifications are sent to users if any action needs take, say some project needs approval, the email notification will send to the user and the user usually click on the link
Why Is Outlook Not Showing All Emails
6/2/2021 2:15:13 PM.
In this post, we have explained the reasons why Outlook doesn’t show all emails. We have also provided some easy solutions that you can implement to resolve the issue.
Send Bulk Mails Using SMTP Configuration: Part 1
5/25/2021 9:29:42 AM.
This article explains how to send bulk mails using SMTP Configuration.
Send Bulk Mails Using SMTP Configuration: Part 2
5/25/2021 9:26:34 AM.
In this article, I will enhance that application and show how to send an email to all users simply with a single button click.
ASP.NET: Sending Emails
3/26/2021 10:20:47 AM.
This article shows how to integrate a Send email feature in your website.
Mass Email Processor
3/8/2021 6:58:14 PM.
In this article, you will learn how to generate mass e-mails.
Send Templated Emails Using MailDefinition Object in ASP.Net
2/25/2021 8:45:11 AM.
I recently found a better way to format my email messages in ASP.NET; using the MailDefinition object.
Sending Emails With Bcc and CC Using ASP.Net C#
2/16/2021 5:36:49 AM.
In this article, we will learn about how to send emails using Asp.net with BCC and CC
Send Emails With Attachment in ASP.NET
2/3/2021 9:58:09 AM.
In this article, you will see how to send an email with an attachment using C# in ASP.NET.
Sending Emails With Multiple Bcc and CC Using ASP.Net C#
1/12/2021 10:57:54 AM.
In this article, we will learn about Sending Emails with multiple Bcc and CC using asp.net C#
Universal SMTP Code To Send Emails In .NET Apps
11/8/2020 9:23:40 AM.
As already mentioned quite clearly in the tagline, the only reason to write this article is to cover the basic requirements of every SMTP vendor's code in .NET applications, If your vendor is Goog
View Received Mails In PowerApp
8/31/2020 6:11:28 AM.
In this article, you will learn how to view all the received Outlook mails.
Process Incoming Emails In SharePoint Online Using Azure Logic Apps
8/26/2020 8:28:55 AM.
In this article, you will learn about processing incoming emails in SharePoint Online using Azure Logic Apps.
Sending Emails With Attachments And Lookup Data In Power Automate
7/24/2020 8:03:50 AM.
In this article, I explain the steps needed in Power Automate to send an email containing Attachments and Lookup Data from SharePoint List
Resend Pending Emails After Editing
7/5/2020 7:44:37 AM.
This article is about resending pending emails after modification in Dynamics 365 CE.
Compose Outlook Email Using Mailto Inside Power Apps Form
5/5/2020 9:35:36 AM.
In this article, I will provide information on how to compose new outlook email using mailto in Power Apps without Power Automate.
How To Send Multiple Mails With Multiple Attachments In MVC
12/17/2019 10:33:45 AM.
In this article, I'm going to tell you how to send multiple mails with multiple attachments (Sending Bulk Mails) in MVC.
How To Receive Emails In Java
9/26/2019 5:49:23 PM.
This article explains how to receive emails using the JavaMail API and a basic example.
Sending Emails In ASP.NET With Email Templates
8/15/2019 6:16:57 PM.
In this article, you will learn about email templates and how to implement email templates and send emails in ASP.NET and C#.
Receiving Emails Onto Document Library In SharePoint (On-Premise)
12/26/2018 1:39:44 PM.
Incoming email is a very useful feature in SharePoint server wherein it enables document libraries to receive and store emails. This is also a pre-requisite for enabling lazy approvals in Nintex workf
How To Send Emails To Multiple Users Using PnP PowerShell
7/12/2018 9:43:51 AM.
In this article, we are going to see how to send emails to multiple users via office 365 SMTP using PnP-PowerShell.
Making Calls, SMS, And Emails In Xamarin.Forms Without Additional NuGet Package
5/30/2018 10:18:12 AM.
In the New Project dialog, click Cross-Platform, select the Mobile App (Xamarin.Forms) template, set the Name and Solution name to PhoneDialerSample, choose a suitable location for the project and cli
Sending Emails From An Application Using SendGrid Email Delivery Service
5/21/2018 6:08:43 AM.
In this article, you will learn how to send emails from an Application, using SendGrid Email Delivery Service.
Configuring Notifications Emails In TFS
5/13/2018 2:21:24 PM.
In this article, we will see how to configure email alerts in VSTS.
Read Outlook Emails And Add Email Content In SharePoint List
10/26/2017 11:45:48 PM.
In this article, we will explore how to read an email in Outlook and add the content of the email body into SharePoint List.
How To Apply Subject For External Mails
9/9/2017 11:18:36 AM.
In this article, we are going to see how to add a subject for external emails.
How To Apply Disclaimer On External Mails
9/9/2017 11:01:22 AM.
In this article, we are going to see how to add a disclaimer statement on external emails.
Send Mails And Attachments From PowerShell Using Gmail SMTP Server
4/17/2017 12:55:50 AM.
In this article, you will learn how to send mails and attachments from PowerShell, using Gmail SMTP Server.
Send Mails From PowerShell Using Office 365 SMTP Server
4/11/2017 2:05:30 PM.
Send Mails From PowerShell Using Office 365 SMTP Server.
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.
Sending Emails In ASP.NET MVC From Controller Using WebMail Helper
4/18/2016 5:55:31 PM.
In this article we will learn how to send emails in ASP.NET MVC using WebMail helper Class
Sending Emails In ASP.NET MVC From Razor View Using WebMail Helper
4/10/2016 12:08:57 PM.
In this article we will learn how to send emails in ASP.NET MVC from Razor view using WebMail Helper class.
Send Event Invitation Emails Using MVC 5 With Code First Approach
11/8/2015 11:46:12 AM.
In this article we will discuss how to send Event Invitation emails using MVC 5 with code first approach.
Send Email To Gmail Using GmailSend.dll
10/7/2015 2:44:30 PM.
In this article, I will show you how to send Gmail using GmailSend.dll without using any SMTP port or host in windows application using C#.
Sending Automatic Mails in ASP.NET
8/10/2015 5:39:49 AM.
In this article you will learn how to Sending Automatic Mails in ASP.NET.
How to Send an Email in C# After Configuring the Server
7/28/2014 7:23:57 AM.
This article describes how to send an email in C#. For sending the email, you need to configure the email services on the server.
Gmail-Style Emails Input Control Using WPF
5/27/2014 9:54:47 AM.
In this article you will learn how to create a Gmail-style emails input control using WPF.
Send Bulk Mails Faster
4/5/2014 3:52:01 PM.
This article provides an application that will send Emails nearly 7 times faster than the earlier application.
Sending and Receiving emails from MS-Outlook in VB.NET
11/8/2012 8:00:28 AM.
This article will explain, how to send or receive emails from Microsoft Outlook 2007. To send or receive emails from email server we need to configure the POP (Post Office Protocol) and SMTP (Simple Mail Transfer Protocol) in Outlook.
Removing Incoming Emails from MS Exchange in C#
9/29/2012 7:25:36 AM.
The purpose of one of our projects was MS Exchange handler for processing incoming emails and remove some of the incoming emails.
Sending Emails Through Outlook using C# and VB.NET
9/29/2012 6:13:12 AM.
In this article I will give you an example of how to add an e-mail to your Microsoft Outlook outbox folder using C# and/or VB.net.
Sending Mails from Your Mobiles
5/19/2012 6:41:25 AM.
Sample application shows you how to send mails from your mobile.
Configuring Sharepoint 2010 to Accept Incoming Emails
1/23/2012 3:19:18 AM.
Learn how to configure Sharepoint 2010 to accept incoming emails.
MS Outlook Integration with C# - Reading Mails
5/15/2011 3:45:24 AM.
Here you will see MS Outlook Integration with C# - Reading Mails.
Sending Mails in .NET Framework
3/8/2011 11:02:20 PM.
In this article learn how to send e-mail messages via SMTP in .NET Framework.
Sending mails with attachments using Gmail
8/17/2009 1:04:20 AM.
Many times I came across the question that how can we send mails with some files as attachments and in continuation do we reaky need to buy some domain of our's to send mail or there is a domain using which we can send mails using gmail or yahoo or hotmail accounts. so the answer. So I decided to write this article which will help in solving the above quest.
Sending E-mails with ASP.NET 2.0 using C#
9/18/2007 11:11:28 AM.
In this article, Anand examines how to send e-mails using ASP.NET 2.0 in both text and HTML formats using C# with the help of an example.
Sending Multiple emails using Mail Merge and SMTP using ASP.NET and C#
6/26/2007 8:04:59 AM.
This utility is used to send emails to multiple users by using the Mail Merge functionality and SMTP. The prerequisite for the same is that the DataGrid should be populated with the list of the desired recipient's email addresses.
SmtpMail and Mail Message : Send Mails in .NET
12/28/2005 5:02:49 AM.
You can use SmtpMail and MailMessage to send mails in .NET.
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.
Distributed Cross Platform Applications, the Easy Way
12/26/2005 6:34:08 AM.
There are many ways of transferring data from one process to another. All those methods have some advantages, but also some drawbacks.
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.