Koozali.org: home of the SME Server

Setting up web-based e-mail on e-smith 4.0

Olivier

Setting up web-based e-mail on e-smith 4.0
« on: November 27, 2000, 07:29:21 PM »
hi
 
I have today setup the web-based e-mail system on an e-smith 4.0 server. the installation work great. congratulation. well now I have a question. how can I access the web-based e-mail client on the e-smith server with a browser like ie or netscape?
 
thanks for information
 
olivier

Darrell

RE: Setting up web-based e-mail on e-smith 4.0
« Reply #1 on: November 28, 2000, 04:49:27 AM »
Olivier wrote:

> hi
>
> I have today setup the web-based e-mail system on an e-smith
> 4.0 server. the installation work great. congratulation. well
> now I have a question. how can I access the web-based e-mail
> client on the e-smith server with a browser like ie or netscape?
>
> thanks for information
>
> olivier

You access webmail via http://yourservername/horde/imp which brings up the IMP login page.  If you get errors like:

Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /home/e-smith/files/primary/horde-phplib/db_mysql.inc on line 73

Dan Brown gave us the following 'fix' to implement via the e-smith command line:

[root@e-smith]# ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

Regards,

Darrell