PDA

View Full Version : In-Reply-To and Thread-Index not handled by Outlook Mobile


moitoius
21st September 2009, 12:45 PM
Hey Guys,

Wasn't too sure which forum to put this one up in. I am currently developing a 'mail actioning service' (where you can reply to emails and perform actions etc.).

After reading a few RFCs I decided to use Message-ID and In-Reply-To to keep track of threads. This works fine in Outlook PC and it adheres to the RFCs. But not Outlook Mobile - oh no, not only does it not adhere to the RFCs but it also neglects Microsoft's home-grown standards (Thread-Index and TNEF-Correllator).

In other words I am SOL on determining that an email is in reply to another one (more precisely that an email is within a certain thread). Googling for two days has yielded nothing.

I'm hoping one of you guys is aware of a registry setting I can flip to enable this (In-Reply-To or Thread-Index). I have poked around but found nothing.

Any ideas?