Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can IMP show attachments or html inline?

attachments html Imp inline
0
Posted

Can IMP show attachments or html inline?

0

IMP is capable of showing certain attachments inline (i.e., in the message body, rather than appearing in a new window on request), but in some cases it risks exposing the user to a security problem in the browser: by enabling inline HTML, any javascript (ActiveX, Java, etc.) in the attachment will be executed by the browser. Enabling inline HTML attachments is strongly discouraged. Of course, this will only work for elements that could be part of a regular HTML page. In particular, images cannot be part of in a regular HTML page (they have to be a separate file with an tag to include them in an HTML page), and can thus not be inlined. Edit the file horde/imp/config/mime_drivers.php to enable inline support for the mime types you wish to have displayed inline. Simply set the ‘inline’ array element for that mime type to ‘true’ to enable a type. As noted above, not all mime types can be shown inline; if there is no ‘inline’ array element for a mime type than that type can not be vi

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123