GemBox.Email 1.7 v1201 Released

10th April 2024

We have released a new version of GemBox.Email with the following list of features, improvements, and fixes included: Small fixes and improvements. You can download the latest version from NuGet or from the BugFixes page. If you have any questions, complaints, or suggestions, feel free to contact us.

Read More

GemBox.Email 1.7 v1194 Released

8th March 2024

We have released a new version of GemBox.Email with the following list of features, improvements, and fixes included: Fixed the issue with large tokens in the OAuth authentication. You can download the latest version from NuGet or from the BugFixes page. If you have any questions, complaints, or suggestions, feel free to contact us.

Read More

Added support for nullable reference types

22nd September 2022

We have updated all our APIs by adding support for nullable reference types. This is a C# feature that helps you minimize NullReferenceException occurrence in runtime by performing a null-state analysis. The feature is disabled by default for existing projects, but it is enabled for new .NET 6 projects. To enable it manually, just add […]

Read More

GemBox.Email 1.7 Released

12th August 2022

We have released a new version of our email component, Gembox.Email 1.7, that provides an easy and efficient way to create, send, receive, and process emails in .NET. The biggest addition in this version is the support for signed emails (S/MIME). Signed emails work just as normal emails do, with the addition of being attached […]

Read More

Using GemBox components in .NET 5.0 applications

9th February 2021

With the recent release of .NET 5.0, we would like to inform you that GemBox components have been tested on the .NET 5.0 runtime. The behavior of GemBox components on the .NET 5.0 runtime should remain unchanged, however, .NET 5.0 introduced several breaking changes and we observed that the usage of ICU libraries on Windows […]

Read More

New GemBox.Email 1.5 Release with support for OAuth 2.0 authentication

29th October 2020

We have just released a new setup, help, and examples for GemBox.Email 1.5 with support for OAuth 2.0 authentication for POP, IMAP, SMTP, and Exchange clients. OAuth 2.0 is an authorization framework that provides a more secure method to access data compared to password-based authentications. We hope that you like the new features. If you […]

Read More

GemBox.Email 1.5 Released

7th November 2019

We have released a new version of our email component, Gembox.Email 1.5, that provides an easy and efficient way to create, send, receive, and process emails in .NET. The biggest addition in this version is a support for communication with the Microsoft Exchange Server using Exchange Web Services (EWS). The new features allow you to: […]

Read More

GemBox.Email 1.3 Released

7th March 2018

We have released a new version of our email component, Gembox.Email 1.3, that provides easy and efficient way for creating, sending, receiving, and processing emails in .NET. New in Gembox.Email 1.3: Added support for Mbox file format. Added support for iCalendar file format. Added support for .NET Standard 2.0 or higher. With support for .NET […]

Read More

Outlook MSG file format support in GemBox.Email

9th December 2016

We have just released a new setup, help, and examples for GemBox.Email 1.1 with support for the MSG file format. For more information, see the GemBox.Email Convert example. Other notable GemBox.Email improvements: Added ImapClient.MoveMessage for moving for moving email messages from one folder to another. Added PopClient.LogOutput, ImapClient.LogOutput and SmtpClient.LogOutput for client-server communication logging. Various […]

Read More

New GemBox.Email 1.1 release with mail address validation and mail merge

24th March 2016

We have just released a new setup, help and Sample Explorer for the GemBox.Email 1.1 with the following features added: Mail address validation – Provides developers with the ability to validate a single or a collection of mail addresses. Validator checks mail address format, domain and account existence. Mail merge – A process for creating […]

Read More

GemBox.Email 1.1 Released

25th February 2016

We are proud to announce that we have just released our new .NET component, GemBox.Email 1.1. The component provides an easy and high-performance way for creating, sending, receiving, and processing emails using the SMTP, POP, and IMAP protocols. It also supports loading and saving emails, so you can store your emails exactly as they were […]

Read More