Re: PDF attachments as Content-Type: application/x-msword;

Ken Hornstein <[email protected]> Fri, 20 May 2016 13:03:34 -0400
Newsgroups gmane.mail.exmh.user
Message-ID <[email protected]>
>> (I guess something on your system seems to think x-msword is msword, but
>> I do not know what that us; it does not look like there is code to
>> strip off x- prefixes of mime types, but who knows, maybe it is in there
>> and I'm missing it).
>
>Maybe somebody misunderstood RFC6648?

I am aware of that, but there still has to be some bit of code somewhere on
the client side which says "application/x-msword" is the same as
"application/msword" (the original author seemed to say that nothing
on his system contained a rule for x-msword).

--Ken