|
Hi, Using Rebex.Net.Imap 1.0.3723.0, .Net 3.5 VS2010 Seems that Outlook 12.0 does not enclose the msgids in the References mail header with angle brackets, so when the header is parsed, the MessageIdCollection contains one item with a value of all the message ids. It should have one value for each msgid. Example section of message header:
I have to put a workaround in my code to handle this as the standard parsing of the References header does not cater for this. My code is like this:
My question is, as Outlook as a very common mail client, even if it does not comply with the RFC, should there not be support for this form of header in Rebex? Or have a missed something? Thanks. Scott |
|
We usually try to support common mail clients even if they don't comply with RFCs, but no one reported this particular issue so far. Even though, it looks like adding a workaround for this would be safe and not break anything. We will try to add this into the next release. However, we are not able to reproduce the behavior described. This is what I tried:
It looks like the problem is not caused by Outlook 12 alone. If possible, please let us know how to reproduce this behavior. I was connecting to an SMTP server to reply from Outlook. I will try with an Exchange server as you have done and report back
(12 May '10, 15:59)
Scott Waye
|
|
In this case I would advise to use the Inet, but I found out there the same thing, which would be help in this situation. Some weeks ago I used it and my troubles have been gone - repair outlook. |