Get Gmail folder structures using IMAP
HiI am using Aspose to get Gmail folders using IMAP. I used the following settings:url: imap.gmail.comuse SSL: trueport: 993About one or two weeks ago, when I do get folders, I got a result which is...
View Articlecredentials
Receiving an exception when trying to send mail via SmtpClient outside of my own network, is there a way to specify login credentials? Exception : Aspose.Network.Mail.SmtpFailedRecipientException:...
View Articlecreate a msg file straightaway
Hi there,Is it possible to create a msg file straightaway with message information and attachments via Aspose.Email?for example:setTo("recp1"); //more than two...
View ArticleMsg to Email Converter
Msg to Email ConverterThis message was posted using Banckle Live Chat 2 Forum
View ArticleNTLM on Pop3 client
Hello,I have a developer OEM subscription for Aspose.EmailMy application uses aspose pop3 client to connect to exchange and download emailNow, i need to configure it on a scenario, where (i suppose)...
View ArticleSubject loads an empty on x64 machine
Hello,I'm using Aspose.Email for .NET version 2013.07.25. The Subject field of the email in the attached zip in empty when the Mail Message is loaded on an x64 machine only. It works fine on an x86...
View ArticleSaving Task Item as msg file
Hi Can you please tell us how to save MapiTask item into msg filePlease provide the sample code for the same.thanksAmol.
View ArticleRe:Issues whil saving calendar item into msg file.
Hi I am saving calendar item into msg file in following way. Appointment f_AppoinmentObj = new Appointment( "Meeting Room 3 at Office Headquarters", // Location...
View ArticlePriting MSG to XPS fails
Hi,I am unable to print the attached MSG file to XPS using the MailPrinter class.Using Aspose Email 3.0.0 (latest version).Unbehandelte Ausnahme: System.InvalidOperationException: Given document can't...
View ArticlePST issue with FolderInfoCollection and MessageInfoCollection
Sorry I failed to include the PST in my last Post. Here is everything again including the PST.Below is a copy of my other post comments.Hopefully pst named Aspose Test PST.pst zipped and is ok. I...
View ArticleMerge licence file with dll.
Hi ......I am using aspose.dll in my application. I am puting dll and license file in application directory. My problem is that :- if I keep license file with dll then anybody can use my...
View ArticleIssue in Assigning MapiCalender property
Hi, If i have a string as "CN=Meimei Cheung/OU=Bsg/O=MetLife/C=US" in this format.So,when i assign this string to MapiCalender to,from property then it will give exception that give valid email...
View ArticleAppointment Organizer Calendar
When creating a new appointment is it possible for a calendar entry to be created for the organizer of the event. It does not seem to do this by default?The organizer will be using Outlook to view this.
View ArticleLooking for unrestricted demo binaries
We want to load test and ensure accuracy on large PSTs. Is there any way we can evaluate Aspose.Email without having the 50-message limit?This message was posted using Banckle Live Chat 2 Forum
View ArticleEmail File Conversion
need to convert msg to eml file This message was posted using Banckle Live Chat 2 Forum
View ArticleEML to MSG conversion causes FormatException
Hi,I'm using Aspose.Email v. 3.0.0 to convert a EML file (which has an email attachment) to MSG. However, when I try to save the MSG file, I get a FormatException saying 'The header name has an...
View ArticleSending appointment not adding to Organizers calendar.
I am trying to use the appointment functionality of Aspose.Network. Most everything looks correct(The emails and the functionality for attendees), but the appointment never gets added to the...
View ArticleOutlook Appointment
Is it possible to track attendee status (e.g. Accepted, Declined) in Outlook appointments created using Aspoe.Email?
View ArticleSaving attachment to disk from msg file.
HiI want to read the msg file using following code.: { mapimessageclass p_asposeMailObj.=mapimessageclass.fromfile(msgpath) // mapimessageclass object...
View Article