English

Retrieve Emails in Python via IMAP, POP3 or from Offline Storage

Discover the ways to retrieve emails from POP3, IMAP servers and local storages. The article will provide you with a tutorial that details key features and capabilities of Aspose.Email, with a focus on how it can be utilized to retrieve emails in Python.
January 12, 2024 · 5 min · Margarita Samodurova

Processing 5 Types of Storage File Formats using C# .NET

Discover the capabilities of Aspose.Email for .NET API in efficiently managing a diverse range of email storage formats such as PST, OST, OLM, MBOX, and TGZ. This guide will help you explore how the API simplifies extraction, listing, and retrieval of email content, enabling developers to build robust tools with data recovery support.
December 6, 2023 · 6 min · Margarita Samodurova

Working with Distribution Lists in Outlook PST Files using C#

Distribution lists, also known as contact groups, are a handy feature in Microsoft Outlook. If you’re working with Outlook PST files in your C# application, you might find it useful to interact with distribution lists. In this blog post, we will explore how to work with distribution lists in Outlook PST files using C#.
November 11, 2023 · 4 min · Margarita Samodurova

Read, Create, Manipulate and Send/Receive Outlook Email Messages (PST, EML, EMLX, MHT, MSG) using Aspose.Email Java API Maven Plugin for IntelliJ IDEA

New Plugin - Aspose.Email Java for IntelliJ IDEA (Maven) v.1.0.0.0 released! Aspose releases New IntelliJ IDEA Plugin for comfortably working with the reliable Outlook Email messages file types processing API – Aspose.Email for Java. The plugin is aimed at Java developers who need to manipulate Outlook email file formats using Aspose.Email for Java API in Maven based java projects within the IntelliJ IDEA. The plugin allows developers easily create Java applications to create, read and manipulate Outlook MSG, PST, EML, EMLX and MHT messages without the need of using Microsoft Outlook.
October 22, 2015 · 3 min · Adeel Ilyas

Distribution Lists Now Supported by Aspose.Email for Java 3.0

Aspose.Email for Java 3.0 has been released with a number of bug fixes and a new feature. Microsoft Outlook offers capability to create contact distribution lists in a PST. This feature was lagging in our API until this month’s release. We are pleased to share that creating and reading distribution lists in PST is now supported by Aspose.Email. Users can access contact distribution lists from the contacts folder with a check on the message class which should be IPM.
June 10, 2013 · 1 min · Kashif Iqbal

Adding Contacts, Notes, Tasks, Journal and Calendar to PST Supported by Aspose.Email for Java 2.9.0

We are pleased to announce the release of Aspose.Email for Java 2.9.0 that includes a number of new features and bug fixes. As Aspose.Email for Java is autoported from its equivalent .NET version, any new feature implemented in the .NET version is available automatically in the ported Java version. Aspose.Email for Java 2.9.0 now supports adding contacts, notes, tasks, calendar, and journal items to PST files in the same way as messages are added to PST.
May 6, 2013 · 1 min · Kashif Iqbal

Add Contacts, Notes, Tasks, Journal, and Calendar to PST using C#

Aspose.Email for .NET 2.9.0 has been released with a number of new features and bug fixes. Did you ever want Aspose.Email to provide support for adding contacts, notes, tasks, calendar and journal items to PST files in the same way that you add messages? This month’s release brings you all these features. We now support adding MapiContact, MapiNote, MapiTask, MapiJournal and MapiCalendar to PST. In this month’s release we’ve also fixed some important issues related to email conversion to MHTML, saving image from a VCard, processing ICS files, creating PSTs with a large number of email messages, saving attachments from message using stream and some exceptions.
April 30, 2013 · 1 min · Kashif Iqbal

PST operations improved in Aspose.Email for .NET 2.8.0

Aspose.Email for .NET 2.8.0 has been released with a number of important bug fixes. This release is a maintenance release that fixes various issues related to PST and other email conversion operations. It has fixed issues related to PST operations including extracting messages from PST, loading large size PSTs created with Aspose.Email in Outlook, and PST corruption based on adding SMIME message types. With all these and other bugs fixed, PST operations have improved considerably.
March 27, 2013 · 1 min · Kashif Iqbal

PST Operations Improved with Aspose.Email for Java 2.6.0

Aspose.Email for Java 2.6.0 has been released. This month’s release is a maintenance release that includes a number of fixes to issues reported by our customers. As a result, we have a more stable API that shows improved PST operations. This month’s release also includes bug fixes to EML-to-MSG conversion, handling an email’s TextBody, and some issues related to attachment extraction from calendar items. To get further details about what’s new & fixed, read the release notes on the Aspose.
February 4, 2013 · 1 min · Kashif Iqbal

Save PST messages to stream with Aspose.Email for Java 2.5.0

Aspose.Email for Java 2.5.0 has been released. With the release of this version, PST contents can now be saved to a memory stream (see: PST to Stream) by enumerating MessageInfo or message Entry IDs. Earlier, message extraction from PST files followed the extraction of MessageInfo first and then retrieved the complete message based on information from the MessageInfo objects for saving to stream. This month’s release also includes some important bug fixes related to PST messages’ Recipients fields and EML’s charset support.
December 31, 2012 · 1 min · Kashif Iqbal