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

2016-05-19 Thread Rick Baartman
Why does this happen? Of course in exmh, they try to open with openoffice instead of kpdf. -- rick baartman, Head, Beam Physics Accelerator Division, TRIUMF 4004 Wesbrook Mall Vancouver, BC V6T2A3 ___ Exmh-users mailing list Exmh-users@redhat.com http

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

2016-05-19 Thread Ken Hornstein
>Why does this happen? Of course in exmh, they try to open with >openoffice instead of kpdf. So what does the "file" command say when you run it on a PDF? It looks like exmh uses whatever "file" thinks it is along with a mapping table to decide what MIME type to use. Although maybe something el

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

2016-05-19 Thread Rick Baartman
file cmmand says PDF document, version 1.5 I did not have a application/x-msword; in my mailcap so I don't know how my exmh (2.7.2, BTW) is getting the idea that it's msword. NEway, I set application/x-msword; kpdf -geometry 900x1100 "%s" since it appears that it's always pdf. I searched thr

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

2016-05-19 Thread Anne Possoz
> file cmmand says > > PDF document, version 1.5 > > I did not have a application/x-msword; in my mailcap so I don't know > how my exmh (2.7.2, BTW) is getting the idea that it's msword. > > NEway, I set > > application/x-msword; kpdf -geometry 900x1100 "%s" > > since it appears that it's al

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

2016-05-19 Thread Ken Hornstein
>file cmmand says > >PDF document, version 1.5 > >I did not have a application/x-msword; in my mailcap so I don't know >how my exmh (2.7.2, BTW) is getting the idea that it's msword. Ah, I misunderstood you. I thought that YOU were attaching PDFs and they were going out as application/x-msword.

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

2016-05-19 Thread Rick Baartman
Thnx Anne and Ken. That was a useful test. It seems to me it comes from msword to pdf converted files. -- rick baartman, Head, Beam Physics Accelerator Division, TRIUMF 4004 Wesbrook Mall Vancouver, BC V6T2A3 ___ Exmh-users mailing list Exmh-users@red