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

Title: E-mail in html format
Post 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
Title: Re: E-mail in html format
Post by: Dan Brown on December 13, 2001, 07:27:00 PM
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.
Title: another question about IMP (Re: E-mail in html format)
Post by: Patrick on December 13, 2001, 10:58:58 PM
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.
Title: Re: another question about IMP (Re: E-mail in html format)
Post by: Dan Brown on December 14, 2001, 05:51:13 AM
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.
Title: Re: another question about IMP (Re: E-mail in html format)
Post by: Juan Carlos on December 16, 2001, 02:20:32 AM
http://www.horde.org/faq/admin/print.php#c1
Title: Re: E-mail in html format
Post by: Michael Laursen on December 16, 2001, 04:16:37 PM
Thanks for the help i found what i was looking for :-)