Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Olivier 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
-
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