From: Matthias A. <mat...@gm...> - 2007-11-02 18:00:57
|
Am Donnerstag, den 01.11.2007, 18:06 -0700 schrieb Adam Simpkins: > I tracked down the problem, and it occurs because the Exchange server > is rewriting the MIME boundary before sending it to the IMAP client. So tell Exchange not to do that. Why would a client want to cater for servers who tamper with data? It's the MIME boundary today and the sender address tomorrow. And why would a client want to use such a server at all? > It rewrites the boundary differently (using a different randomly > generated string) for each IMAP request. Because fetchmail downloads > the headers and body separately, this results in a different boundary > in the Content-Type header than in the message body. ... [bug fixing for Lotus insanity transferred to MS Exchange?] > I don't suppose I can convince you to reconsider? (I somehow doubt > I'll have much luck convincing Microsoft to fix exchange.) Well, if I had time at my hands, I might offer to fix this for money. Given that 6.3.9 has been delayed for weeks already, I'd rather not make any offers in that direction. I'm aware this isn't too helpful, but I don't see it as my foremost interest to work around server bugs - especially not if the changes to code would have to be rather intrusive. Sorry. Best regards Matthias |