create task in delegate folder
hello,I' m using the aspose.email v 2.7.0.0.My objective is to create a task with aspose dll in the task folder of an user in a exchange server.i have 2 account:user1 and user2.user1 have the right to...
View ArticleMailMessage.Load, problem with body
Hello,We encountered a problem to read the text body of an eml file (check attachment) with aspose 2.8The body is ok in outlook (2010), but the property MailMessage.Body show strange characters instead...
View ArticleException converting .eml file to .msg file with certain ATTENDEE values
I'm using Aspose.Email to convert .eml files to .msg files. I've encountered a couple of cases where converting a meeting message with specific content (or lack thereof) will generate an exception....
View Articleimages are not displaying in Emails
Hi Aspose Team,I am using Aspose.Email tool to save and upload outlook .msg file in our website.When those Emails are coming for display in browser, any image in the mail are not displaying.Can you...
View ArticleEmail Attachments
When I send an attachment, there is an open file handle on all attachements. What method is there to close these file handles?
View Articlemessage To value is incorrect.
Hi All,I'm using the Aspose Email ddl to grab some emails from accounts in a local mail exchange.ExchangeMessageInfo msgInfovar msgUri = msgInfo.UniqueUri;var msg = client.FetchMessage(msgUri);I've...
View ArticleDoes Aspose.Email support SASL?
I'm trying to find whether or not Aspose.Email supports the SASL authentication and data security framework. Id also be interested to find out whether or not SASL is widely used at all, and is...
View ArticleHow do I save a message in drafts on an exchange mailbox
I'd like to create a message and save it in the drafts folder on a users mailbox on the exchange server.This is so the user can go to their outlook or whatever mail client they are using, and continue...
View ArticleEmail Attachments limit of 3 attachments
Hi,I am having trouble reading the attachments from an Outlook email message (.msg). I create a MapiMessageReader from a stream and reading the attachments, the first 3 are correct, but all the rest of...
View ArticleMSG to PDF
I have a MSG file that I want to convert to PDF. How can I achieve this using Aspose.PDF?
View ArticleSlow PST File Creation
I'm trying to generate a pst file that will contain about 13K messages. After about 5K messages, the performance slows to a crawl. I've also noticed that it appears the pst file may be buffered in...
View ArticleEmail to PDF issue
Hi support,When the attached email is converted to PDF, the text from the sides is removed. See the attachment here.Marc
View ArticleExchange 2013
Hi,I use your component for connecting to Exchange and want to know does it support Exchange 2013?
View ArticleEml Validation
When I try to validate a regular text file I get no error and the load success.Am I doing something wrong ? EmlValidationErrorCollection x = MailMessage.ValidateMessage(@"NOD32.txt");...
View ArticleAspose.Email support encrypted mail?
Hey, Will your Aspose.Email for Java supports encrypted mail it?The encryption method is to obtain the X509 certificate, and then encrypt the message content sent through SMTP?An example of what?
View ArticleMsg file sender address incorrect format
Hi,I raised an issue a while ago about the email sender address...
View ArticleNot detecting Attachments
Hi Support,The attached ZIP file contains a email and it contains attachment. I am using "Aspose.Email.Mail.MailMessage" to read the email. When i check it says no attachments are available. Where as...
View ArticleHow to set Remainder using Aspose.Email while sending MailMessage through...
Hi,We are using Aspose.Email to send meeting requests through our application (Windows Forms application in VB / Framework 3.5). Please let me know how can we set reminder like Remind before 2 hours or...
View ArticleHow to map Aspose.Email.Mail.Appointment.UniqueId with...
When we create a meeting request (Aspose.Email.Mail.Appointment) and send it through SmtpClient, we can set the UniqueId property which is used to identify the Meeting item in Outlook. For ex I can set...
View ArticleRead MSG file metadata
Hi,Can we read the name of the first user who sent the message if it is a threaded mail , uisng Aspose.mail for .net .or do I have to split it form the messgae body.Thanks,Sanoj
View Article