Koozali.org: home of the SME Server

E-mail in html format

Michael Laursen

E-mail in html format
« 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

Dan Brown

Re: E-mail in html format
« Reply #1 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.

Patrick

another question about IMP (Re: E-mail in html format)
« Reply #2 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.

Dan Brown

Re: another question about IMP (Re: E-mail in html format)
« Reply #3 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.

Juan Carlos


Michael Laursen

Re: E-mail in html format
« Reply #5 on: December 16, 2001, 04:16:37 PM »
Thanks for the help i found what i was looking for :-)