[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Source code repo
- From: Coda Highland <chighland@...>
- Date: Fri, 7 Feb 2014 01:29:26 -0800
On Fri, Feb 7, 2014 at 1:21 AM, John Hind <john.hind@zen.co.uk> wrote:
> Meta-question here, but can anyone explain why this keeps happening in the message digest email?
> It claims to be text/plain but actually is a block of cryptic upper and lower case letters and digits terminated with an = sign. Steve Donovan clearly had no problem with it as he quotes the message content which I cannot see. I am receiving using Microsoft Outlook 2007 on Windows 8.1.
The content-type is text/plain, but the content-encoding is base64.
I'm not quite sure why Outlook wouldn't figure this out... perhaps
there's a header not being set correctly.
/s/ Adam