Koozali.org: home of the SME Server

webmail interface

Timothée Bastin

webmail interface
« on: April 05, 2001, 06:22:07 PM »
Hi,

Does anyone know if I can modify the webmail (IMP) interface? I thought it was a php webpage, but I don't know where to find it.

Alejandro

Re: webmail interface
« Reply #1 on: April 05, 2001, 07:00:43 PM »
home/httpd/html/horde/imp

Timothée Bastin

Re: webmail interface
« Reply #2 on: April 05, 2001, 08:01:50 PM »
aha...okay, thanx. But how can I copy this files to my windows client where I can edit them with for example dreamweaver and then place them back?

Michael Maxwell

Re: webmail interface
« Reply #3 on: April 06, 2001, 07:42:19 AM »
Hi
Take a look at /home/httpd/html/horde/imp/config/html.php3

"pico /home/httpd/html/horde/imp/config/html.php3" this may give you some idea.

A word of warning about IMP. The php code in IMP is full-on and is not easy to edit. Just ask me !@!@

Michael Maxwell

Timothée Bastin wrote:
>
> aha...okay, thanx. But how can I copy this files to my
> windows client where I can edit them with for example
> dreamweaver and then place them back?

Dan Brown

Re: webmail interface
« Reply #4 on: April 06, 2001, 08:33:07 AM »
If you're wanting to modify IMP, it'd probably be a good idea to check out the web site at http://www.horde.org, take a look at the mailing list archives, and if they don't answer your questions, maybe post your question to the list directly.  They are, after all, the experts on the subject...