Java code required
Hi,Can you please give equivalent java code for this: http://www.aspose.com/docs/display/emailnet/Utility+Features#UtilityFeatures-IgnoreorBypassInvalidorExpiredSSLCertificateOne of our developers ned it.
View ArticleIMAP exception Folder INBOX failed to open Exception: Imap server returned an...
Issues started with version 6.9 and are consistent with versions 16.10, 16.11 and 16.12. Connecting to outlook exception "Folder INBOX failed to open Exception: Imap server returned an invalid...
View ArticleSharepoint FTP synchronization using workflow
Hi,I'm having some issues adding the "Send File or Folder to FTP via Aspose.Network" action when trying to design a new workflow in Sharepoint Designer 2010. The action is not added to the workflow....
View ArticleMBOX to nsf Conversion
Hello, Is There a way to read and convert from a MBOX file to other file format like .NSF using Aspose.email? Thank & regards!Mantu Malakar
View ArticleMails are not getting saved while exporting
System.ArgumentException: Font 'Berlin Sans FB Demi' does not support style 'Regular'. at System.Drawing.Font.CreateNativeFont() at System.Drawing.Font.Initialize(FontFamily family, Single emSize,...
View ArticleAspose Email Contact Unit test
Hi,Pls find attached our AsposeContactTest class we built so as to test all individual attributes which are NOT populated correctly according to our tests.Principle is simple and applied for each...
View ArticleAlternative of ImapClient.Connect
We just upgraded to the latest version of Imap and found that Connect is no more supported. Can you share what is the alternative of this? Any API reference change that we can refer?
View ArticleMBOX to HTML conversion
Hello, Is There a way to read and convert from a MBOX file to HTML file using Aspose.email? Thank & regards!Mantu Malakar
View ArticleExporting to MHTML sometimes adds extra header
Hi,I am facing an issue when exporting to MHTML. A header is printed on top of exported mhtml which is not required. Has the latest version of API fixed this bug?
View ArticleHow to create a new MapiRecipient without an email address?
I have found that I am unable to create a new MapiRecipient unless I give the method an email address. So the following snippet will throw an error:MapiRecipientCollection rc = new...
View ArticleEmail Sender name is not similar in the pdf rendition, to the Source eml file
Hi,I am using Aspose to convert email to pdf.The pdf rendition of the source efl file differs from the original, as you can see in the attached files, the 'To' section of the source file and the target...
View ArticleMessages with Attachments only
Hi,Is there any way we can list only those messages from PST that have attachments? We dont want to extract each message and then check if it has attachments or not. This will consume lot of our...
View ArticleMBOX to PST
Hello, Is There a way to read and convert from a MBOX file to PST file using Aspose.email? Thank & regards!Mantu Malakar
View ArticleSaving EML as UnSent not working on Mac
Hi,We are creating an EML from MSG file like this:MapiMessage mapiMsg = MapiMessage.FromMailMessage("Email.msg");mapiMsg.SetMessageFlags(MapiMessageFlags.MSGFLAG_UNSENT |...
View ArticleCitrix
Hi,Just checking if there are any know issues with MailbeeNetObjects V7 being used in a Windows Forms Net application from a Citrix server. Thin clients are HP 1410....
View ArticleExtracting specific property from a message in PST
Hi,We are looking for an efficient way to get subject, sent date, and sender information of every message from a PST file. What we are currently doing is open the PST file using the API, extract each...
View ArticleCheck if the MAPI message already exists in the PST Folder
Dear kashif,I'm getting the emails from office 365 and adding them to a pst file, so what i want to know how to check if the MAPI message already exists in the folder.
View ArticleEfficient Meta Data collection
Hi,We are processing emails from POP3 server and keeping meta data about it. However, we would like to minimize this meta data storage at our end. What we want to know is that what minimum possible...
View ArticleEmail verifications.
I am trying to check the email component ..I first add L: Aspose.Email.dll to my project.. then write sample code to verify email ..Error message appears after run the app:"The mail address is...
View ArticleThe operation 'DATA' has timed out. Timeout '100000' has been reached.
Hi Support,While sending email with attachment of size 12mb, i faced "The operation 'DATA' has timed out. Timeout '100000' has been reached." problemI used latest version of Aspose.Email.dll,...
View Article