Web Hosting Talk







View Full Version : Email Account Access in cPanel


Lil' J
02-14-2007, 05:49 AM
Hi

I have set up some email addressess, however i want to make people access their webmail. At the momment the only link i have to direct people to requires them to access the cpanel first (well use that username and password).

Anyone have an idea how i can set up www.mydomain.com/mail and redirect to a url that does not require the webmaster login.

Hope that all makes sense

Thanks

Lil' J
02-14-2007, 08:56 PM
sorted this out, have to change the port.

supportoncall
10-29-2007, 01:28 PM
hi,

can you please let us know how you did that exactly with few steps.
that would be great.

david510
10-29-2007, 01:49 PM
Try this. Add the following line in the httpd.conf virtualhost entry of the domain for which you need the direct squirrelmail login as www.domain.com/webmail


Alias /webmail /usr/local/cpanel/base/3rdparty/squirrelmail/src/login.php


Make sure this domain has not got open_basedir protection enabled.