I am trying, without sauces, to enable HTML web mail display inline. Version 5.6.2
This is copied from the Administrator FAQ. The changes needed to enable HTML web mail: $mime_drivers['imp']['html']['inline'] = true; // for horde/config/mime_drivers.local.php $mime_drivers['html']['inline'] = true; // for horde/imp/config/mime_drivers.local.php This change allowed text and links to be shown. Some progress but not much. I checked the Archive and found the following suggestion(excerpt from a long dsiscussion): <?php $mime_drivers['html']['inline'] = true; // for horde/imp/config/mime_drivers.local.php Nothing happened. Some of the following information may be useful. My ISP is running Linux; Apache 2.2.25; PHP: 5.3.27; Pearl: 5.8.8;cPanel Pro 1.0 (RC1) and MySql 5.1.73-cii. web Browser is latest version of Chrome. Thanks for your assistance. John C Payne 630-815-2989 www.pde-usa.net -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org