(02-16-2015, 04:03 AM)TGates Wrote:Possibly this line. I have tried it in the past also with no luck, I settled on using:Code:ServerAlias webmail.*
as a Global Vhost Entry in Module Admin > Apache Config.Code:Alias /webmail /etc/sentora/panel/etc/apps/webmail
This allows all domains and subdomains to use domain.com/webmail to access roundcube and has worked without flaw for a few years now.
(I also use a similar variation for external phpmyadmin login.)
Doing it this way also prevents clients from having to add a webmail record to their DNS settings. Much easier for everybody
You need to lose Required all Granted line.
Works fine then for me.