[horde] HTML messages

Romulo Pires romulo.pires123 at gmail.com
Tue Sep 14 12:43:43 UTC 2010


2010/9/14 Romulo Pires <romulo.pires123 at gmail.com>

>
>
> ---------- Forwarded message ----------
> From: Gerard Breiner <gerard.breiner at ias.u-psud.fr>
> Date: 2010/9/14
> Subject: RE: [horde] HTML messages
> To: Romulo Pires <romulo.pires123 at gmail.com>, horde at lists.horde.org
>
>
> 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
>
>
>
>
> --
> Romulo Pires Pinto
> UFF/IC/BCC
>
>
I made a mistake,
I use Horde 3 with DIMP, and if the massage contains this header:

'Content-type: text/html; charset=UTF-8'

It's not run, but if i use this header it's run:

'Content-type: text/html; charset=UTF-8'

-- 
Romulo Pires Pinto
UFF/IC/BCC


More information about the horde mailing list