Browse our Products
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-email</artifactId>
<version>25.3</version>
<classifier>jdk16</classifier>
</dependency>
compile(group: 'com.aspose', name: 'aspose-email', version: '25.3', classifier: 'jdk16')
<dependency org="com.aspose" name="aspose-email" rev="25.3">
<artifact name="aspose-email" m:classifier="jdk16" ext="jar"/>
</dependency>
libraryDependencies += "com.aspose" % "aspose-email" % "25.3"
What’s new in the Aspose.Email for Java 25.3
Release Highlights
Aspose.Email for Java 25.3 introduces support for TNEF attachments in Outlook messages, enriched control over calendar states, and enhanced MAPI folder querying capabilities. This version also includes significant bug fixes and improvements for better handling of email formats such as MSG and EML.
New Features
Support for TNEF Attachment Operations: You can now load and save attachments in TNEF format (
winmail.dat
) viaMapiAttachment.loadFromTnef()
andsaveToTnef()
methods, enabling deeper Outlook message compatibility.Force Set State for Calendar Objects: A new method
setStateForced()
inMapiCalendar
allows explicit control over calendar event states, including setting a calendar object to ‘Received’ for better calendar handling and saving scenarios.Filtered and Paginated Message Retrieval from PST: The
FolderInfo.getContents()
method now supports applying aMailQuery
with pagination (start index, count), streamlining large mailbox processing.
Enhancements
Improved Time Zone and Organizer Visibility for MSG Calendar Events: Refinements in how calendar data is processed and saved ensure accurate time zone offsets and organizer display.
Support for Search Queries in PST Folder Pagination: Enhanced message filtering within PST folders now includes full support for indexed searching using
MailQuery
.
Bug Fixes
EML to HTML: Space Loss Resolved: Fixed an issue where spaces were omitted in the output HTML when converting from EML.
Inline Image Detection: Corrected the
IsInline
property behavior inMapiAttachment
, which now accurately reflects whether an attachment is inline.Appointment Loading Errors: Fixed
ArgumentOutOfRangeException
andArgumentNullException
that occurred under specific calendar loading scenarios.Meeting Response Misclassification: Resolved an issue where meeting response messages were incorrectly saved as requests instead of replies.
Attachment Filename Missing in MSG to EML Conversion: Resolved formatting inconsistency in the
Content-Disposition
header.FormatException in EML to MSG Conversion: Handled edge cases where certain EML content led to format exceptions during conversion.
Public API and Backward Incompatible Changes
New Classes and Methods:
MapiAttachment.loadFromTnef(String/Stream)
MapiAttachment.saveToTnef(String/Stream)
MapiCalendar.setStateForced(MapiCalendarState)
FolderInfo.getContents(MailQuery, int startIndex, int count)
No deprecated or removed APIs were noted in this release.
🔍 Explore the Full Release Details
For a comprehensive list, visit Aspose.Email for Java 25.3 Release Notes
tnef attachment handler
| pst email filtering
| calendar state control
| msg to eml bug fix
| eml to html space fix
Version | Release Date |
---|---|
25.5 | June 9, 2025 |
25.4 | May 4, 2025 |
25.3 | April 7, 2025 |
25.2 | March 8, 2025 |
25.1 | February 6, 2025 |
24.11.0.2 | January 20, 2025 |
24.12 | January 11, 2025 |
24.11 | December 8, 2024 |
24.10 | November 8, 2024 |
24.9 | October 5, 2024 |
24.8 | September 8, 2024 |
24.7 | August 5, 2024 |
24.6 | July 8, 2024 |
24.5 | June 8, 2024 |
24.4 | May 6, 2024 |
24.3.1 | April 24, 2024 |
24.3 | April 5, 2024 |
24.2 | March 10, 2024 |
24.1 | February 4, 2024 |
23.12 | January 1, 2024 |
23.11 | December 5, 2023 |
23.10 | November 20, 2023 |
23.9 | October 8, 2023 |
23.8 | September 21, 2023 |
21.2.1.1 | September 21, 2023 |
23.7 | September 3, 2023 |
21.2.0.1 | September 2, 2023 |
23.6 | July 9, 2023 |
23.4 | July 9, 2023 |
23.5 | June 12, 2023 |
23.3 | April 8, 2023 |
23.1 | March 4, 2023 |
23.2 | March 3, 2023 |
22.12 | January 2, 2023 |
22.11 | December 7, 2022 |
22.10 | November 7, 2022 |
22.9 | October 3, 2022 |
22.4 | September 9, 2022 |
22.7 | September 9, 2022 |
22.8 | September 5, 2022 |
22.6 | July 6, 2022 |
22.5 | June 6, 2022 |
22.3 | April 4, 2022 |
22.2 | March 3, 2022 |
22.1 | January 31, 2022 |
21.12 | January 5, 2022 |
21.11 | December 3, 2021 |
21.10 | November 3, 2021 |
21.9 | October 4, 2021 |
21.8 | September 2, 2021 |
21.7 | August 4, 2021 |
21.6 | July 6, 2021 |
21.5 | June 2, 2021 |
21.4 | May 6, 2021 |
21.3 | April 5, 2021 |
21.2.1 | March 4, 2021 |
21.2 | March 3, 2021 |
21.1 | February 1, 2021 |
20.12 | January 2, 2021 |
20.11 | November 30, 2020 |
20.10 | November 3, 2020 |
20.9 | October 2, 2020 |
20.8 | August 31, 2020 |
20.7 | August 4, 2020 |
20.6 | July 7, 2020 |
20.5 | June 3, 2020 |
20.4 | May 4, 2020 |
20.3 | April 3, 2020 |
20.2 | March 4, 2020 |
20.1 | February 3, 2020 |
19.12 | January 2, 2020 |
19.11 | December 2, 2019 |
19.10 | November 4, 2019 |
19.9 | October 2, 2019 |
19.8 | August 30, 2019 |
19.7 | August 1, 2019 |
19.6 | July 4, 2019 |
19.5 | June 3, 2019 |
19.4 | May 3, 2019 |
19.3 | April 3, 2019 |
19.2 | March 4, 2019 |
19.1 | February 8, 2019 |
18.12 | December 31, 2018 |
18.11 | December 4, 2018 |
18.10 | November 5, 2018 |
18.9 | October 4, 2018 |
18.8 | September 4, 2018 |
18.7 | August 4, 2018 |
18.6 | July 3, 2018 |
18.5 | June 4, 2018 |
18.4 | May 2, 2018 |
18.3 | March 26, 2018 |
18.2 | February 23, 2018 |
18.1 | January 28, 2018 |
17.12 | December 15, 2017 |
17.11 | November 29, 2017 |
17.10 | October 12, 2017 |
17.9 | September 12, 2017 |
17.8 | August 9, 2017 |
17.7 | July 10, 2017 |
17.6.0 | June 12, 2017 |
17.5.0 | May 9, 2017 |
17.4.0 | April 14, 2017 |
17.3.0 | March 28, 2017 |
17.2.0 | February 16, 2017 |
17.1.0 | January 27, 2017 |
16.12.0 | December 19, 2016 |
16.11.0 | November 15, 2016 |
16.10.0 | October 10, 2016 |
6.9.0 | September 9, 2016 |
6.8.0 | August 15, 2016 |
6.7.0 | July 12, 2016 |
6.6.0 | June 14, 2016 |
6.5.0 | May 10, 2016 |
6.4.0 | April 13, 2016 |
6.3.0 | March 11, 2016 |
6.2.0 | February 11, 2016 |
6.1.0 | January 14, 2016 |
6.0.0 | December 14, 2015 |
File | Classifier | Size |
---|---|---|
aspose-email-25.3-javadoc.jar | javadoc | 4 MB |
aspose-email-25.3-jdk16.jakarta.jar | jdk16.jakarta | 12 MB |
aspose-email-25.3-jdk16.jar | jdk16 | 12 MB |
aspose-email-25.3.pom | 1 KB |