How to install new Roundcube 1.6.x

Post Reply
User avatar
myVesta
Site Admin
Posts: 924
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Here is how to install the new Roundcube 1.6 on the new (sub)domain:

Code: Select all

wget -nv https://c.myvestacp.com/tools/install-new-roundcube.sh -O /root/install-new-roundcube.sh
bash /root/install-new-roundcube.sh 'webmail' 'webmail.YOURDOMAIN.COM'
Just instead webmail.YOURDOMAIN.COM type some of your subdomain.

Roundcube 1.6 has a responsive design, perfectly adapted for mobile phones too.
Screenshot_83.png
Screenshot_83.png (9.97 KiB)

Tags:
User avatar
T4B
Posts: 158
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 4 times

myVesta wrote: Fri Dec 17, 2021 12:56 am Here is how to install new Roundcube 1.5 on new (sub)domain:

Code: Select all

wget -nv https://c.myvestacp.com/tools/install-new-roundcube.sh -O /root/install-new-roundcube.sh
bash /root/install-new-roundcube.sh 'webmail' 'webmail.YOURDOMAIN.COM'
It has responsive design, perfectly adapted for mobile phones too.


Screenshot_83.png
bash /root/install-new-roundcube.sh 'mymail' 'mymail.YOURDOMAIN.COM'

this command work to ?
User avatar
myVesta
Site Admin
Posts: 924
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

T4B wrote: Thu Dec 23, 2021 6:32 pm bash /root/install-new-roundcube.sh 'mymail' 'mymail.YOURDOMAIN.COM'

this command work too ?
Absolutely.
mikeh1
Posts: 5
Joined: Tue Dec 28, 2021 7:09 pm

Hi,
How is command for reinstall this new-roundcube?
I was try to install but lost generated passwords, how to reinstall from begining?
Thanks.
User avatar
myVesta
Site Admin
Posts: 924
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

mikeh1 wrote: Wed Apr 06, 2022 4:54 pm Hi,
How is command for reinstall this new-roundcube?
I was try to install but lost generated passwords, how to reinstall from begining?
Thanks.
delete subdomain and database, and run installer again.
lagibelajar
Posts: 1
Joined: Wed Apr 05, 2023 5:37 am

Error Open webmail.domain.com

Code: Select all

Oops... something went wrong!
An internal error has occurred. Your request cannot be processed at this time.

For administrators: Please check the application and/or server error logs for more information.
can you help me ?
mckaygerhard
Posts: 20
Joined: Thu Jun 08, 2023 6:32 pm
Been thanked: 1 time

your error means you need to clean the previous install also check your domian. can you give logs of the error]?
KarlGustaff
Posts: 4
Joined: Fri Jan 27, 2023 8:48 am

Hey, can anybody help me please? How about roundcubes email password change for user?

What should I do to avoid Server error 600 cannot change password in Roundcube Webmail
mikeh1
Posts: 5
Joined: Tue Dec 28, 2021 7:09 pm

KarlGustaff wrote: Wed Oct 25, 2023 6:38 am Hey, can anybody help me please? How about roundcubes email password change for user?

What should I do to avoid Server error 600 cannot change password in Roundcube Webmail
In vesta panel you can change/update password or during installation of webmail you need check option password for install additional addon. Then you will be approved to change password directly from webmail account.
Post Reply