[imp] IMP showing text mails as attachments.

Michael M Slusarz slusarz at horde.org
Thu Jun 29 07:45:52 PDT 2006


Quoting Ligesh <dump at lxlabs.com>:

>
>  Hi,
>
>   My IMP is showing normal text mails as attachments. The mail is a   
> simple text file, but IMP, rather than displaying it, just shows it   
> as a attachment of type 'text/plain'.  The configuration option   
> $mime_drivers is actually set to 'true'. So I was wondering this   
> could be caused by some apache configuration, some charset setting   
> perhaps. Is this a well known problem?
>
> --------------------
> $mime_drivers['imp']['text']['inline'] = true;
> $mime_drivers['imp']['text']['handles'] = array(
>     'text/plain', 'message/delivery-status', 'text/rfc822-headers');
>
> ------------------
>
> Thanks a lot in advance.

The MIME Content-Disposition header is most likely indicated that MIME  
part as an 'attachment' instead of 'inline'.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]


More information about the imp mailing list