I just did fresh install of DA and I found that squirrelmail doesn't work. Actually it seems it was not installed automatically. Do I need to install it manually? Or it sounds like there was a spike during installation?
Enable it options.conf and install with custombuild:
Code:
[root@server]# cd /usr/local/directadmin/custombuild
[root@server]# ./build set squirrelmail yes
Changed squirrelmail option from no to yes
[root@server]# ./build squirrelmail
Enable it options.conf and install with custombuild:
Code:
[root@server]# cd /usr/local/directadmin/custombuild
[root@server]# ./build set squirrelmail yes
Changed squirrelmail option from no to yes
[root@server]# ./build squirrelmail