Change webmail to Squirrel Mail

AnnieApple

Verified User
Joined
May 17, 2007
Messages
5
Hi,
I hope somebody can help me with this.
My site is using UebiMiau mail by defaul and i want to change it to use Squirrel Mail.
There is a setup on my domain /webmail and it automatically takes the user to UebiMiau mail.
:confused:

Sorry i hope there is enough information here.

Thanks , i hope somebody can point me in the right direction.


Annie
 
Code:
cd /var/www/html
mv webmail uebimiau
ln -s squirrelmail webmail
 
Annie, the resolution provided by smtalk only works if you own the server and can make a server wide change.

If you're simply a domain owner using DirectAdmin through a hosting company you should use /squirrelmail instead of /webmail.

Jeff
 
Thanks

Hi ,
Thanks very much for your responses.
The mail.domain.ie/squirrelmail worked a treat.
thank you once again

Annie
 
Back
Top