Hi, recently we upgraded our 2 servers from ISP v 3.0 to the latest version ISPConfig 3.1.13p1 and since then the MAIL tab stopped working. When we click on the mail tab, on the left pane we can see the mail options, all of them are clickable, but nothing happens. on the Monitor TAB we can see both servers in green, (the second server is connected to ispconfig) We have on 1st (master) server webs, db and fs and on the second server mails and db. can you help us with this issue please? master - debian 7+appache2 2nd server - debian7+dovecot+postfix many thanks PV
Check your web server config, you probably added va global alias for /mail instead of using /webmail for a webmail application. Change that alis to /webmail as a alias names /mail will conflict with the email module in ISPConfig.