F
fmosti
Guest
Hi
my Horde not show html message, only text
I have check mime_drivers.php in /usr/share/psa-horde/imp/config
and it is ok:
/**
* HTML driver settings
*/
$mime_drivers['imp']['html']['inline'] = true;
$mime_drivers['imp']['html']['handles'] = array(
'text/html');
$mime_drivers['imp']['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. */
$mime_drivers['imp']['html']['external'] = true;
Fedora core 3 Plesk 8.0.1 with all update.
Any suggestions?
my Horde not show html message, only text
I have check mime_drivers.php in /usr/share/psa-horde/imp/config
and it is ok:
/**
* HTML driver settings
*/
$mime_drivers['imp']['html']['inline'] = true;
$mime_drivers['imp']['html']['handles'] = array(
'text/html');
$mime_drivers['imp']['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. */
$mime_drivers['imp']['html']['external'] = true;
Fedora core 3 Plesk 8.0.1 with all update.
Any suggestions?