Error while loading msg files.
HiI am getting following error while loading msg files. please find attachment.
View ArticleGetting error while loading eml file "Sender Email is not...
HiI am using aspose eml to convert eml files in to pst.I am using following code for load sample eml file.But it gives me error that "Sender Email is not proper".I have attached sample eml file with...
View ArticleAttachments are not displayed in pst
HiI using aspose 3.5 dll . I am setting few property by addpropertybyTag.if i set some property then it will not shows the any attachments. if (Path.GetExtension(f_tmpEmlPath).ToLower() == ".eml")...
View ArticleGetting only sent time from email header.
Hi Aspose,I'm trying to get the email received time from email message. using msg.Headers.Get("Received").But it returns the lot of information as below. is there any other way to get only the email...
View ArticleAspose.Email for SharePoint API
Hi, Thanks for reply,I got another question.I download the Aspose.Total for sharepoint.in the description it mention, it does have ability to convert .eml to pdf,but not able to find the way to convert...
View ArticleSome hyperlinks have not preserved hyperlink color (blue) when eml is...
Hi,we are using aspose email 3.1.0.0. when the attached eml file is converted to PDF, we see that Some hyperlinks have not preserved hyperlink color (blue) in the intermediate mhtml file. Please find...
View ArticleIncorrect output when MSG having symbols/equations is converted to pdf.
Hi,we are using aspose email 3.1.0.0. when the attached msg file is converted to PDF, we see some regression issue i.e., The pdf output doesn't match the contents of the msg asset. Also suspicious...
View ArticleProblem with fetch messages on imapclient
problem with fetch messages on imapclientclient.FetchMessage does not return (do not know) the encoding of the original message. foreach (ImapMessageInfo msgInfo in msgCollection) // create object...
View ArticleEmail Message HTML Content is missing
Hi,Please find the attachment .msg file and run through this sample. It is missing HTML body information. Please check and give me solution as soon as possible. I have downloaded the latest...
View ArticleMHT Content-Transfer-Encoding: 7-bit instead of quoted-printable
Hello,One of our customers is having issues with the MHT files produced by Aspose.Email. They are trying to load them into another product which doesn't support the Quoted Printable content transfer...
View ArticleOst to Pst Convertions
Aspose.Email can convert 5gb to 10 gb OST file to Different Formats Like PST,MSG, EML, EMLX and MHT etc.
View ArticleSMTP anonymous email sending.
Hi Aspose,Inside our company we uses a SMTP server that can use without longing to the server. Simple it will send out what ever the emails, If it sent to port 25 of the server. So how can use Aspose...
View Articlelanguage pack for aspose.email?
Hi,When using aspose.email in a different language OS is there a way to show the strings 'From' , 'Subject', 'To' in that particular langauage? Say I have a japanese OS with japanese outlook. When I...
View ArticleOST to PST Conversion - Logging of conversion process?
Hey, the process to convert from OST to PST has been made super simple by you guys. I'm just curious if there is a way to log the process or if it is just a black box.
View Articlenot reading 4th attachments and above attachments when using aspose.email
Hi Aspose Team,We are using aspose.email to read some saved outlook mail which are in .msg file. We have proper license and the license is still valid. We are facing one issue when the email message...
View ArticleHandling Delivery Failure messages
Hi Kashif,Processing delivery failure messages is handled quite in a good way by other Email processing APIs such as Limilabs and EASendMail.I don't think its a big deal to handle such implementation...
View Articleattachment in EML file
I have aspose-total java licensedI am struggling with the following:I open a .eml file, and all of the embedded images aren't listed as attachmentsWhen I attach the image, I can find it under...
View ArticleException when trying load EML file (System.ArgumentException: '' is not a...
Hi, I am having an issue when I try to load some eml files, the exception message is:--System.ArgumentException: '' is not a supported encoding name.The code:MailMessage message =...
View ArticleHow to retrieve attachments in VCard/iCal files
Hi,it is possible to have attachments to files VCard (vcf) and iCal (ics).How to retrieve attachments?How to insert them into files VCard (vcf) and iCal (ics)?thanksMarc
View ArticleCP1252 encoded From field
Hi,We receive e-mails from customers with a from field encoded like this (see attached file for an example) :From: =?Cp1252?Q?S=F8borg?= <cp1252@example.org>When loading these files, we encouter...
View Article