Roundcube Community Forum

Release Support => Requests => Topic started by: m_ali_69 on May 30, 2013, 01:15:00 AM

Title: roundcube login
Post by: m_ali_69 on May 30, 2013, 01:15:00 AM
I am trying to set up web mail for users on my server. I want them to be able to access RoundCube, but I have cPanel installed so the only way to access RoundCube is after logging in to cPanel. Since I do not want my users logging into cPanel? I could fake the session variables for a cPanel login, but I don't want my users to have access to anything in cPanel. Or should I try to install another webmail client? Will that even work?
Title: Re: roundcube login
Post by: SKaero on May 30, 2013, 04:31:36 PM
Just setup your own install of RoundCube.
Title: Re: roundcube login
Post by: demouser on July 31, 2013, 10:58:40 AM
i had the same issue, but was able to use a URL that took users directly to roundcube log in.
It is something like https://mywebsite.com:2096/3rdparty/roundcube/index.php
Only issue is when you log out and then log back in, you may end up in cPanel until the autoload times out.