Quantcast
Channel: Aspose.Email Product Family
Browsing all 1367 articles
Browse latest View live

EMLs to TIFF raises Exception0

Hi, thanks for the fix. Unfortunately some other mails are still making problems. Attached you will find the sample mails which cannot be opened with Aspose.Email (latest).

View Article


MailMessage is not been getting load using eml load option

Hello Team,Good Day, i've been using Aspose.Email latest version 17.2.0.0 C# SDK for create PST File.I'm getting this exception while loading MailMessage using an eml file, i don't have any knowledge...

View Article


Recurring calendar event and modified occurences

Hi,I have some event that is recurring master and list of modified occurrences, how can I import them into PST in that way ?Thanks.

View Article

support for fax

HiI have a question. Does this somehow supports email to fax? 

View Article

Renaming a folder disappears it

We using Imap client to rename a folder on server. However, when we rename the folder, it disappears from the server. 

View Article


Downloading old Aspose Words versions ?

Hey we own an old .Words license which according to the exception i'm getting when trying to link to it to the newest version of Aspose - is expired.Additional information: The subscription included in...

View Article

MhtMessageFormatter obsolete

Hey We want to update our Aspose.Email from 4.4.0.0 to 17.2.0.0.Now we face a problem with the obsolet MhtMessageFormatter.Here is our Function:private void FormatHeader(MailMessage mailMessage)...

View Article

Aspose.Email.Mail.MailMessage delivers wrong BodyType

Hi,With our application we are archiving emails via IMAP using Aspose.Email (17.1.0.0).If an email is formatted in RTF, I get as BodyType "PlainText". Is this an error or does Aspose internally convert...

View Article


Mail skipping issue in MboxrdStorageReader of Aspose.Email for java API

Hello Team, I have issue while reading MBOX file.It contains more mails but Apose MboxrdStorageReader reader skipp some mails.I have used below code. p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px...

View Article


Extra spaces in hyperlink when generating mail from a document template

HelloI have an issue where all links in a document template, gets an extra space appended when generating the mail message. For example :(www.foo.com) becomes (www.foo.com ). I am using Aspose.Email...

View Article

E-mail message is saved to pdf as HTML markup

Hello, We are using next code for conversion of .msg files to PDF: var message = Aspose.Email.Mail.MailMessage.Load(inputFilePath); using (var msgStream = new MemoryStream()) { message.Save(msgStream,...

View Article

Attachment count is wrong using Apose.Email

Hi,I'm using Aspose.Email for extracting attachments from eml files. But, in some cases, the attachement count is wrong.Only one attachment is found in the mail, while mail has more attachments....

View Article

ExchangeMessageInfo.From attributes are all empty except DisplayName after...

We have a client with an exchange server that we cannot operate with because we cannot retrieve the From details for incoming emails.  In the From attribute, User, Host, Address, and...

View Article


Attachment is missing the content-disposition header

Hello,I'm using the latest Aspose.Email dll for .NET.I have the following code sample:[Code]        private void TestMethod()         {            string SAVE_AS_FILE_LOCATION = @"C:\temp\test.eml";...

View Article

Accepting Appointments

Hi AsposeIf importing an ICS file as an appointment, using the code and ics file below, the appointment is shown as 'Not Accepted' in Outlook. The Organizer address displays correctly, but the...

View Article


Can I use apose.Email build a report server

Hello, I am evaluating apose products to develop our report server. I'm trying to find out if apose.email can be used to delivery reports to multiple endusers I am plan to use apose.pdf , apose.cell...

View Article

Merge Feature

After testing the fix in EMAILNET-38563, it looks like the merge features has an issue.  After the merge Folders in Inbox folder are lost.Below is the original ticket with the test...

View Article


Add float property to MapiMessage

Hi, i need to add float (PT_FLOAT, PtypFloating32) property to MapiMessage via Aspose.Email API.But Aspose.Email.Outlook.MapiPropertyType enum has no options for floating type, and if i manually adjust...

View Article

How to set PR_SUBJECT_PREFIX_W and PR_NORMALIZED_SUBJECT_W properties

Hi, i am trying to figure out how to properly set properties PR_SUBJECT_PREFIX_W and PR_NORMALIZED_SUBJECT_W on a message in a newly created PST file.So far I've tried using Subject...

View Article

New customer - will not accept license :(

In my Outlook VSTO "ThisAddIn", I've tried adding the license file as embedded resouce and used this code:Dim license As Aspose.Email.License = New...

View Article
Browsing all 1367 articles
Browse latest View live