Browse our Products

Aspose.Email for .NET 18.10 Release Notes

Improvements

KeySummaryCategory
EMAILNET-33867Support for Outlook for Mac Data File (.OLM) using Aspose.EmailNew Feature
EMAILNET-39121Add ability to configure SSL/TLS encryption type on email client instancesEnhancement
EMAILNET-39126When the content-type is message/RFC822, Base64 encoding is not permittedBug
EMAILNET-39130ListMessages() against IMAP server always return 0Bug
EMAILNET-39091Issues with converting meeting requests to MHTMLBug
EMAILNET-39122The message body is missing in the printed outputBug
EMAILNET-39125The specified value is not valid in the ‘SslProtocolType’ enumerationBug
EMAILNET-39127PersonalStorageQueryBuilder Body.Contains() not working for OST FileBug
EMAILNET-39129The space character separator is missing in the MAPI propertyBug
EMAILNET-39132After EML to MSG conversion, html content does not show correctlyBug
EMAILNET-39138Email headers are added at the wrong place in HTMLBug
EMAILNET-39139Accented characters aren’t properly encoded in MapiCalendar objectBug
EMAILNET-39140After Converting EML to MSG, Appointment Time Shown In Local Time Instead Of UTCBug
EMAILNET-39144BAD response from IMAP Yahoo server when folder is empty (BAD CLIENTBUG FETCH Bad sequence in the command)Bug
EMAILNET-39145After Converting EML to EMLX, the EMLX file is not showing images associated with message bodyBug
EMAILNET-39146KeyNotFoundException While Splitting a PSTBug
EMAILNET-39147MBX to PST Conversion IssueBug
EMAILNET-39150Spanish accents in “From” and “Recipients” is turned into a ?Bug

Added APIs

Class Aspose.Email.Clients.Base.EncryptionProtocols Class Aspose.Email.Storage.Olm.OlmFolder Class Aspose.Email.Storage.Olm.OlmStorage Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.None Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Ssl2 Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Ssl3 Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Tls Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Tls11 Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Tls12 Field/Enum Aspose.Email.Clients.Base.EncryptionProtocols.Tls13 Field/Enum Aspose.Email.MhtTemplateName.TabField Method Aspose.Email.Storage.Olm.OlmFolder.ToString Method Aspose.Email.Storage.Olm.OlmStorage.#ctor(System.IO.Stream) Method Aspose.Email.Storage.Olm.OlmStorage.#ctor(System.String) Method Aspose.Email.Storage.Olm.OlmStorage.Dispose Method Aspose.Email.Storage.Olm.OlmStorage.Dispose(System.Boolean) Method Aspose.Email.Storage.Olm.OlmStorage.EnumerateMessages(Aspose.Email.Storage.Olm.OlmFolder) Property Aspose.Email.Clients.CredentialsByHostClient.SupportedEncryption Property Aspose.Email.Clients.Imap.ImapFolderInfo.NoModSeq Property Aspose.Email.Storage.Olm.OlmFolder.HasMessages Property Aspose.Email.Storage.Olm.OlmFolder.Name Property Aspose.Email.Storage.Olm.OlmFolder.SubFolders Property Aspose.Email.Storage.Olm.OlmStorage.FolderHierarchy

Removed APIs

Field/Enum Aspose.Email.Clients.CredentialsByHostClient.diagnosticLogger Field/Enum Aspose.Email.Clients.CredentialsByHostClient.diagnosticLoggerSyncObj Field/Enum Aspose.Email.Clients.CredentialsByHostClient.logFileNameDefinedByConfig Field/Enum Aspose.Email.Clients.CredentialsByHostClient.logManagerSyncObj