|
From: Nicholas N. <nj...@cs...> - 2005-05-31 22:55:44
|
On Tue, 31 May 2005, Greg Parker wrote: > The problem is that the original message does not include > a MIME-Version header. Any message that specifies a > Content-Transfer-Encoding must also include MIME-Version. > This is probably a bug in the generator of the message. > I'm guessing that some mail clients enforce the letter of > the law and ignore Content-Transfer-Encoding when no > MIME-Version is present. Ah, you're exactly right: I added the Mime version line and Pine displayed it properly. Thanks, Greg. So the follow-up question: how do we make Subversion include the Mime version line? N |