[imp] How to view tif files with imp?

Jason Kwok jason@newhonest.com
Fri, 23 Feb 2001 10:17:01 +0800


Oh, it's working just fine now. Thank you all for asistance.

==
====
Best Regards
Jason Kwok
==============
====
----- Original Message -----
From: "bill parducci" <bill@parducci.net>
To: <imp@lists.horde.org>
Sent: Wednesday, February 21, 2001 11:19 PM
Subject: Re: [imp] How to view tif files with imp?


> this is odd since mime.php3 (the one in ./horde/imp/config) has the
following
> entry:
>
> $mime_actions['image/'] =
> array(
>       'action'       => 'default',
>       'function'     => 'mime_action_images',
>       'view'         => true,
>       'download'     => true,
>       'icon'         => 'mime_image.gif'
>       );
>
>
> if i read this right, ANY mime type of image/* (and tiff files are
typically
> known as 'image/TIFF') should be both viewable inline and downloadable.
(i have
> never seen an image actually show up in line, but i have used the other
two
> viewing options sucessfully)
>
> this seems to indicate that the image may not be identified as such. can
you
> look at the message source of one of your notes and confirm what the mime
type
> is? (do not go by file name)
>
> if it IS image/TIFF, can you click on the file name in the attachemnet
area of
> the note and have it pop up? (which means imp agrees that it is of type
> 'image/')
>
> if yes, and all you get is junk, then your browser's mime types need to be
> fixed.  if no, then your imp installation is wanked (beyond my paltry imp
tech
> support abilities)
>
> that's all i can think of...
>
> b
>
>
> Quoting Jason Kwok <jason@newhonest.com>:
>
> > After looking into mime.php3, I still don't know what to do! There's
> > nothing
> > like tiff. Could anyone teach me a little bit more please? What I'm
> > trying
> > to do is get emails with tif attachment from HylaFax server and store it
> > in
> > a specific email address. Then anyone with password could use imp to
> > browse
> > or read the fax contents which is in tiff format.
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org