Horde Groupware 5.1.1 inline question
Hello,
I am running WHM 11.42.0 (build 20) with Horde Groupware 5.1.1.
I know there is a security risk with viewing messages with HTML inline but a lot of folks are not happy with the way it's displayed inside Horde.
My question is: Is there a way you can make this easier to turn on or off from WHM control panel so we don't have to keep editing the file every time cPanel updates?
Thank you,
Pete
-
Is there a specific value in a configuration file that you want modified after each cPanel update? If so, you could review the instructions from this post: Modifying RoundCube Configuration Value after upcp That post is intended for Roundcube, but you could apply the same principle to a Horde configuration file. Thank you. 0 -
Hello, It is specific for the file mime_drivers.php located in /usr/local/cpanel/base/horde/imp/config/ The only one that needs modified to change the following directive to true: /* HTML driver settings */ 'html' => array( /* NOTE: Inline HTML display is turned OFF by default. */ 'inline' => true, I don't think I am the only one who has to change this one file after every update. I can't see having to go through and creating your own custom package just for one little edit. But it would be very convenient if this was an option to turn on or off inside tweak setting when you choose to use Horde. Thanks, Pete 0 -
Hi This is seconded.. I've just had to change this setting. Thanks Nigel 0 -
Hello, I put in for a feature request because I think this would resolve a lot of issues people are having trying to display their emails correctly. [url=http://features.cpanel.net/responses/add-a-tweak-setting-when-choosing-horde-to-turn-html-inline-on-or-off]Add a Tweak Setting when choosing Horde to turn HTML inline on or off | cPanel Feature Requests 0 -
Thank you for opening a feature request. That's the best way to see a change in the default configuration used in Horde. The workaround I referenced is a viable alternative in the meantime. Thank you. 0 -
[quote="cPanelMichael, post: 1594302">Thank you for opening a feature request. That's the best way to see a change in the default configuration used in Horde. The workaround I referenced is a viable alternative in the meantime. Thank you.
so the entry should look like this then for hordereplace "'inline' => false," "'inline' => true," -- /usr/local/cpanel/base/horde/imp/config/mime_drivers.php
also this is for inline viewing but what about when a user opens the message properly, is there a way to just set that for html? Thanks0 -
[quote="ethical, post: 1603682">so the entry should look like this then for horde replace "'inline' => false," "'inline' => true," -- /usr/local/cpanel/base/horde/imp/config/mime_drivers.php
[COLOR="#FF0000"> Yes also this is for inline viewing but what about when a user opens the message properly, is there a way to just set that for html? Thanks
[COLOR="#FF0000"> If you receive html in your email horde will let you view it in a separate window0 -
[quote="vivient, post: 1603752">[COLOR="#FF0000"> If you receive html in your email horde will let you view it in a separate window
mine did not show html when i opened a message until i set the above setting, your saying that it should have? Thanks John0
Please sign in to leave a comment.
Comments
8 comments