You can always set up your own drop-in, standalone installation of Rainloop and direct your customers to that website. Then and there, your customers could even use the password changing plugin that I created not too long ago!
In my case, if we access webmail via server hostname ( name server in my case ) it works but if the client uses its own domain name it won’t and show 404 error page.
Can we do any force redirection for all hosted websites on server like
@Hifihedgehog - Can you have any post for this like standalone installation?
Installing Rainloop to a website is much like installing any other modern PHP-based application. Fortunately, Rainloop does have very good documentation that I highly recommend you check out that can help in that regard!
As hifihedgehog and cyberpanel as said, there is no solution so far for this as its not coded, you can suggest to your users to just use your hostname for rainloop by following the guide @Cyberpanel posted above, other than that like @Hifihedgehog said, you can ask your users to install rainloop manually on their domain.
(Quote)
Installing Rainloop to a website is much like installing any other modern PHP-based application. Fortunately, Rainloop does have very good documentation that I highly recommend you check out that can help in that regard!
its very easy to setup/ access the webmail with webmail.domain_name
first, you can add webmail as an addon domain
then go to litespeed admin console page and edit the document root of the virtualhost webmail.domain_name and change it to /usr/local/CyberCP/public/rainloop
this will work perfectly
also you can force it to SSL by adding htaccess under the rainloop folder or via adding redirect rules in litespeedvhost…