modifying HTML BODY Properties, 3 part MIME message, multi byte, unicode
support agreement PO# 3003085890Exchange creates an eml file that is comprised of a 3 part mime message. Part one is a text/plain which has a charset=iso-8859-1. Part two is a html section. Part...
View Articlecreate pst file in append mode
If i want to create a pst file but file mode is append so how to create it
View ArticleAspose.Net - FTP towards a Mainframe server - How to send additional commands...
Dears,I transfert files via FTP (from a server) to the mainframe. I need to send additional commands directly to the server to define some characteristics about the transfert (definition of the target...
View ArticleUnsupportedCharsetException
Hi, I am testing the Aspose.Email library for Java, and I encountered the following error: java.nio.charset.UnsupportedCharsetException: utf-7 at java.nio.charset.Charset.forName(Charset.java:499) at...
View ArticleCorrector ortografico para Visual .NET
Hola compañeros de aspose: Les agradecería muchísimo, si pudieran decirme donde puedo consultar o descarjar alguna libreria u objeto para realizar correcciones ortografícas como lo hace Word, pero...
View Articleregarding pst file
If i have a mail object and i want to add that mail object into my pst file.how can i add it by assigning property by property or directly i can add that mail object into my pst file.Please reply soon
View ArticleAvoid duplicate mails in pst
Hi Kashif, 1. I have a query that if i want to avoid duplicate mails in pst.So is there any way to filter or avoid duplicate mails. 2.how to add attachment to the mail.
View ArticleEmail attachment is not reading by the Aspose Email component for this...
Hello,Please help me out on this issue as soon. Our production environment is down because this issue.We are using Aspose component version Aspose.Network.dll 6.3.0.0.Please rename the attached message...
View ArticleEmail attachment is not reading by the Aspose Email component for this...
Hi,I am using the dll Aspose.Network.dll. Is this same Aspose.Email.dll?Please can you send me the latest Aspose.Network.dll for email messages.Plesase find my code below privatevoid...
View ArticleOutlook msg file to tiff image
Hi Kasif,I am able to convert the msg file to tiff image by using the below code.public static string ConvertMSGToTiff(string OutputFolder, string FullInputFileName) { string...
View ArticleUsing IMAP to access delegate accounts of Gmail
One more update:I made my gmail account a delegate of my wife's gmail account (steps at http://gmailblog.blogspot.com/2010/12/email-delegation-granting-access-to.html), and tried to access my gmail...
View ArticleExists a possibility to forward an email?
HelloAspose-Team,we need a functionallity "Forward an email". How can i implement this funtionallity with the "MailMessage" or "MapiMessage" objects?At the moment i fetch the message from exchange,...
View ArticleHow to extract Email Message Body Images
Hi,I am using Aspose email component. I want to extract email message body images. Please can you send me the code for doing this. For your refernce i have attached the .msg file. Attachment not...
View Articleimpossible to create a PST with an ANSI format
Hi,I use your dll version 2.9 with VB.net (Visual studio 2008)I would like to create a PST with an ANSI format with your function:Pst = PersonalStorage.Create("d:\test\pst_test.pst",...
View ArticleImages not rendering correctly from EML files
Hi,While trying to convert attached EML file into MHTML, we see the company logo appearing at the bottom out of nowhere, it's not present in the original EML file.We are ultimately trying to convert...
View ArticleSet Mail Entry ID in PST File
Hi there, I would like to set entry ID for all the items I add in PST file programmatically. Will I be able to do this using your library?
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 ArticleIssues while sending email with SmtpClient
Hi,I am using Aspose Email (.NET) 2.8.0.0 and trying to send Certified email using SmtpClient. Unluckily, I always get a timeout exception while sending it.Here are the values of the...
View ArticleWhy MessageID is empty after sending?
Hello,After sending MailMessage like:SmtpClient.Send(mailMessage);mailMessage.MessageId is still empty.How can i get MessageId ?I appreciate your help.
View ArticleMessage is garbled after reading but looks fine in Outlook/OWA
Hello, we have the following situation. We have an application that reads an email from an inbox and searches it for particular string. We are able to get the email and read it but the contents are...
View Article