Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Michael Laursen on December 13, 2001, 12:28:52 PM
-
it looks like i'm having a problem with html formattet e-mails when i'm trying to see them in webmail. does sme 5.0 have a problem here or is there something i'm forgetting ?
Michael
-
It's not an SME thing, it's an IMP thing. By default, IMP doesn't display HTML because it's insecure (think security exploits in the browser). This default can be changed--take a look at /home/httpd/html/horde/imp/config/mime.php3, in the section at the end.
-
Dan,
What files I will need to modify in order to change some of the text and images on the IMP log in screen? Is there a special process or are they just "text" files (html code?) which need to be modified? Once changed will I have to stop/start services?
Thanks for you help.
Patrick
PS - I think it's great that IMP does not display html by default, sure wish M$FT and a few others would begin to ship their products in this more sercured "locked down" state.
-
I don't really know which files would need to be modified, but I'd start in /home/httpd/html/horde/imp/templates. The files will generally be PHP code. You shouldn't have to stop/restart anything.
-
http://www.horde.org/faq/admin/print.php#c1
-
Thanks for the help i found what i was looking for :-)