Hey all, This is a fresh install on ubuntu 14.04 and tried with 14.10 a few times with the same result. the links in the control panel will not work in IE Chrome or Firefox... here is a link to a screencast on youtube Any ideas what could cause this? Thanks in advance!
You have added a wrong alias in apache. The alias for webmail has to be named /webmail as described in the tutorial and not /mail. If you name it /mail, then you get this result as apache will redirect all requests that start with /mail (like the links in the ispconfig mail module) to your webmail client. So the fix is, edit your webmail file and change the laisa back to the name /wevmail (as desctibed in the ubuntu 14.04 tutorial) and then restart apache.