[imp] html view in imp (MSWord?)
Anil Madhavapeddy
anil@recoil.org
Mon, 20 Aug 2001 16:58:47 +0100
On Mon, Aug 20, 2001 at 10:41:11AM -0500, Rick Romero wrote:
>
> It's the email version of "Remember that time you sneezed on that
> hot chick? Man that was gross. HAR HAR HAR"
heh :)
> Ok, so let me get this straight. The mime_mappings are supposed
> to change the mime type of an .xls file from application/octet-
> stream to :
> 'xls' => 'application/vnd.ms-excel' ?
>
> Now you said you havn't done it yet, as in, everything is there and
> ready, but the last little line of code hasn't been placed/enabled?
Yeah. If the IMAP server fails to sniff out a type for the
file, then we attempt to determine it from the file extension
of the attached file.
Anil