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

Generating images from eml

Hello!I'm using Aspose Words for creating images from eml files. But the country specific characters in the "From" or "To" field of the email are not displayed correctly in the output image. Here is my...

View Article


Missing content in HTML emails where LANG is used

Hi Aspose, The following code creates an Outlook email where the text "Line 1" is visible, but the text "Line 2" is not visible. MailMessage asposeMessage = new MailMessage(); asposeMessage.From = new...

View Article


Eml to Mhtml - embedded picture and header info lost

Hi,the attached eml file contains a single embedded picture. I want to convert this file to Mhtml in order to display it via Aspose.Words.The result mhtml file does not look okay. Both Aspose.Words and...

View Article

Mixed Unicode / ANSI Messages in ANSI-PST File

Hi, I´ve the following problem:Copying (Extracting) an Unicode Message from an ANSI-PST file to a new created Unicode-PST file "destroys" the copied message. The copied message is no longer usable. The...

View Article

mbox cont

please provide us the method to get the count of messages in mbox file?

View Article


Mono - 2nd IMapClient Timeout

Hey guys,We're using the latest 5.3 Aspose.Email assemblies and have run into a bit of an issue whenever we create the 2nd IMapClient object within a Mono/Mac (Yosemite 10.10) environment. We have a...

View Article

Traversing Searchable folders in OST

Hi, Is there any way to get contents of the searchable folder from a OST?

View Article

Send email via exchange server using integrated security

Hi, does aspose.email allow you to send an email via exchange server using integrated security? i.e. all you need to specify is the server address (not the login credentials)? If so, is there a sample...

View Article


Sending .msg over SMTP

I'm triyng to send an Outlook task request over smtp. I use java. It's possible to generate a task request .msg file and Outlook opens it correctly. But when I try to send it I've got come decoding...

View Article


Sending .msg over SMTP

Hello,I see that this question was asked 2 years ago and I hope that you have made some development allowing a user to send MSG file using SMTP?For example in Outlook I can configure my account to send...

View Article

Update Manage Contacts in Global Address List

Hello, I am new to this product.  been trying to find any examples or documentation on how to progamatically  insert, update, delete contacts that are stored in the global address list GAL (external...

View Article

Set timezone in MapiCalendar and add it to PST file

I'm trying to create an appointment (MapiCalendar) and add it to a PST file. I would like to specify the start timezone and end timezone for the appointment.MapiCalendar has the StartDateTimeZone and...

View Article

Send button is disabled even it's in draft mode

HiWe created all emails mentioned below using Aspose Email API.If we have draft email in msg format D1 and D2 and email E1.If D2 has attachment D1, and E1 has attachment D2.When we opened E1 in Outlook...

View Article


Split Issue

i am splitting 5GB pst file and taking 35 minutes. it is very slow, is there any method or option for speed?

View Article

cached contacts

can i recover and convert outlook cached contacts in vcf file format?

View Article


gmail

i want to convert or export gmail emails in eml or msg file format, is it possible with aspose email?

View Article

export issue

i am trying this code but not provided accurate resultAspose.Email.Pop3.Pop3MailboxInfo info;                Aspose.Email.Pop3.Pop3Client client;                client = new...

View Article


problem in generated pst

i converted pst from ost and open in outlook and it is showing "pst is not an outlook data file" this error message, can you please tell me what is this? i am attaching created pst file please check i...

View Article

enum is missing

i am using following code Aspose.Email.Imap.ImapClient client = new ImapClient();            client.SecurityMode = ImapSslSecurityMode.Implicit;But SecutiryMode property is missingAnd...

View Article

Read custom property from Aspose.MailMessage loaded from EWS

Hi Guys,I have the followed code that uses Microsoft's Exchange Web Services api.   It connects to exchange, pulls a mail message given a specific ID and reads two custom properties.I need to be able...

View Article
Browsing all 1367 articles
Browse latest View live