[Bug 825] Changed - imp not correctly displaying html email
bugs@bugs.horde.org
bugs@bugs.horde.org
Wed, 26 Dec 2001 10:59:59 -0400
http://bugs.horde.org/show_bug.cgi?id=825
*** shadow/825 Mon Dec 24 15:45:54 2001
--- shadow/825.tmp.4476 Wed Dec 26 10:59:58 2001
***************
*** 122,124 ****
--- 122,135 ----
------- Additional Comments From chuck@horde.org 12/24/01 15:45 -------
This works fine for me. Do you have IMP configured to display HTML email? Look
in imp/config/mime_drivers.php.
+
+ ------- Additional Comments From carl151@yahoo.com 12/26/01 10:59 -------
+ yes, imp is configured to display HTML email.
+ i also changed
+
+ $mime_drivers['imp']['html']['inline'] = true;
+
+ in imp/config/mime_drivers.php. this will correctly display the html inline but
+ still creates a link for the attachment that produces the same error in the
+ browser.
+