Hello, we are using the Chilkat.NET IMAP library v9.5.0.51 to fetch emails from a mail server. Most of the time, this works fine. For some mails, however, the "From" address loses parts of the encoded information. The mail header I see using a different tool is:
When using the
As you can see, the string is losing quotes (=22) and is also missing the space between the full name and the mail address. Is this a bug in your library or are we using it wrongly? Thanks for your help and kind regards, Christoph ==== UPDATE: This seems to be an issue, that was introduced with a new version of the library. Before, we were using v9.5.0.39 and everything seems to be fine in our database. We upgraded due to instabilities in the older version:
|