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

Read, Manipulate and Convert EML, MHT, MSG Email Messages using Aspose.Email Java API Maven Plugin inside Eclipse IDE

Aspose has released New Plugin for the Eclipse IDE. This Plugin is intended for developers using Maven platform for Java developments and want to use Aspose.Email for Java API in their projects. Aspose.Email for Java is a set of Emails processing APIs to create, read and manipulate Outlook MSG, PST, EML and MHT email files from within a Java application without the need of using Microsoft Outlook. You can not only modify the message contents but also manipulate (add/remove) message attachments.
April 29, 2016 · 2 min · Ali Salman