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'
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'
bash /root/install-new-roundcube.sh 'mymail' 'mymail.YOURDOMAIN.COM'myVesta wrote: ↑Fri Dec 17, 2021 12:56 am Here is how to install new Roundcube 1.5 on new (sub)domain:It has responsive design, perfectly adapted for mobile phones too.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'
Screenshot_83.png