English

Send messages via MailGun and SendGrid delivery services using Java

In today’s fast-paced digital world, sending and receiving emails has become a routine task for most individuals and businesses. However, ensuring that these emails are delivered to the recipient’s inbox and not marked as spam can be a challenge. In this article, you will gain an understanding of MailGun and SendGrid services, how to set up their options and send emails using Java.
June 5, 2023 · 4 min · Margarita Samodurova

Send messages via MailGun and SendGrid delivery services using C# .NET

In today’s fast-paced digital world, sending and receiving emails has become a routine task for most individuals and businesses. However, ensuring that these emails are delivered to the recipient’s inbox and not marked as spam can be a challenge. In this article, you will gain an understanding of MailGun and SendGrid services, how to set up their options and send emails using C# .NET.
May 9, 2023 · 4 min · Dmitrysamodurov

Create and Send Outlook Emails using C# .NET or .NET Core

In this blog, you will learn how to create Outlook email messages (including MSG, EML, EMLX, or MHTML) in C#. Also, we will demonstrate how to send emails synchronously or asynchronously using C# in .NET or .NET Core. The email has become a primary source of exchanging messages and sharing content such as documents, images, or other types of files. The frequency of using emails is more within the online systems for sharing important notifications or documents with multiple entities.
January 23, 2020 · 4 min · Usman Aziz