|
|
Tag Browser: email
< 1 second(s)
-
Hi!When the Pop3-Server is returning a Mail with a special char like é or è in the From-Field like ''René Mustermann <r.mustermann@paragraph-software.at>'', the MailMessage.From returns null.I'm using Version 1.1. Outlook behaves correctly.Thanks, Thomas
-
Thanx for your suggestion, it helped a lot in the rendering quality.
Still have problems with other emails. See the one attached.
Best Regads
-
I am trying to separate my Connect/Login calls using both the Pop3Client and ImapClient classes to help make my error reporting more specific.In passing bad username/password data, calling ''client.Connect(true);'' will throw a Pop3Exception/ImapException.But, breaking the connection and login into two separate calls, I do not receive the ...
-
We are currently successfully using Aspose.Network to download
messages from exchange accounts. However
we have recently run into difficulty when trying to apply our code to an
exchange mailbox with a secure connection (https). On attempting to download the emails, we get
the following error:
System.Net.WebException: The ...
-
HiHow can I get the status error code for a delivery status notification email I am retrieving from an inbox? I can see these fields in the multipart of the email's message source but I can't see these fields available in the Attachment objects or anywhere in the MailMessage object once I've retrieved it using Aspose. I've noticed the ...
-
I am currently evaluating using Aspose.Network as part of a solution for a client of mine. In particular, the ability to convert .eml to .msg and to retrieve attachments from a .msg file are the functions we are looking at.Are there any scalability issues? We would be converting and managing about 20,000 email files each work day (12 ...
-
Hello all!
I try to convert a eml-forrmatted mail from stream into a msg-forrmatted mail and save it to an other stream with Aspose.Network. The code runs in context of a webserver. In debug-mode on windows xp sp3 (outlook is installed) using cassini as webserver it works. In release (any cpu) on windows 2003 server 64-bit (outlook ...
-
Hi,
How can I create an email message in Draft Status using Aspose Network component.
I have a requirement to create an email message in Draft Status. This email is saved using Attachment.Save method. The saved email will later be used to attach to another email. I could do everything except creating a email message in draft ...
|
|