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

How to handle email such as gmail, hotmail and yahoo mail?

I running to trial on Aspose Email. I want to know how to program the above mention email? Regards 

View Article


Hard Delete item recovery from PST/OST

Hi guys,We know that exists a lot of tools to recover deleted items from PST/OST files, but this tools requires manual intervention, and we need a automatic solution using an API like Aspose.Email,...

View Article


MailPrinter

Greetings!We wish to export EML to TIFF, but I see that this function is only available in the .NET version. When will it be available in Java?Jamie

View Article

MailMessage.Load(filename) - Seems to recognize PlaintextMails as HTML Mails

We have some Mails that were sent as plaintextmails (I attached you some examples)Now when we load the mails with MailMessage.Load(filename) then the properties of the mailsmessage IsBodyHtml and...

View Article

Creating large PST results in java.lang.OutOfMemoryError

Kashif,I work with Aaron and I am working on this issue now.  The first thing I'd like to do is confirm that you can reproduce a memory leak I am seeing, when using the OutputStream as the first input...

View Article


Does AE supports cleaning folder similar to Outlook 2010

Hi,I want to clean folder and sub-folders in a PST such that deleted items are moved to some pre-defined folder. Is it possible to perform the settings similar to the Outlook 2010 as in the attached...

View Article

How to mark a conversation as ignore to avoid future messages in INBOX

Hi there,Is there any option to mark a conversation as "ignore", so that future messages are automatically sent to deleted folder. Does AE support this feature? If yes, please provide some sample code.

View Article

Aspose.Email for .NET for SharePoint 2013

We are using Aspose.Email for .NET (Version: 2.8.0) to extract metadata of emails in SharePoint 2010. I would like to know whether Aspose.Email will support the same functionality in SharePoint 2013 or...

View Article


extract appointment from personalStorage

HiHow do I extract Appointment class from PST file ?I've tried from MapiCalendar :MapiCalendar mapiAppointment = (MapiCalendar)personalStorage.ExtractMessage(messageInfo).ToMapiMessageItem();tried to...

View Article


MailMessage.Sender

Hi,While extracting messages from POP3 or from PST files,I cannot see the sender details.I'm using for POP3 :MailMessage message = client.FetchMessage(i);and for PST :MapiMessage mapiMsg =...

View Article

Encrypt Message not working

Hi Support,I am trying to encrypt a mesasge with following code, but after encryption, the information remains the same. Can you help?MailMessage msg = newMailMessage("from@gmail.com","to@gmail.com",...

View Article

Is Gmail 2 step verification supported by aspose?

Hi there,Wonder if 2 step verification can be handled using Aspose.Email.I need to get mails from an account for which 2 step verification is activated. Is it possible to still use Aspose for accessing...

View Article

Access required to Gmail Tasks

Hi, I am exploring Gmail compatibility with the Aspose.Email. Is there any option to access Gmail tasks? Please provide some sample code to perform the task.

View Article


SetLicense

What is the best way to use SetLicense in a windows service?When the service is started, he schedules via Thread.Start different tasks. One of those taks is to create emails.Right now the SetLicense is...

View Article

MSG to HTML

Extraction of text is OK. The images are correctly placed, but the source paths for the images is incorrect and so the images are shown as broken.How can i fix this?

View Article


Sync List with FTP fails due to closed connection

I'm trying to use the doc sync control in Sharepoint.  I have it installed and the options show up in the Sharepoint ribbon. I select a file and click on "sync list with ftp"I fill out the form using...

View Article

New Draft Email has incorrect creation date

I'm creating a new draft email message on the server and then this file is transferred to the user PC which can set the recipients and send it. This is the code I'm usingMailMessage message = new...

View Article


aspose mail fails with google sync when attaching PDF

Hello.I have a super strange problem.When opening the attached msg file using outlook with common microsoft email servers, it works perfectly. Up to here, it's a grate job guys :-) .But, when using...

View Article

Pound symbol shown as question mark

When i open a message in outlook it shows a '£' When i open the message.BodyHtml using the Aspose.Email libraries it shows '?'Is this an encoding issue as it doesn't happen all the time... if so how...

View Article

MailMessage.Save in Msg format, missing 'on behalf of' information.

Hi,I am saving emails from exchange using the MailMessage.Save() method, I am saving to .msg format.If an email is sent on behalf of someone else, when I open the saved email in Outlook, I can't see...

View Article
Browsing all 1367 articles
Browse latest View live