Attachments problems
Rui Luís Pires
rlpires@telin.ugent.be
Thu, 15 May 2003 17:32:49 +0200 (CEST)
On 15 May, laurent.duperval@microcell.ca wrote:
> Well, TkRat isn't the problem, it's your magic file. In later
> versions, I'm not sure which, I added the possibility to get
> MIME types from file. If you go to Preferences | Advanced |
> Files, in MIME program, you can enter the command to use to get
> the MIME type back. I use
>
> file -i
>
> so on a Word document, I'll get
>
> file -i mydoc.doc
> mydoc.doc: application/msword
Indeed! Good tip, already added '-i' to the mime program entry (I
had file with no arguments.)
Rui