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

Error in ToMapiMessageItem(): "Email address is not valid"

I am using Aspose.Email (version 3.5.0.0) and the following code:MapiMessage mapiMessage = MapiMessage.FromFile("C:\Test\Contact.msg");MapiContact mapiContact =...

View Article


Error when opening MSG message

Aspose.Email 3.4.0 for Java fails opening the attacheed MSG message with the following exception:Caused by: java.lang.IllegalArgumentException: Decode Overflow: insufficient space in the 'chars'...

View Article


To and cc missing if we load eml as input.

HiI am exporting mails in pst all are working fine but there are few eml files whose To, cc are not exported properly.please find sample file in attchment

View Article

FetchMessage (~100Mb) from Exchange Server

Hi,I'm fetching messages from an Exchange Server mailbox. This works fine as long as the size of the messages (their attachments) is not too big. Recently I had to process a message of approx. 100Mb in...

View Article

Attachment name missing characters when dragging an dropping from Outlook

Hello,I'm using Aspose.Email 3.4 for .NET. When dragging an attachment directly from Outlook 2010 on an x64 machine the first 4 characters of the attachment name are cut off. This issue was resolved...

View Article


Hard Delete item recovery from PST/OST

Hi Aspose Team,We would like to know how do we can recover hard deleted items from PST/OST files using your component Aspose.Email.Outlook.PstIf is possible? If not, Are you planning to add this as a...

View Article

Aspose Mail - Print to Default printer

Hello, I'm trying to send a saved .msg file on my local hard drive to my default printer using Aspose Email. It looks like the print api saves the file to either XPS/TIFF format which is what I do NOT...

View Article

aspose-email-3.7.0.0-jdk16 initial bug

We use following code before on aspose-email-3.2.0.0.jar, it's work. But upgrade to  aspose-email-3.7.0.0-jdk16, It's show exception. Last I downgrade to 3.6.0.0.. It's work. So i guess that...

View Article


Office365. How to send email with my header?

Hi,I need to add my header in mail message.I use Office365 and try to do it by Aspose.Email:string url = @"https://outlook.office365.com/EWS/Exchange.asmx";string name = "exchange@office365.com";string...

View Article


Problems enumerating items in semi-corrupt PSTs/OSTs

Hello, One of our customers has been encountering errors while attempting to load metadata from all items in a PST/OST using Aspose.Email for .NET 3.6. Each PST/OST contains a handful of items that are...

View Article

Loading emlx files

What is the recommended method to load emlx files  from the file system since the MailMessage.load(InputStream stream,MessageFormat format) is depreciated?

View Article

Searching forum for client.backup takes me to home page

Hi,I was searching for some material on forums for taking backup of a server. But when I search for "client.backup", it takes me to Aspose home page. Could you people fix it please?Thanks

View Article

Converting Outlook MSG to PDF, including body content of nested MSG files

Hello,I'm currently trying to figure out how I can convert a outlook .msg file, with nested outlook attachments, into a PDF file containing the body content of the root file and its nested...

View Article


MHT 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 Article

Aspose.Email for Java

Hi,Trying to understand the functionality of this library.Does it allows store in the PST file : contacts, calendar and tasks ?Thanks

View Article


Critical issue in Apose.Email for Java 3.7

This is the exception I get when I try to read an EML message.java.lang.NoClassDefFoundError: com/aspose/email/dsat com.aspose.email.cf.a(Unknown Source)at com.aspose.email.cf.a(Unknown Source)at...

View Article

attach file does not save if same file is converted again

I am using java 1.6, tomcat 7/Unix.from UI when a email message file with attach files is uploaded and converted to PDF file.It is OK at first time.but if the same email message file is uploaded after...

View Article


Deprecation warning in MailMessage.load

Hi, I'm seeing a deprecation warning for the MailMessage.load method. The docs does not say anything. Is there a way to remove it? method load in object MailMessage is deprecated: see corresponding...

View Article

Cannot Decrypt Message and Save Attachment

Hi,I have just downloaded Aspose.EMail.dll version 3.7 with an evaluation licence.I have written an application to read an e-mail and save the attachment to Disk.Below is an excerpt from the code:-...

View Article

Attachments convert from MSG to EML

Hello,I'm using .NET 4.0 and Aspose.Email.dll 3.3.0.0.If the attachment of an email is another email (file: attachment.msg) and it's sent in RTF format using Outlook 2010, when Aspose fetches the...

View Article
Browsing all 1367 articles
Browse latest View live