mailmessage from field is null
I have come across an email that has a null for the from value. Looking in the headers entities Table I can see two entries. As you can see below the first entry is empty, however the second entry is a...
View ArticleProblem retrieving mails/messages for Lync Conversation History for Office365
Hello, my team is working on an application that would connect to an exchange account and retrieve all of the emails. We know that Office365 works as well and we've also verified that. We've also...
View ArticleSimilar functionality to AddMessages for Delete/Modify?
Is there an I/O optimized way of deleting & modifying messages in bulk?Similar to http://www.aspose.com/docs/display/emailnet/Add+Messages+to+PST+FilesThanksMichel
View ArticleArgumentException: Offset or count were out of bounds - Java Email
Hi, In the most recent version of the Java Email library I'm seeing the following error when trying to extract messages from a PST in EML format: class...
View ArticleOutlook task assignment
Dear Aspose support,I'm trying to create a Task assignment with your framework. Hence i want the task to be assignable to someone else.However it seems like that there is not such a method which...
View Articleexchange server
is there any method to read unmounted exchange server mailbox and export it in pst or eml?
View ArticleNo Calendar Events came when converted an ICS file to pdf.
Hi,Please find the attached ics file in the zip archive. I found the below code in your site to convert an .ICS file pdf.var appointment = Appointment.Load(converterSettings.InputFileLocation);...
View Articlejava.lang.NullPointerException adding calendar events to the PST
Hi,When the event looks like the below one:BEGIN:VEVENTDTSTAMP:20150617T230527ZUID:SUMMARY:STATUS:CANCELLEDDESCRIPTION:END:VEVENTThe Appointment.load cause to the...
View ArticleIssues creating MSG file that opens on Outlook Web Access
Hi,We are having some issues to create a MSG file that opens in Outlook Web Access (OWA) When we create a MSG file from Outlook directly (either by dragging an existing email or saving it on desktop),...
View ArticleViewing MSG file in the email attachment via OWA
Hi All,We have requirement to send MSG file as attachment to our end user. Our end user only have OWA Outlook Web Access, thus it's important for them to view the MSG file attached in the email in...
View ArticleFailure Sending Email (Aspose.Email)
Hi,I am getting below error when try to send email using ASPOSE SmtpClient. See the attached snap.Exception: Failure Sending EmailDetails: "Unable to read data from the transport connection: The...
View ArticleSearching PST: Nested OR Statements
Also on the OR I noticed its limited to only 2 OR items. In this case I want all emails that have Tom Or Jim in the (1) Subject or in the (2) To fields. Not seeing this could be done in one search....
View ArticleEntryID Match Issue
Not seeing the entry id is matching .. Mounted PST in Outlook Email Entry ID:00000000DC52055526F9FC4DBCDA96CEBD5B249C24002000 Aspose Reported String Email Entry ID:AAAAANxSBVUm+fxNvNqWzr1bJJwkACAAv
View ArticleDNS Mail
Hi,I evaluated Aspose.Network and I am interested in using this in my current applicationAnd I think it is suited for my project. Also the sample Demo you have given...
View ArticleWhere is Aspose.Network.Mail.DnsMailClient?
I read the "Send Mail using DNS" article here:http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/send-mail-using-dns.htmlBut I cannot find a DnsMailClient class in the...
View ArticleUnable to get plain text from html
Hi there!Currently I'm evaluating your api for sending emails with alternative views. Please find attached two documents. Html_01.txt: Works perfect, I can get plain text via MailMessage.HtmlBodyText...
View ArticleLong FIle Path
Is there any way to use the mailmessage save to use a long path name such as //?/c:xxxxxxx thanks
View ArticleException on Search on Body
I get an exception error on search stating pst searching engine does not support "Body" as field name PersonalStorageQueryBuilder builder = new PersonalStorageQueryBuilder();...
View ArticleSomething is not right with the IMAP Library based off your online example...
I'm trying to follow the example you have posted online for Imap Exchange connection. However there is no .Connect() call in the library I just downloaded. Not sure how to make the connection?Code...
View ArticleSMTPClient - Send TimeOut Not As Expected
I set the Timeout of SMTPClient to 30000 milliseconds and expect the send to timeout at the specified milliseconds when there is an issue, however when the Port Number is incorrect (Tried 584 instead...
View Article