[imp] inline html is not working

Michael M Slusarz slusarz at horde.org
Thu Mar 2 07:26:41 PST 2006


Quoting Amar Bardoliwala <amar_ygroup at yahoo.com>:

>   Problem:
>   ======
>
>   I have following server configuration
>  PHP Version: 4.3.11
>  Horde: 3.0.5
>  Imp: H3 (4.0.3)
>  Ingo: H3 (1.0.1)
>  Jonah: 0.1-cvs
>
>  Kronolith: H3 (2.0.3)
>  Mnemo: H3 (2.0)
>  Nag: H3 (2.0.2)
>  Turba: H3 (2.0.3)
>
>    I set $mime_drivers['imp']['html']['inline'] = true; in file
>  imp/config/mime_drivers.php to see text/html part inline.
>
>    But I am not able to see it inline. It shows html tags
>  like(<html>,<a>,<br> etc) intact. It is not evaluating any html tags
>   in any message.
>
>     Your Reply:
>   ========
>   then it is a text/plain part, not a text/html part.
> michael
>   ___________________________________
> Michael Slusarz [slusarz at horde.org
>
>   ====================================================
>   I checked message content from horde by clicking on show all headers link.
>   It shows following
>           Content-Type:   text/html; charset=iso-8859-1;
>
>   I think problem is with something else.

No, it is a text/plain part.  I guarantee your message does not have a  
MIME-Version: header.  No MIME-Version header means text/plain no  
matter what may appear in a Content-Type header.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]


More information about the imp mailing list