[horde] HTML messages
Gerard Breiner
gerard.breiner at ias.u-psud.fr
Tue Sep 14 11:50:43 UTC 2010
Hello Romulo,
I guess that you have to configure it. Edit imp/config/mime_drivers.php and
put 'inline' => true as follow.
/**
* HTML driver settings
*/
$mime_drivers['imp']['html'] = array(
'inline' => true,
'handles' => array(
'text/html'
),
'icons' => array(
'default' => 'html.png'
),
/* If you don't want to display the link to open the HTML content in a
* separate window, set the following to false. */
'external' => true,
/* Run 'tidy' on all HTML output? This requires at least version 2.0 of
the
* PECL 'tidy' extension to be installed on your system. */
'tidy' => false,
/* Check for phishing exploits? */
'phishing_check' => true
);
Best regards
Gerard
-----Message d'origine-----
De : horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org] De
la part de Romulo Pires
Envoyé : lundi 13 septembre 2010 23:34
À : horde at lists.horde.org
Objet : [horde] HTML messages
I use horde 2 with dimp, and the horde not show the html messages in
preview!
Someone can help me?
--
Romulo Pires Pinto
UFF/IC/BCC
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list