Yes,
When you are reading that email, press v to find out what it tells you
about the application type, something like:
application/vnd.ms-xxxx
So then you put this in .mailcap in your home directory:
application/vnd.ms-xxxx ; /usr/local/bin/gimp %s; copiousoutput
The above assumes that you have Unix OS and that you want to run gimp as a
viewer.
Hope that helps.
EW
On Thu, 29 Mar 2001, malcolm.boekhoff wrote:
>
> Can some clever person please post a mailcap entry to deal with messages from
> Microsoft Outlook Express, where the sender has attached a BMP.
>
> The BMP kind of gets in-lined into the message, so that if you were reading it
> with OE you would see the picture (some kind of OLE stuff, I think). I.e. you
> don't have to explicitly open the attachment, you can see it in the preview
> window.
>
> The properties you get from OE are:
>
> ----------> Message properties start here <----------
> Received: from boekhoffm (BOEKHOFF_M [10.16.92.39]) by cloisters-exch.actfs.co.uk
>with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
> id G683370T; Thu, 29 Mar 2001 16:55:34 +0100
> Message-ID: <000801c0b869$0bc7bc50$[EMAIL PROTECTED]>
> From: "Malcolm Boekhoff" <[EMAIL PROTECTED]>
> To: "me" <[EMAIL PROTECTED]>
> Subject: etst
> Date: Thu, 29 Mar 2001 16:58:06 +0100
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 5.00.2919.6600
> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
>
>
>
>
>
>
> begin 600 1.bmp
> M0DU6$@H``````#8````H````D`$``"8"```!`!@``````"`2"@#$#@``Q`X`
> M````````````________________________________________________
> M____________________________________________________________
> M____________________________________________________________
> M____________________________________________________________
> M____________________________________________________________
> M____________________________________________________________
> M____________________________________________________________
>
> .. and loads more.
> ----------> Message properties end here <----------
>