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
-
Hello.
How can I install Horde/Imp in a Ibay?
is that possible?
Does someone have already thereby experience?
thx
Stefan
-
Horde and IMP are already installed on E-Smith for e-mail/webmail services. Could you elaborate more on your question?
-
hello Andrei.
thanks for your rapid answer. I need a second, independent system, which is to access a Microsoft Exchange Server.
Stefan
-
I think you can, I assume you have to create another database for it though
-
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