How to install new Roundcube 1.5

Post Reply
User avatar
myVesta
Site Admin
Posts: 803
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 4 times
Been thanked: 5 times

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
Screenshot_83.png (9.97 KiB)

Tags:
User avatar
T4B
Posts: 138
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 2 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: 803
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 4 times
Been thanked: 5 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: 4
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: 803
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 4 times
Been thanked: 5 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.
Post Reply