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

Problem with double quotes in display name of address mail

Hi,We have a problem with Aspose.Email, from version 3.7, to recover a display name of address mail with double quotes in eml file.for example, if display name is Aspose "Your FileFormat APIs", we...

View Article


ImapClient methods hang forever

Hello,if there is a problem on the server side, but even if I just enter the wrong password for the email account, ImapClient.ListMessages(1) which I use to test connection to the email server blocks...

View Article


Index out of Range Extracting from PST

The attached program will open a PST and extract the emails.  When two of the four emails are extracted, an Index out of range exception is thrown.  If the PST is opened through Outlook, the emails may...

View Article

Setting Journal Properties

Also I am not able to set the properties of Journal : Attachment, Company, Duration and Categories.Thanks, Pooja.

View Article

How to retrieve message using message Id?

How to retrieve message and save in the disk (msg format) using message Id using Aspose.Email using C# without reading whole PST file?

View Article


email body

i am using the aspose email for sending out the email. one issue is, i convert one sheet into html file, and then i use streamreader to get the content from the html file into memory stream. But the...

View Article

EML to EML -> Font Size changed

Hi Kashif,Now with version 4.4.0 it works.But, there is a little change, the font size becomes smaller for some reason (attached).This is my code:MailMessage mMesg =...

View Article

Problem with MailMessage.Priority

...邮件头X-Priority:1 (Highest),紧急状态:Normal邮件头X-Priority:,紧急状态:High邮件头X-Priority:3,紧急状态:Normal邮件头X-Priority:1,紧急状态:High...why is normal ?

View Article


import PST in Office365 folder

Is there a way to import a PST into an office 365 folder?

View Article


Image may be NSFW.
Clik here to view.

Conversion to PDF, Sent format nor correct

until 4.2.1 version, the "Sent" format was ok.The latest version 4.3.0 has  "Sent" format problem.Old version:New version has wrong format:Here is my codes: Calendar c = Calendar.getInstance(timezone);...

View Article

Null Pointer Exception thrown at at com.aspose.email.Appointment.a

Hi,My code is as follows:MailMessage message;        message = MailMessage.load(inputFile, MessageFormat.getMsg());        return message;The following exception is thrown:Exception in thread "main"...

View Article

Query Build is case sensitive to filter on From address

Hello, The query builder filter is case-sensitive, i wanted builder to filter case non-sensitive.PersonalStorageQueryBuilder builder = new...

View Article

.MSG file check signature problem

Hi,when I load a signed MSG file into MailMessage class, IsSigned property is True and when I call shared CheckSignature(Stream stream) method I get the folowing error:"The header name has an...

View Article


SMTP Session

Hello I am considering not only upgrading my Aspose.Words license to the latest version but to also get Aspose.Total. The reason for this is your presumably new product Aspose.Email. Before buying and...

View Article

Exchange connection 401 unauthorized

hi,i encounter some trouble to connect to my exchange email account with aspose.emailhere the situation :i'm a interns on an it departement in a big firm and i have to write a little program to...

View Article


Pop3.BeginListMessages not working correctly

Hi,could you add a BeginListMessages with a bool closetransaction as well? I am trying this code to regularly fetch and delete messages form a Gmail inbox:        private static Pop3Client pop3 = new...

View Article

ImapClient methods hang forever

Hello,if there is a problem on the server side, but even if I just enter the wrong password for the email account, ImapClient.ListMessages(1) which I use to test connection to the email server blocks...

View Article


Converting TNEF to HTML, encoding and inline images

Hello,I am trying to convert a message sent from Outlook in TNEF format. I would like to get a HTML file with inline images in place. Is this possible with Aspose.Email? Currently I am struggling with...

View Article

Imap async methods create too many Imap connections, overdrawing the default...

Hello,We are using Aspose.Email 4.0.0 and trying to fetch, process and delete emails out of an inbox through Imap client. I use asynchronous functions to fetch more emails in parallel, but limit it to...

View Article

.NET component for converting .eml to pdf

I need to convert to.eml file to pdf or tiff. which product should work for this conversion?

View Article
Browsing all 1367 articles
Browse latest View live