MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: ynuyasha on 2013-06-27, 21:17:24

Title: Unable to change webmail
Post by: ynuyasha on 2013-06-27, 21:17:24
Hi,

if i try to change webmail on a domain is still use always roundcube.
i found this file /home/apache/conf/webmails/webmail.conf
that block webmail to roundcube

any suggest??

Regards
Antonio
Title: Re: Unable to change webmail
Post by: MRatWork on 2013-06-27, 21:36:48
Run 'sh /script/fixweb'. It's issue not resolve until now.
Title: Re: Unable to change webmail
Post by: ynuyasha on 2013-06-28, 15:09:32
running fixweb doesn't resolve the issue because there isn't a directive that redirect to the correct webmail on apache domain config.

where i modify code to set webmail per domain?
Title: Re: Unable to change webmail
Post by: MRatWork on 2013-06-28, 15:24:37
It's maybe certain domain(s) using horde and or t-dah.

Latest Kloxo-MR remove horde (too old) and t-dah (dead project) and change to telaen.

Step:
1. remove old webmail with 'yum remove kloxomr-webmail-horde kloxomr-webmail-t-dah' and delete their directory with 'rm -rf /home/kloxo/httpd/webmail/horde' and 'rm -rf /home/kloxo/httpd/webmail/t-dah'
2. Add new webmail with 'yum install kloxomr-webmail-telaen'
3. Set all webmail on panel as '--chooser--'
4. To make sure your Kloxo-MR as 2013031825
5. Run 'sh /script/fix-all; sh /script/restart-all'
Title: Re: Unable to change webmail
Post by: ynuyasha on 2013-06-28, 15:56:34
Thanks now seems works