Koozali.org: home of the SME Server

Horde/Imp in a Ibay ?

Stefan Sabolowitsch

Horde/Imp in a Ibay ?
« on: April 26, 2002, 09:48:06 PM »
Hello.
How can I install Horde/Imp in a Ibay?
is that possible?
Does someone have already thereby experience?

thx

Stefan

Andrei Taylor

Re: Horde/Imp in a Ibay ?
« Reply #1 on: April 27, 2002, 02:58:54 PM »
Horde and IMP are already installed on E-Smith for e-mail/webmail services. Could you elaborate more on your question?

Stefan Sabolowitsch

Re: Horde/Imp in a Ibay ?
« Reply #2 on: April 27, 2002, 07:23:11 PM »
hello Andrei.

thanks for your rapid answer. I need a second, independent system, which is to access a Microsoft Exchange Server.

Stefan

Jan

Re: Horde/Imp in a Ibay ?
« Reply #3 on: April 29, 2002, 06:15:06 PM »
I think you can, I assume you have to create another database for it though

Rich Lafferty

Re: Horde/Imp in a Ibay ?
« Reply #4 on: April 29, 2002, 07:06:56 PM »
One thing you might want to consider is just configuring IMP to have
a pulldown menu to choose which server to use -- IMP happily works
with multiple IMAP servers, and keeps prefs and address books separate
for bob@server1 vs bob@server2.

Take a look at /home/httpd/html/horde/imp/config/defaults.php3
and servers.php3 in the same directory. (Note that defaults.php3 is templated,
so you'll need to make a custom template for it, while servers.php3 isn't
there yet, so you'll have to create one based on servers.php3.dist in the
same directory.)

Cheers,

  -Rich