Indracyd wrote:
Dear all how to change a squirrelmail to other webmail
software likes roundcube?

where i must to change a webmail?i'm
looking@/var/www/html or /var/www there is no there
configuration

can i change a webmail squirrelmail to other webmail
software?if can do, how to change that?


thank's before
Cyd
squirrelmail is installed on /usr/share/squirrelmail/
the easiest way way is to rename that folder (just for backup)
# mv /usr/share/squirrelmail/ /usr/share/squirrelmail.bak/
# mkdir /usr/share/squirrelmail/
then you put roundcube's files on that folder

or you can edit file /etc/httpd/conf/squirrelmail.conf (backup first for safety)
and point to other folder (i.e. /var/www/html/roundcube/)

or you can install qtp-plus (http://qtp.qmailtoaster.com/) and execute
# qtp-install-roundcube


---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to