Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Stefan Sabolowitsch on April 26, 2002, 09:48:06 PM

Title: Horde/Imp in a Ibay ?
Post by: Stefan Sabolowitsch 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
Title: Re: Horde/Imp in a Ibay ?
Post by: Andrei Taylor 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?
Title: Re: Horde/Imp in a Ibay ?
Post by: Stefan Sabolowitsch 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
Title: Re: Horde/Imp in a Ibay ?
Post by: Jan on April 29, 2002, 06:15:06 PM
I think you can, I assume you have to create another database for it though
Title: Re: Horde/Imp in a Ibay ?
Post by: Rich Lafferty 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